override public function removeChild(child : DisplayObject) : void { //your code with fade out... super.removeChild(child) }