Ver originalmovieClip.addEventListener(MouseEvent.CLICK,moverFrame); function moverFrame (event:MouseEvent):void { nextFrame(); }