# Troubles with : 3 actions at a time to a button

**URL:** https://forum.kirupa.com/t/troubles-with-3-actions-at-a-time-to-a-button/95141
**Category:** Uncategorized
**Created:** [November 21, 2003, 2:37am UTC](https://forum.kirupa.com/t/troubles-with-3-actions-at-a-time-to-a-button/95141 "2003-11-21T02:37:50Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![multimediamkt](https://avatars.discourse-cdn.com/v4/letter/m/e9c0ed/32.png) [@multimediamkt](https://forum.kirupa.com/u/multimediamkt)
#### Post date: [November 21, 2003, 2:37am UTC](https://forum.kirupa.com/t/troubles-with-3-actions-at-a-time-to-a-button/95141/1 "2003-11-21T02:37:50Z")

</div>

on (rollOver) {  
gotoAndPlay (330);  
}  
on (rollOut) {  
gotoAndPlay (105);  
}  
on (release) {  
gotoAndPlay (341);  
}

* * *

The 3 actions at a time to a button causes it to fail every now and again, forcing to remain the mouse on in order to work ;

is there anything that it can be done to improve the buttons ;  
or is there another way to do the same tasks ?  
Cheers

* * *
