var someObj:Object=this.parent.getChildByName(this.name); this.parent.removeChild(someObj);
this.parent.removeChild(this);