Buttons going to wrong scene!

Okay, so I have my buttons…and in the actionscript I have them going to diff. scenes…and they go to a scene…but not the ones I want! I have NO clue as to whats going on…I cant attach the zip because its too big…but if anyone has had this problem and knows whats going on…please let me know.

example of script:

on (release) {gotoAndPlay(“2,1”);
}

and instead of going to scene 2…it will go to 5…