Change Frame on Main Timeline from Within An MC

I’m tying to make the frame change to the previous or next one when a person clicks on an arrow. I can’t figure out how to make the frame change, though. I’ve tried _global.gotoAndStop() and setting _global._currentframe, neither of them worked. Does anybody know how to do this?