Copy link to clipboard
Copied
Good morning, users.
I would like to know if there is any function that allows you to move a particular MovieClip or Button to the front of all objects and to the back as well.
Make an object on the stage, go behind a backgroud, for example. can anybody help me?
Copy link to clipboard
Copied
Specify AS3 or Canvas.
Copy link to clipboard
Copied
ActionScript 3
@EDIT SOLVED!
used: addChildAt.
Thanks.