When I try to insert flash video in RadEditor, it isn't shown in design mode.
To reproduse:
1. Open http://demos.telerik.com/aspnet-ajax/editor/examples/default/defaultcs.aspx
2. Swich to html mode.
3. Insert:
<embed wmode="transparent" src="http://www.youtube.com/v/uz4_TAoX3uE&hl=en_US&fs=1&rel=0" quality="high" bgcolor="#FFFFFF" name="Vermont" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" width="480" align="" height="250">
4. Swich to design mode.
Insted of video, in Firefox you will see static image.
To reproduse:
1. Open http://demos.telerik.com/aspnet-ajax/editor/examples/default/defaultcs.aspx
2. Swich to html mode.
3. Insert:
<embed wmode="transparent" src="http://www.youtube.com/v/uz4_TAoX3uE&hl=en_US&fs=1&rel=0" quality="high" bgcolor="#FFFFFF" name="Vermont" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" width="480" align="" height="250">
4. Swich to design mode.
Insted of video, in Firefox you will see static image.