This is a migrated thread and some comments may be shown as answers.

[Solved] RadEditor changing embed-tag

1 Answer 140 Views
Editor
This is a migrated thread and some comments may be shown as answers.
David Ahlbaum
Top achievements
Rank 2
David Ahlbaum asked on 07 May 2008, 02:41 PM
Hi everybody!

I´ve added a tool for inserting a certain type of flash-tags i my radeditor. These require a certain set of parameters. The problem is that when I switch to html-mode or save the html the values in the embed or object tag gets manipulated or lost. Why is this? Is there a certain way the editor needs the embed tag to look?

Thanx!

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 10 May 2008, 11:48 AM
Hi David,

Could you please send us your flash content before it is stripped and after that? We will examine it and we will do our best to provide a solution.

In addition to this, you can review bellow a sample flash object:
<object height="150" width="150" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param name="Movie" value="/demos/aspnet/Prometheus/Editor/Img/UserDir/Marketing/WinForms TV.swf">
<param name="play" value="true">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<param name="loop" value="false">
<param name="menu" value="false"><embed src="/demos/aspnet/Prometheus/Editor/Img/UserDir/Marketing/WinForms TV.swf" originalAttribute="src" originalPath="/demos/aspnet/Prometheus/Editor/Img/UserDir/Marketing/WinForms TV.swf" originalAttribute="src" originalPath="/demos/aspnet/Prometheus/Editor/Img/UserDir/Marketing/WinForms TV.swf" width="150" height="150" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" wmode="transparent" loop="false" menu="false"></embed></object>


Sincerely, George
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
David Ahlbaum
Top achievements
Rank 2
Answers by
George
Telerik team
Share this question
or