I have recently had a similar problem - getting a syntax error in swfobject.js according to firebug.
Anyway, as a temp fix I tried the unminified version of the javascript in the source directory of the zip download and it doesn't give this error. I am guessing that the javascript interpreter in Firefox doesn't like the way the file has been minified. Hope this helps. S On May 18, 3:56 am, Matt <[email protected]> wrote: > Hi, > > I have a very specific issue of flash not loading when using > SWFObject. I have read about a lot of issues regarding wmode, but I > can't work out if it is related to any of them or not. > > It only occurs when using a movieclip that loads other clips into it > via an xml config file (the base clip loads, but the subclips/xml do > not). However, it also only occurs when wmode is set to opaque or > transparent (always works when set to window), and only when using > SWFObject (static or dynamic publishing - adobe's default JS embedding > works). It always occurs in Firefox (but only when loading from > cache), but have also seen it happen in Safari (win). I have not been > able to reproduce it in IE or Chrome. > > Any ideas on how to get it working consistently using SWFObject > appreciated! > > Cheers, > Matt > > -- > 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 > athttp://groups.google.com/group/swfobject?hl=en. -- 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.
