Have you guys read this? http://code.google.com/p/swfobject/wiki/faq (#21)
Why do stage.stageWidth and stage.stageHeight return 0 in Firefox or Internet Explorer when using dynamic publishing? When using the *dynamic publishing method* in Internet Explorer or Firefox on Mac stage.stageWidth and stage.stageHeight might initially return 0 (note that for Internet Explorer the stage size will be available on first load, however when reloading or revisiting a page it will initially be 0). The solution is to define a resize handler in your ActionScript?<http://code.google.com/p/swfobject/w/edit/ActionScript>code. The Flash Player team was obviously Aran On Fri, Sep 25, 2009 at 5:39 AM, Nik <[email protected]> wrote: > > Well the only luck i have had so far is replacing the swfobjecct > technique with > > <embed type="application/x-shockwave-flash" » > src="/carousel3.swf" width="552" height="400" » > pluginspage="http://www.adobe.com/go/getflashplayer" /> > <noembed>Get Flash Player</noembed> > > kinda sucks but thats what you get in the world of ie arghhh!! > > I have been reading that AllowScriptAccess="always" is the culprit > anybody know how to fix it without using prehistoric embed?? > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
