Loading .swf help
ok,
So I have a .swf file that loads in xml and such.
Now I want to have a flash file load that into it, but when I do the loaded .swf loses the location of its files to load?
So.
File A - the loader
File B - load swf
File C - load swf xml file
All sit in the same folder
if I open file B, it reads file C no problem
if I open A that loads in B, it loses location of C and it dont load the xml?!
I am on access network files, anyone have any idea or help on this subject?
If this was AS2 I would just _lockroot B, and that would work but this is AS3, is there anything like that I can try?
Any of you gurus know?
|