Problem with animating rollover buttons

Hey Im having problems with the rollover buttons tutorial in actionscript…when i play the movie the output box says the following…

Scene=Scene 1, Layer=actionbuttons, Frame=1: Line 3: ‘)’ or ‘,’ expected
gotoAndPlay (1text);

Scene=Scene 1, Layer=actionbuttons, Frame=1: Line 5: Unexpected ‘}’ encountered
}

Scene=Scene 1, Layer=actionbuttons, Frame=1: Line 3: ‘)’ or ‘,’ expected
gotoAndPlay (2text);

Scene=Scene 1, Layer=actionbuttons, Frame=1: Line 5: Unexpected ‘}’ encountered
}

Scene=Scene 1, Layer=actionbuttons, Frame=1: Line 3: ‘)’ or ‘,’ expected
gotoAndPlay (3text);

Scene=Scene 1, Layer=actionbuttons, Frame=1: Line 5: Unexpected ‘}’ encountered
}

Scene=Scene 1, Layer=actionbuttons, Frame=1: Line 3: ‘)’ or ‘,’ expected
gotoAndPlay (4text);

Scene=Scene 1, Layer=actionbuttons, Frame=1: Line 5: Unexpected ‘}’ encountered
}

WARNING: Duplicate label, Symbol=buttonact, Layer=Layer 1, Frame=15, Label=1back

Could someone also help me out with reading this box…unfortunately its all jiberish to me…i dont know what part it is that im suppost to change and what is ok…but that “warning” message is obviously not a good sign. Thanks!