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

[IE] Embed Object not being displayed in Design View

1 Answer 24 Views
Editor
This is a migrated thread and some comments may be shown as answers.
vkucherov
Top achievements
Rank 1
vkucherov asked on 24 Nov 2014, 11:01 AM
Hello,

My site works in this IE modes:
Browser Mode: IE10 Compat View.
Document Mode: IE5 quirks.

If I paste the flash video code inside the <span> tag and switch the editor to Design View, I see nothing in preview. Is there a way to fix this behaviour? I can reproduce this on the RadEditor demo page.

The code that I am using:
<span><object id="limelight_player_706467" class="LimelightEmbeddedPlayerFlash" name="limelight_player_706467" data="http://flash-animation.ru/img/fla/fire.swf" width="480" type="application/x-shockwave-flash"><param name="movie" value="http://flash-animation.ru/img/fla/fire.swf"/><param name="wmode" value="window"/><param name="allowScriptAccess" value="always"/><param name="allowFullScreen" value="true"/><param name="flashVars" value="playerForm=d5250f0fce0f4a7fbfb1f6d0ff2af2d4&amp;mediaId=6853d410e2c2466382fa8e2b637b59ee"/></object></span>

Thank you. Best Regards,
Viktor 

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 26 Nov 2014, 07:07 AM
Hello Виктор,

The controls from the Telerik UI for ASP.NET AJAX suite are supported in IE browsers with version 7.0 and above. You can examine this sheet.

Using the IE10 compatibility with the IE5 quirks causes the browser to use IE5 engine, therefore, due to the unsupported browser engine the control fails to work properly. I assume this is due to compatibility matters related to JS logic.

I suggest using an more recent browser engine, e.g., IE7 mode.

Regards,
Ianko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Editor
Asked by
vkucherov
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or