Hi,

I have a button that plays a movieclip inside a label (power)

on (press) {
gotoAndPlay ("power");
}

what I want to know if there is a code so each time I click the button it will...