Hey,
I’m stumped and need a hand. I am loading content.swf into index.swf using loadContent.loadMovie(“content.swf”);
In content.swf there is a var named mycounter. I want to pass the number from mycounter back to index.swf.
Anyone know how to do this?
thanks!