Ho provato in tutti i modi...

on (release) {
gotoAndPlay("Scene 1", "Pippo");
}

on (release) {
_root.gotoAndPlay("Scene 1", "Pippo");
}

bohhh