hi everyone!
I have a swf file wich contains 7 buttons, each one with a specific behavior. I've been trying to import this movie and access each button through actionscript.
_root.createEmptyMovieClip("MyButtons", 0);
MyButtons.LoadMovie("Buttons.swf");
//MyButton_1 ...
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.