Assegna questo al tuo MC

on(release) {
_root.tuoMC.gotoAndPlay(1); //tuoMC è il nome d'istanza ke assegni al tuo MC
}