I built an image gallery in Flash and it loads the XML just fine locally, but not when I put it on the server. I have tried putting the XML file into the directory with the SWF, as well as in all subdirectories, and it simply will not load. The structure has a main SWF load smaller SWF modules. The module is the gallery. Again, it works offline, but not on the server. The host is aplus.net. It is on the same domain, so I don’t think it is a crossdomain issue. Can anybody help? Thanks
Share
Your file name is capitalised oddly. Have you checked that it is exactly correct? Apache servers are case sensitive, so if your local server is not, it would explain the problem.