Ver originalbtn_at1.addEventListener(MouseEvent.MOUSE_UP, mensaje);function mensaje(evento:MouseEvent):void{MovieClip(root).gotoAndStop(1);}