Hi All,
I have a scenario where the RadEditor is stripping the Object Tags around an embedded mp3.
This is what we try to cut and paste HTML mode:
We then switch to Design Mode, go back to HTML mode and find this:
This then causes other issues.. So my questions are:
1) Why is the object tag being stripped?
2) Is the top HTML code not well formed??
Thanks
Anthony
I have a scenario where the RadEditor is stripping the Object Tags around an embedded mp3.
This is what we try to cut and paste HTML mode:
<p> <object width="100%" height="35"> <embed type="application/x-shockwave-flash" flashvars="audioUrl=http://www.eteacher.pro/Portals/0/SCO/FX0186/FX0186.mp3" src="https://www.google.com/reader/ui/3523697345-audio-player.swf" width="100%" height="27" quality="best"></embed> <noembed>Podcast player feature available on website only.</noembed> </object> <br> Click the PLAY button to listen to this podcast.</p>We then switch to Design Mode, go back to HTML mode and find this:
<p><embed height="27" type="application/x-shockwave-flash" width="100%" src="http://www.google.com/reader/ui/3523697345-audio-player.swf" quality="best" flashvars="audioUrl=http://www.eteacher.pro/Portals/0/SCO/STR051/STR051.mp3" /><noembed /><br />Click the PLAY button to listen to this podcast.</p>This then causes other issues.. So my questions are:
1) Why is the object tag being stripped?
2) Is the top HTML code not well formed??
Thanks
Anthony
