My Flash project is made of several .swf files, one of them loads XML gallery. everything works fine on my machine, but when I upload it to the testing server gallery content doesn't load.
All my paths are relative to Main swf file. I can't makeabsolute URLs, b/c I have to deliver "working" zip package.
What could be wrong?
edit:
When preloading on testing server on mac I get (IO errorError Event- load never completed) on FF and Chrome. But 0 errors on pc.