Hi,
In Flash MX i am using the stabdard button tool which comes with the program. when i try to simple program the button to change frames once pressed it doesnt do anything. It should change frames.
The code I am using within the button is:
on (Release) {
gotoandstop (2);
}
This isnt working though.
Can anyone help?????
Thanks in advance!!!!
In Flash MX i am using the stabdard button tool which comes with the program. when i try to simple program the button to change frames once pressed it doesnt do anything. It should change frames.
The code I am using within the button is:
on (Release) {
gotoandstop (2);
}
This isnt working though.
Can anyone help?????
Thanks in advance!!!!