Hi everybody. I am using swf object 2.2 and I noticed on some older IE browsers, both, flash content and alternative content show up.
Does anybody know what I'm doing wrong? http://www.flashmavi.com = my flash intro http://www.flashmavi.com/scripts/swfobject.js I embed like this: <object id="FlashIDTop" classid="clsid:D27CDB6E- AE6D-11cf-96B8-444553540000" width="940" height="75"> <param name="movie" value="http://www.flashmavi.com/menus/header/ top.swf" /> <param name="quality" value="high" /> <param name="wmode" value="transparent" /> <param name="BGCOLOR" value="#000000" /> <!--[if !IE]>--> <object type="application/x-shockwave-flash" data="http:// www.flashmavi.com/menus/header/top.swf" width="940" height="75"> <param name="quality" value="high" /> <param name="wmode" value="transparent" /> <param name="BGCOLOR" value="#000000" /> <!--<![endif]--> <div style="width: 940px; height: 75px;"> This is my alternative content </div> <!--[if !IE]>--> </object> <!--<![endif]--> </object> A have this problem on hundreds of pages ( with my flash menus ) Would really appreciate help My flash files are made for flashplayer 9.0 Thanx Martin -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en.
