XML, PHP, Flash...take 2
XML, PHP, Flash...take 2
Out of context: Reply #7
- Started
- Last post
- 8 Responses
- Mick0
I've seen similar problems when your SWFs are in a sub directory of your HTML object/embed tag. Your flash is loading external data relative to the location of the SWFs bu, sometimes it is relative to the HTML file (I can't remember in which case it does which). The easiest way to figure out if this is the problem is to put all your SWFs, images, and PHP/HTML in the same directory (and modify the flash accordingly).
You can also check out
http://www.macromedia.com/suppor…
and look at the bottom where it says "BASE".