Have you read an implemented FAQ #1 on 100% sizing for FF? http://code.google.com/p/swfobject/wiki/faq
Aran On Thu, Sep 17, 2009 at 9:35 AM, matty <[email protected]> wrote: > > Hi all, I tried finding the solution for this but I've tried a dozen > different things and nothing is working. I have a flex 3 app that > runs fine in IE, safari and chrome, however in firefox I get a blank > white page. I've debugged the app and the swf gets loaded fine - hits > all the breakpoints I set, however, the swf is not physically in the > browser... here's my embed code in the head tag: > > swfobject.switchOffAutoHideShow(); > swfobject.embedSWF("main.swf", "wrapper", "100%", "100%", "9.0.0", > "expressInstall.swf", {data:encodeURI(innerXHTML > (document.getElementById("wrapper")))}, {}); > > > I have used firebug to try to see any errors, but I see none. the > "Net" tab shows 0 requests... I'm stumped. > > Aran, any ideas? > > Thanks in advance. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
