I want the navigation_mc to be in a specific place. How can i do that with actionscript? How can i place the mc?
This is the code i used so far.
this.createEmptyMovieClip(“navigation_mc”, 10);
loadMovie(“navigation.swf”, navigation_mc);
I want the navigation_mc to be in a specific place. How can i do that with actionscript? How can i place the mc?
This is the code i used so far.
this.createEmptyMovieClip(“navigation_mc”, 10);
loadMovie(“navigation.swf”, navigation_mc);
:: Copyright KIRUPA 2024 //--