Hi,
I'm working on a project for work, and I CAN'T get this to work.
I have a page that has action script on the button it says...

on(release) {
gotoAndPlay("zvue");
}

On the first click...it goes to the right place, but if you hit a SECOND time...it goes somewhere totally unexpectedly. What to do? Please help.