We have a project.that is created in flash 8 but exported to flash player 6, AS1. When I test the file in flash player 6 standalone locally, the file runs fine as well as publishing directly out of flash. When I embed the swf file into html and post it on the web, it is only viewable through IE. In firefox and opera all the preloaders stop working. The wierd thing is when I test the same html file in Firefox/Opera locally, they all display like they should. Has anyone has this issue before? Am I missing something? any help would be extremely appreciated!

EMBED CODE:

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"; width="780" height="700" id="interface" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="interface.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><embed src="interface.swf" quality="high" bgcolor="#000000" width="780" height="700" name="interface" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"; />
</object>

Cheers!

Mike




_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to