Copy link to clipboard
Copied
Hi,
I am a total newbie. In the picture, I click movieclip 1 and movieclip 2 appears, but it appears underneath movieclip 3.
How I can make movie clip 2 appears above movieclip 3 without arranging the layers.
Many many thanks.
KC.
You can use setChildIndex(). Here is a link to an example solution:
http://stackoverflow.com/questions/11737925/as3-setchildindex-to-front
Copy link to clipboard
Copied
You can use setChildIndex(). Here is a link to an example solution:
http://stackoverflow.com/questions/11737925/as3-setchildindex-to-front
Find more inspiration, events, and resources on the new Adobe Community
Explore Now