I have already properly loaded in a swf in my main fla file. The swf I am loading in has interactions and has it's own code level. The swf loaded in uses some XML to run different objects. I want to pass the file path of xml from my main FLA file down to the loaded in swf.
Any suggestions on how to do this?