On Wed, Mar 10, 2010 at 9:31 AM, [email protected] <
[email protected]> 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
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to