using flash 5
I've hit a bit of a snag. Something easily remedied I'm sure. And once told how I'll feel extremely dumb for even asking. I have a button at the end of a movie clip. Currently I have it set to: on (release) {gotoAndPlay ("finished", 1);}... having clicked the button it should go to my next scene (labeled 'finished'). Instead of going to the next scene, it just goes back to the first frame of the movie clip.
How do I get it to point to the next scene instead of returning to the beginning?
How do I get it to point to the next scene instead of returning to the beginning?
