as2 game
hi im making a simple maze game and i am new to flash and am hoping to be able to find a code to make a movie clip or button rotate continously but when rolled over by mouse cursor go to a set frame?
the code i use for making the rollover and change frame is
on (rollOver) {
gotoandplay(set frame)
}