I have an swf with a variable in it. In that swf, there's an external swf (let's call it clipA) loaded in level2. How would I actionscript clipA to tell the main movie to change the variable to something else?
The main movie contains the variable. I have many external swf's, which are loaded on a different level, that need to change the variable(in the main movieclip) when called to.
When you click on the external movies, it changes the main movie's variable, which in turn, should load and replace a different external swf. The thing is, the variable changes, but the swf won't change. How can I make it to where when the variable changes, it dynamically changes the external swf into another one? I have tried many different clip events, but none seem to dynamically change it.
ps: I have all the targetting correct, and I know it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.