# Problem with animating rollover buttons

**URL:** https://forum.kirupa.com/t/problem-with-animating-rollover-buttons/2679
**Category:** Uncategorized
**Created:** [May 11, 2002, 4:47pm UTC](https://forum.kirupa.com/t/problem-with-animating-rollover-buttons/2679 "2002-05-11T16:47:10Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 11, 2002, 4:47pm UTC](https://forum.kirupa.com/t/problem-with-animating-rollover-buttons/2679/1 "2002-05-11T16:47:10Z")

</div>

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!
