Did you try:

childOneMC.getChildByName("grandchild")

?

You're already defining the variable childOneMC at the top level, so
there's no reason to reach down into holder to get it. Just my 2ยข,
hth...

.m

On Tue, Sep 28, 2010 at 10:48 AM, Lehr, Theodore
<ted_l...@federal.dell.com> wrote:
> holder.getChildByName("childOneMC").grandchild

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

Reply via email to