mmmmmmmm
asi de rapido se me ocurre que hagas retroceder la aguja del MC de la animacion que hasta el principio, algo asi.......
Código PHP:
boton.onRollOut = function():Void{
onEnterFrame = function():Void{
animacion.gotoAndStop(animacion._currentFrame -1);
if(aniamcion._currentFrame == 0)
delete onEnterFrame;
}
}
bueno, espero sea de ayuda!
have funnnnnnnnn