This content has been marked as final.
Show 3 replies
-
1. Re: MC question
Petro O. Bochan May 29, 2010 2:16 AM (in response to d0brin)Use the swapDepths movieclip method.
-
2. Re: MC question
d0brin May 29, 2010 2:28 AM (in response to Petro O. Bochan)yeah i knew it was that one but how im nea should i have set a depth to an mc before i swap it? And how to use it swap if I have 10 objects on the stage?
-
3. Re: MC question
Petro O. Bochan May 29, 2010 2:42 AM (in response to d0brin)One way would be to use createEmptyMovieClip and then attach your clicked mc to it (since the createEmptyMovieClip creates a movieclip at the highest depth at that moment) and delete the original.


