Page is a not externally linkable
- Code, Content, and Presentation
-- Flash and Shockwave
---- Flash Video Works in IE, not in FF or other Browsers


mdsww - 8:51 am on Oct 11, 2011 (gmt 0)


Here is the code I generally use to embed my swfs:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="669" height="293">
<param name="movie" value="flash/header.swf?button=0">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="wmode" value="transparent">
<!–[if !IE]> <–>
<object data="flash/header.swf?button=0"
width="669" height="293" type="application/x-shockwave-flash">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="wmode" value="transparent">
<param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer">
FAIL (the browser should render some flash content, not this).
</object>
<!–> <![endif]–>
</object>


Not sure if that helps?


Thread source:: http://www.webmasterworld.com/flash/4339047.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com