I can get this code to work, how far off am I?
it is just taking me to the first frame, i want it to take off from the current frame.
on (press) {
_root.gotoAndPlay(_currentframe);
}
I can get this code to work, how far off am I?
it is just taking me to the first frame, i want it to take off from the current frame.
on (press) {
_root.gotoAndPlay(_currentframe);
}
:: Copyright KIRUPA 2024 //--