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

Media manager - embed vs. object tags

1 Answer 27 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Emily
Top achievements
Rank 1
Emily asked on 05 Sep 2008, 10:08 PM
Hello, I am wondering if the latest version of RadEditor generates <object> tags in the Media Manger, as opposed to the <embed> tags that get generated in the current version of RadEditor I am running. Thank you.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 08 Sep 2008, 09:55 AM
Hi Emily,

The Media manager of RadEditor for ASP.NET AJAX always generates <object> tags, e.g.

<object type="application/x-oleobject" height="150" width="150" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95">
<param name="FileName" value="/aspnet/prometheus/Editor/Img/UserDir/PublicRelations/RadNavigation.avi"><embed src="/aspnet/prometheus/Editor/Img/UserDir/PublicRelations/RadNavigation.avi" width="150" height="150" type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer"></embed></object>

You can test the latest editor here.

Best regards,
Rumen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Editor
Asked by
Emily
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or