swapping depths question. not a request to fix my code... this time)
So I want to implement a system where the further down the Y axis a character goes, the higher up he goes on the display list. I'm also keeping him in the middle of the x axis and having the game world move around him in its own separate movieClip. My question is can I have the player swap depths with objects INSIDE that movieClip?