Skip to main content
Inspiring
July 17, 2012
Question

How to use getdepth in as3

  • July 17, 2012
  • 1 reply
  • 1790 views

Hi everyone,

can any one tell me how to use get depth in as3

This topic has been closed for replies.

1 reply

Ned Murphy
Legend
July 17, 2012

There is no getDepth in AS3.  The closest thing to it would be to the getChildIndex of the DisplayObjectContainer class.

Inspiring
July 17, 2012

ok thanks