Well I make a button, I highlight it and go to actions. I put in this code,
on (release) {
gotoAndPlay ("design2", "background 1");
}
Where "design 2" is the same scene that I am in. (I have also tryed using "current scene and it didn't work)also, "background 1" is the frame label. When I click the button it ignores these instructions and goes past this movie clip on to the next one. I have also had several different "Stop" actions before, during and after and of this mess and it does nothing. It actually worked once and then I turned around and it didn't. Also, when I try toi direct the movie to a new scene with a button it doesn't work.
HELP!
Anthony