A link to the offending page would be a start, if that can be done. I would also make sure to check that you don't have embedded in your code a check to only allow users to have the version 10 plugin. Knowing whether or not you are: a) using the code generator (google search for SWFObject code generator), b) using the dynamic or static publishing method, and c) moving all your javascript declarations to the <head> portion of the document (this solves a particular issue with FF3.5 and is generally better practice than having the scripts inline with your HTML code) --- these would also help us help you.
Vincent On Wed, Jul 22, 2009 at 10:42 AM, Joe <[email protected]> wrote: > > Hi, > > We have a problem with loading flash object using swfobject 2.1/2.2. > Basically, the flash objects can be loaded without any problems in > both IE7 and FF3.5 if the flash player plugin is v10. But if the flash > player plugin is v9, then the flash objects can't be loaded in either > IE7 or FF3.5. And there is no JS or Flash runtime error thrown out. We > goolged a lot, but can't get solution. We wonder if we can get any > help/tip/hint here. Please let us know if any info needed to > understand/solve this problem. Thank you very much! > > Best regards, > Joe > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
