There are 4 scenes in my movie, in the last one, I have a text button that is supposed to take you back and replay the movie. The action on it is:
on (release) {
gotoAndPlay ("intro", 1);
}
It doesn't work. I don't know why. I have tried everything. I DON'T GET IT, and it's driving me up the wall. It's the last piece for a movie that I am doing, and it's holding up the works. All because I can't get the stupid thing to go. Please help before I hurt someone. Holy tek-tips batman!:-0
on (release) {
gotoAndPlay ("intro", 1);
}
It doesn't work. I don't know why. I have tried everything. I DON'T GET IT, and it's driving me up the wall. It's the last piece for a movie that I am doing, and it's holding up the works. All because I can't get the stupid thing to go. Please help before I hurt someone. Holy tek-tips batman!:-0