I don't think that this issue is actually directly related to swfobject as the library is not doing anything with your path other than passing it through to the the Flash plugin to load/render.
A bit random, but have you tried putting your file up on a server rather than a file:// reference on your desktop? There are a bunch of things which don't work when testing locally, as this could be one of them for IE. If you post a link to your page, then we can see where IE is trying to load the file from. Cheers, Aran On Tue, Aug 24, 2010 at 5:05 AM, Neil <[email protected]> wrote: > Thank you Aran. Yes I have changed charset to utf-8 and have got the > same encoded path as yours. Unfortunately it just does not work using > this dynamic publishing method. > > I then tried the static publishing method and this time it works in > FireFox and Chrome! Although IE still has no luck. So I think we have > the right encoded path but the swfobject has some problems handling > it. Any insights here? > > Thanks, > Neil > > -- > 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]<swfobject%[email protected]> > . > For more options, visit this group at > http://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.
