var arr:Array = (vbox.getChildByName("hbox_1") as HBox).getChildren(); for each (var obj:DisplayObject in arr){ //Определить тип объекта obj }