Hi,
I am facing a problem in the loading/calling of swf file which contain the dynamic XMl file.
Let me tell you the scene
I have a main file as “index.swf”, I am loading a file as “about_us.swf” in this main file.
My file “about_us.swf” contain the XML content + image loading file
when I am loading this file (about_us.swf") in main file (index.swf) I can not see the content and image as well and giving the error as “_level0.a.mytextabout_us”.
I think this is the path problem but unable to sort it out please help