Can you say more about what the "Object Graph" is ?

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Weyert de
Boer
Sent: 19 October 2005 16:19
To: Flashcoders mailing list
Subject: Re: [Flashcoders] Techniques for figuring out where your handler
is?

Kevin Boyd (MMCR) wrote:

>The thing I waste most time on in coding in Flash is figuring out where 
>I am in my object hierarchy when needing to refer up or down the chain 
>to other movieClips. I usually stick a trace(this) in the handler, run 
>it and see where it is, which can be quite time consuming when working with
a big FLA.
>
Normally, I just iterate through the object graph via the bottom-down
approach.
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to