Chucky
01-11-2003, 12:03 AM
Hi there.
I wonder what is the right way to formulate this simple action
on (release) {
nextFrame()+1;
}
or
on (release) {
prevFrame()-2;
}
I know this is wrong 'couse I've tried it and it does not work.
Basically I just need to know where to place the +1 in order to jump to the next frame plus another.
can u help?
I wonder what is the right way to formulate this simple action
on (release) {
nextFrame()+1;
}
or
on (release) {
prevFrame()-2;
}
I know this is wrong 'couse I've tried it and it does not work.
Basically I just need to know where to place the +1 in order to jump to the next frame plus another.
can u help?