PDA

View Full Version : XML lot loading on line


Suchy
11-17-2005, 06:13 AM
I have whole bunch of xml files that load into my movie, some files are in subfolders, ex. here is the path to one xml file
XML\BIP\Info\Budget\2005.xml

Now these files load perfectly when I test my swf localy, but when I but when I place the swf and the folders with the xmls onto a web-server, they do not load. The only file that loads is in the XML folder, here is the path:
XML\index.xml

So is this normal ?