AS3: Get all children of specified object


/ Published in: ActionScript 3
Save to your folder(s)

This takes whatever object you want (called YOUR_OBJECT in the source) and traces out each child of that object. Pretty useful for debugging an add/removeChild issue.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.