o.getChildByName("foo") returns NULL.
However, I *can* drill down to the childDescriptors of o in the debug
window.  I do see "foo" therein.


The call to o.getChildByName() was working until o's parent became a
AS3 variable.  Prior to this, o's parent was an MXML tag & everything
worked.  

Any thoughts???

Reply via email to