In as2 whenever you wanted to know the heirarchy of the movieclip I would just trace(this) and it would give _level0.mc1.mc2.mc3 etc.

How can you achieve that in as3 as it returns the type [object MovieClip] and not its location.

I am sure it can be done as it was a very handy thing for when you get lost in your mcs :)

Cheers

M
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to