Question
buttons inside a movie
I am having an issue with some buttons inside of a movie that
should reference a specific frame on Scene 1. the code I have is
on (release) {
gotoAndPlay("scene1", 546);
}
But it is doing is resetting to the begging of the movie instead of going to frame 546 in scene 1. You can take a look at the file by going to ftp://supersilo.com/exchange use the username of expert and pass of exchange
on (release) {
gotoAndPlay("scene1", 546);
}
But it is doing is resetting to the begging of the movie instead of going to frame 546 in scene 1. You can take a look at the file by going to ftp://supersilo.com/exchange use the username of expert and pass of exchange