Weird scene jump...!

Hi Team. I have a button in scene “Main” with actions:
on(release){
gotoAndPlay(“Project1”,1);
}

but when I test the button, it jumps to “Main” instead of “Project1”…!

I’m really confused.

I have ready Kirupa’s tuts and searched the forum for a solution before posting this question.