for(var i:int=0;i<this.numChildren; i++){ objetos.push(this.getChildAt(i)); trace(objetos[i].name); }