Hi everyone,
can any one tell me how to use get depth in as3
There is no getDepth in AS3. The closest thing to it would be to the getChildIndex of the DisplayObjectContainer class.
ok thanks