oaker
03-24-2003, 12:35 AM
Here is the order to my button that i cannot get to work.
I have a scene called home
then a MC drop
then a MC bar
then my button that is supposed to go to a scene named "history" frame 1.
Isn't this the code I am supposed to use?
on (release) {
gotoAndPlay("history", 1);
}
For some reason the button does nothing when I test it?
I have a scene called home
then a MC drop
then a MC bar
then my button that is supposed to go to a scene named "history" frame 1.
Isn't this the code I am supposed to use?
on (release) {
gotoAndPlay("history", 1);
}
For some reason the button does nothing when I test it?