On Wed, Mar 10, 2010 at 9:31 AM, kennethkawam...@gmail.com <
kennethkawam...@gmail.com> wrote:

> If "aChild" is a public property of your currentTarget, your code would
> work.
>
> If not you can use getChildByName()/getChildAt()
>

It isn't, so I tried this code:

trace(e.currentTarget.getChildByName(aChild).text);

and while it didn't error, it didn't trace anything when I moused over :(
TIA,
Susan
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to