Not Replaying

I have a movieclip that want to replay when It comes to the end. The replay button appears then when I click it, it just disappears. The code on it is

on (release) {
gotoAndPlay(4);
}

I don’t know that since it is a movieclip I should do some different code to make it play again. If someone knows what code, could they please give it to me.

The problem also may be because of a stop action I put, I dont know though.

:toad: Kikenjr:king: