miBtn.addEventListener(MouseEvent.CLICK, cerrar) function cerrar(evt:MouseEvent):void{ fscommand("quit") }