Button problems

Ok ill try and explain this so that its is understandable…

My problem is: I have a button inside a mc. And i cant seem to get that button to work. It is supposed to make the movie jumt to frame 2. But nothing happens. So i guess ye old

on(release) {
gotoAndPlay(“scene 3”, 2) ;
}

didnt work. anyone have any idea of what i am talking about and what to do with this…