_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. :frowning: :frowning: :frowning: :frowning: :frowning:

on (press) {
_root.gotoAndPlay(_currentframe);
}