danbradster
02-24-2006, 01:24 PM
I have set up a movie clip which has three buttons in it, on the buttons I have the following code -
on (release) {
gotoAndPlay("Scene 1", 5);
}
Is this the correct code? When I run the movie, nothing happens when I press the buttons, I have attached the .fla if that helps. Does anyone see any reason why the buttons wouldn't work?
Thanks.
on (release) {
gotoAndPlay("Scene 1", 5);
}
Is this the correct code? When I run the movie, nothing happens when I press the buttons, I have attached the .fla if that helps. Does anyone see any reason why the buttons wouldn't work?
Thanks.