@Dck RE: SWFObject should detect valid swf path -
So if you define an image tag in HTML and you point to a bad image path what happens? You get a box which defines the image size and a red x showing you that the image didn't load... If you right click in the area which the swf is supposed to appear, you will see a "flash movie not loaded" message. This behaviour comes from the Flash player itself, not SWFObject. Are you saying that SWFObject should somehow magically check if you are specifying a correct path for your swf? RE: your 2.1 issues - FF3 / SWFObject 2.1 / FP10 work just fine for me and many other users. I think you have an issue which is specific to the way you have implemented you code. Both "alpha" and "managerofmirth" found that their issues were not specific to swfobject 2.1 but other related code / deployments. Feel free to post the page you are having issues with. Aran -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of dck Sent: Tuesday, 9 December 2008 2:24 PM To: SWFObject Subject: Re: Having difficulty with Firefox The worst of all is that SWFObject 2.1 does write into the appointed div tags even though swf doesn't load. Which means that it doesn't even show alternate contents. This is quite frustrating. I think the best way to deal with this is somehow detect installed flash version before loading swfobject. if it's above 10, then load swfobject 1.5, else load 2.1. But I have no idea how to do that.. yet --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
