I have created a website and embedded a couple of Flash files in the
site using SWFObject and swfobject.embedSWF("mySWF.swf",
"myAlternativeContent", "499", "315", "9.0.0", "Scripts/
expressInstall.swf", flashvars, params, attributes); {Shortened for
brevity}

This method works fine when viewing on my Mac Pro, a G5 and even an
older desktop PC, but when viewed on two laptops (one PC the other
Mac) the Flash files don't load. The Flash file loads fine on both
desktop machine and laptop using any other browser besides Firefox
regardless of platform.

I absolutely need to embed the Flash files in these two pages using
this method because I need to retrieve a GET variable from the URL to
pass to PHP for processing, so using the traditional EMBED tag is not
an option.

I have disable add-ons and enabled them one at a time to test - no
resolve. I have updated the Flash Player plugin and it tests fine on
Adobe's site.

I just uploaded v2 of the SWFObject to my site - same results. I
altered my code to absolute paths, ie 
http://www.mysite/Scripts/expressInstall.swf
- same results.

Other Flash pages on the site embedded with traditional EMBED tags
view fine.

Anyone seen anything like this before? I'm stumped.

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