# Buttons

**URL:** https://forum.kirupa.com/t/buttons/15487
**Category:** Uncategorized
**Created:** [March 14, 2003, 8:18pm UTC](https://forum.kirupa.com/t/buttons/15487 "2003-03-14T20:18:33Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![greg2hype](https://avatars.discourse-cdn.com/v4/letter/g/ba8739/32.png) [@greg2hype](https://forum.kirupa.com/u/greg2hype)
#### Post date: [March 14, 2003, 8:18pm UTC](https://forum.kirupa.com/t/buttons/15487/1 "2003-03-14T20:18:33Z")

</div>

I once saw a tutorial/fla file on creating these types of buttons on this site  
[www.powertoolsmixshow.com](http://www.powertoolsmixshow.com)

any help would be appreciated… I was not able to find the tutorial…

---

<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: [March 14, 2003, 8:43pm UTC](https://forum.kirupa.com/t/buttons/15487/2 "2003-03-14T20:43:37Z")

</div>

In MX you can put button actions on movie clips. You could just create your normal state then create your actions for the roll over and just put an on(rollOver) command on your movieclip.

The other way would be to put a movieclip of you animation in the over frame of your button.

---

<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: [March 14, 2003, 9:02pm UTC](https://forum.kirupa.com/t/buttons/15487/3 "2003-03-14T21:02:22Z")

</div>

im preety new to mx and flash in general … buttons are the one thing i havent messed with yet… preloaders sound and scrollbars i got down…

is there a basic fla file anywhere for buttons like that?? thankx!

---

<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: [March 14, 2003, 9:06pm UTC](https://forum.kirupa.com/t/buttons/15487/4 "2003-03-14T21:06:37Z")

</div>

Try this and see if it’s kind of what you are looking for:

[http://www.flashkit.com/tutorials/Actionscripting/Basic/Buttons\_-Jim\_Tude-804/index.php](http://www.flashkit.com/tutorials/Actionscripting/Basic/Buttons_-Jim_Tude-804/index.php)

---

<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: [March 14, 2003, 9:08pm UTC](https://forum.kirupa.com/t/buttons/15487/5 "2003-03-14T21:08:57Z")

</div>

Hi,  
In this file there is one mc that I have copied and pasted 4 times,  
it could also be created using an array. Think the code is self explanatory, look in frame1 of mc.menu and fr1 of mc button

Hope it helps

SteveD

---

<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: [March 14, 2003, 9:21pm UTC](https://forum.kirupa.com/t/buttons/15487/6 "2003-03-14T21:21:22Z")

</div>

Awesome yeah, im planning on making the buttons like that with a sound… file definably helped! 🙂
