import mx.managers.PopUpManager; private function closeHandler():void { PopUpManager.removePopUp( this ); }