﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3711	EMBED is outdated for flash	Carsten Schmitz		"When embedding a flash object FCKeditor is currently using an <EMBED> tag. This is not valid XHTML. Better use the object type like:


{{{
<object type=""application/x-shockwave-flash"" style=""width:XXXpx; height:YYYpx
;"" data=""http://your.domain.com/your_flash_file.swf"">
    <param name=""movie"" value=""http://your.domain.com/your_fla
sh_file.swf"" />
</object>
}}}
"	Bug	closed	Normal	CKEditor 3.0	General	FCKeditor 2.6.4	fixed	Confirmed	
