# rollOver stupidity

**URL:** https://forum.kirupa.com/t/rollover-stupidity/214587
**Category:** flash
**Created:** [January 30, 2007, 12:00pm UTC](https://forum.kirupa.com/t/rollover-stupidity/214587 "2007-01-30T12:00:03Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![True\_Believer](https://avatars.discourse-cdn.com/v4/letter/t/73ab20/32.png) [@True\_Believer](https://forum.kirupa.com/u/True_Believer)
#### Post date: [January 30, 2007, 12:00pm UTC](https://forum.kirupa.com/t/rollover-stupidity/214587/1 "2007-01-30T12:00:03Z")

</div>

Ok I’m being stupid I know this should work but I can’t seem to get it to. Basically I have a movieclip of a ball that once it is rolled over should go to a frame called bounce I have tried using the following actionscript but with little success.

on(rollOver){gotoAndPlay(“bounce”);}

Does anyone have any ideas?
