I am using AS3. I have two instances on stage on the same spot. One of them is called "shape1" and it is on top of the other one. How can I change depth using AS, so that shape1 is under the other instance.

Any help would be appreciated.