I created an empty movieclip with:
_root.createEmptyMovieClip("container", 1);
Where in the script can I add the x and y properties for that empty movieclip?
I created an empty movieclip with:
_root.createEmptyMovieClip("container", 1);
Where in the script can I add the x and y properties for that empty movieclip?
:: Copyright KIRUPA 2024 //--