Oops, looks like I clicked on the reply to Author button just now. But
anyway, like I said in my reply, you are right, it's because dynamic
publishing code specifically requires a 10.0.0 flash player. Thank you
very much for the quick response!

On Jul 22, 2:47 pm, Vincent Polite <[email protected]>
wrote:
> i.e. if you were using dynamic publishing you might have code that looks
> like this:
>
> swfobject.embedSWF("untitled.swf", "myAlternativeContent", "800", "600",
> "9.0.0", false, flashvars, params, attributes);
>
> if the "9.0.0" is something like "10.0.0" then that would be part, if not
> all of your issue.
>
> Also, are there any browser w/Flash 10 that DO work for you under your
> current scenario?  My guess would be not, but answer the questions as best
> as you can and hopefully we'll reach a conclusion that gets things working
> for you.
>
> Vincent
>
> On Wed, Jul 22, 2009 at 12:46 PM, Vincent Polite <
>
> [email protected]> wrote:
> > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to