So you have the proper <object> definition on the page as well? A link to your page would be the quickest way for people to check what is going on.
Also, the code generator can be a helpful tool to ensure you code is well formed: http://www.bobbyvandersluis.com/swfobject/generator/index.html Aran -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of K-Mile Sent: Wednesday, 14 January 2009 9:43 PM To: SWFObject Subject: registerObject hides SWF file Hi, I am probably missing something huge here, but when registering a flash movie using the static publishing method, my flash movie ends up with 'visibility:hidden'. When going through the source the registerObject method ends with 'setVisibility(objectIdStr, false)' so the fact that the movie is hidden is clear to me. What I don't understand is why the main method is (apparently) never called, never showing the SWF file. It fails in IE6, IE7, and FF3. Do I need to register the dom load event myself? Could this be conflicting with jQuery? Is there something else I am not aware of? Thanks for any pointers you might have on this! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
