If I understand well, you Fla is in the same directory as all the folders, and that’s why it can actually reach the folders. But if you call the swf from the SWF folder, it won’t find the XML folder from inside the SWF folder.
However, this should be fixed when you embed your main.swf in an html file, providing your HTML is in the same directory as your fla, and all other folders, as your xml will now be called from the html file, not from the swf in the SWF folder anymore….
Hope that makes sense….
Posted 2 months ago











