Bug reports
Version 3.x > Bug reports > Flash not showing View modes: 
User avatar
Member
Member
anilpundhir - 5/29/2009 12:56:12 PM
   
Flash not showing
Hi, I am trying to show a flash with the url: http://www.msnbc.msn.com/id/21134540/vp/25933859#25933859

But the flash does not show up.
Any idea what could be wrong?

User avatar
Kentico Developer
Kentico Developer
kentico_ondrejv - 6/5/2009 6:52:44 AM
   
RE:Flash not showing
Hello,

Please try to insert following code to the editable region on Page tab while it's in source mode:

<div><iframe height="339" width="425" src="http://www.msnbc.msn.com/id/22425001/vp/25933859#25933859" frameborder="0" scrolling="no"></iframe><p style="font-size:11px; font-family:Arial, Helvetica, sans-serif; color: #999; margin-top: 5px; background: transparent; text-align: center; width: 425px;">Visit msnbc.com for <a style="text-decoration:none !important; border-bottom: 1px dotted #999 !important; font-weight:normal !important; height: 13px; color:#5799DB !important;" href="http://www.msnbc.msn.com">Breaking News</a>, <a href="http://www.msnbc.msn.com/id/3032507" style="text-decoration:none !important; border-bottom: 1px dotted #999 !important; font-weight:normal !important; height: 13px; color:#5799DB !important;">World News</a>, and <a href="http://www.msnbc.msn.com/id/3032072" style="text-decoration:none !important; border-bottom: 1px dotted #999 !important; font-weight:normal !important; height: 13px; color:#5799DB !important;">News about the Economy</a></p></div>


Best regards
Ondrej Vasil

User avatar
Member
Member
AP-Kentico - 7/10/2009 1:50:40 PM
   
RE:Flash not showing
Thanks..