View Full Version : flash and latest fireFox bug?!
m943ss
08-10-2007, 11:40 PM
I have made simple flash.
Flash loads xml, where is image files destination way, and flash make simple
slide show of these images.
Problem is - in latest fireFox flash don`t show those images.
xml code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<images>
<pic>
<image>folder\a.jpg</image>
</pic>
<pic>
<image>folder\b.jpg</image>
</pic>
</images>
In I.E. all works fine.
atomic
08-11-2007, 01:03 AM
A link to this?
m943ss
08-11-2007, 08:54 AM
i use this tutorial:
http://www.kirupa.com/developer/mx2004/xml_slideshow.htm
but when I browse with Firefox in tutorial page, all works fine, but
in my project Firefox don`t show these pictures.
And - when i launch my project from pc with Firefox, all works, but when I put files in server (ftp), Firefox don't show those images.
atomic
08-11-2007, 02:08 PM
I was asking a link to your own movie, not the tutorial's.
m943ss
08-11-2007, 02:23 PM
my sample add in Attachment.
atomic
08-11-2007, 02:58 PM
Your file works for me on IE & FF...
TEST (http://francoisgill.110mb.com/flash/test/2.html)
m943ss
08-11-2007, 06:51 PM
ou! Really, works! Just tested in my Firefox.
I copy your page source and put on my server, but still dont work in Firefox :eek:
Maybe the reason is server, some options or something?
atomic
08-11-2007, 07:14 PM
That's why I was first asking for a link to your site, not to the tutorial, or your.fla!
kool-Aid
08-14-2007, 07:58 PM
This could seem like a stupid statement but the html file must be in the same folder as the xml, and the swf file on your server. I know because i edit my html file to pull the swf from wherever i have it, sometimes in different folders. This does not work when using xml to pull content. They all have to be in the same location.
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.