2 Replies Latest reply: Apr 6, 2011 8:42 AM by Ziggizag RSS

    Syntax question

    Ziggizag Community Member

      Hi,

       

      Could it be a bit simpler?

       

      var myDispObj:DisplayObject = DisplayObjectContainer(parent.getChildByName("sibling")).getChildByName("child");

       

      I really miss the old, nice days of "_parent.sibling.child" way of referencing...

       

      Any help here?