Button inside an MC gotoAndPlay HELP!

Hi guys! I’m having some trouble with my fla here. For example if i have 3 scenes; one,two,three. In scene two i have a movie clip. and in that movie clip i have a button. Can i add an

on(release){
gotoAndPlay(“three”, 1)
}

on the button in the movie clip?

How would i get to scene three when i clip on that button?

Thanks!
:crying: