Hi all,
I have an MovieClip on Stage with instance name main_mc. I am loading an external game.swf in that main_mc. I want to access variables of root through game.swf.
I have used loadMovie() to load the external swf.
I am not able to access these variables.