Problems with actionscript (scene to scene)

hum…I know this is a silly question but working in a new site (my first) with flash on one of the buttons i wrote on the action panel:

on(release) {
gotoAndPlay,(Scene 2, 1);

and when I tested it, an error message appeared:

Error Scene=Scene 1, layer=boton caste, frame=255:Line 2: ‘)’ expected
gotoAndPlay,(Scene 2, 1);
Total ActionScript Errors: 1 Reported Errors: 1

what exactly I’m a doing /writing wrong???

Ale drowning in a glass of water