# Problem with button

**URL:** https://forum.kirupa.com/t/problem-with-button/38125
**Category:** flash
**Created:** [December 18, 2003, 4:01pm UTC](https://forum.kirupa.com/t/problem-with-button/38125 "2003-12-18T16:01:54Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![garfonline](https://avatars.discourse-cdn.com/v4/letter/g/74df32/32.png) [@garfonline](https://forum.kirupa.com/u/garfonline)
#### Post date: [December 18, 2003, 4:01pm UTC](https://forum.kirupa.com/t/problem-with-button/38125/1 "2003-12-18T16:01:54Z")

</div>

I was provided this fla by a user of this board, and i have no problem getting the rollover effect on it to work (button rolls out slower than it rolls in).

However, even though this brings up the mouseover symbol… i cannot add mouse effects to the buttons, making them useless (cannot add . But im guessing theres either a way around this, or im stupid and have done something wrong.

If i add the

on (release) {  
gotoAndStop(6);  
}

code in expert mode, the rollover effect then stops working :h:

any ideas?
