This used to be so easy to do back in the day, but not any more. I’m trying to create a reeaaally simple button in Flash CS3 that on release goes to and plays the next frame.
on (release,gotoAndPlay(nextFrame();
All the button does is starts an mp3 that’s embedded in the file. I’ve made tons of these in the past, but now with CS3 I’m finding this task very difficult. :crying:
The code is in the button instance, but I’m getting the following error when I publish.
Invalid mouse event specified.
Lil help anyone??