Linkage

ive got a movie and the nav is a drop down so, the actual sub menus are in the menu’s movieclip so i cant just use gotoandplay(4) or wotever ive tried

on (release) {
	gotoAndPlay("Scene 1", 4);

}
PHP] 

it doesnt work any ideas?

thanks 

-Tom