THANK YOU SO MUCH! Sorry for making a typo, but thank you for alerting me about it. I thought it'd be a stupid mistake on my part rather than something with SWFObject. Thanks again
On Aug 27, 7:43 pm, Philip Hutchison <[email protected]> wrote: > SWFObject 2.2 works fine in IE6. > > you have a typo in your code. > > var flashvars = { > name1: "hello", > name2: "world", > > }; > > the comma after "world" should be deleted. IE chokes on extra commas in > objects. > > - philip > > On Thu, Aug 27, 2009 at 11:17 AM, jim <[email protected]> wrote: > > > I started working with SWFObject 2.2 this week. > > > It works great in Firefox. > > > But on IE6, the Flash doesn't display. > > > I have a very simple test page here: > > >http://jimpix.co.uk/ecards/_test.asp > > > My simple HTML is in the test page above > > > Screenshots of the IE6 error are here: > >http://jimpix.co.uk/ecards/swfobject-ie6-error.pdf > > > I can't get rid of IE6 support on my site because about 10% of > > visitors use it. And I'd like to use SWFObject, as I hope to start > > passing variables into the SWF file... > > > I suppose I could use an older version of SWFObject. > > > Any ideas much appreciated. > > > Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
