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 -~----------~----~----~----~------~----~------~--~---
