﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9094	Flash content not inserted properly from rev 7542	Satya Minnekanti		"'''To reproduce the defect:'''

1. Open Ajax sample, open Flash dialog

2. Enter the following URL [http://bytescout.com/files/demo/swfscout_VideoSample.swf] & click OK

3. Remove the Editor.

'''Issue: Flash not shown in Editor body.'''

This works on nightly build but broken from rev 7542

'''HTML Source for flash inserted on nightly build which is using rev 7538''' 

{{{
<p>
	<object classid=""clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"" codebase=""http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0""><param name=""quality"" value=""high"" /><param name=""movie"" value=""http://bytescout.com/files/demo/swfscout_VideoSample.swf"" /><embed pluginspage=""http://www.macromedia.com/go/getflashplayer"" quality=""high"" src=""http://bytescout.com/files/demo/swfscout_VideoSample.swf"" type=""application/x-shockwave-flash""></embed></object></p>
}}}

'''HTML Source for flash inserted on build which is using rev 7542''' 


{{{
<p>
	<object classid=""clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"" codebase=""http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0""></object></p>
}}}"	Bug	closed	Normal	CKEditor 3.6.4	General	3.6.4	fixed	IBM	Damian Teresa Monahan
