Replay Button

Is there a tutorial about replay button?

Thanks,
-nodo

Something more than this: :slight_smile:

ReplyButton.onRelease = function(){
Animation.gotoAndPlay(1);
}

cheers;
h88 :bandit: