SWF Object Blues
i downloaded google swfobject generator create code can embedd flash movies. however, issue flash movie not appear on firefox 14.01. , 15.it works on other browsers on website
http://www.preciousjewelslearning.org/
here code
<script type="text/javascript" src="swfobject.js">
</script>
<script type="text/javascript">
//<![cdata[
swfobject.registerobject("flash/virtuous words.swf", "9.0.0");
//]]>
</script>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="280" height="120" id="flash/virtuous words.swf"><param name="movie" value="flash/virtuous words.swf" />
<!--[if !ie]>-->
<object type="application/x-shockwave-flash" data="flash/virtuous%20words.swf" width="280" height="120"><param name="wmode" value="transparent" />
<!--<![endif]-->
<a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="get adobe flash player" /></a> <!--[if !ie]>--></object> <!--<![endif]--></object>
please help, thanks.
hello,
so in ie, the flash plugin must be installed, it's same in mozilla/firefox/opera. all all use same swf plugin (stored in the plugin folder). further details see here:
http://support.mozilla.org/en-us/kb/keep-flash-up-to-date-and-troubleshoot-problems.
hans-günter
p.s.
your swf file works charm in ff 13.01.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment