# Scale Button ActionScript (Help Please)

**URL:** https://forum.kirupa.com/t/scale-button-actionscript-help-please/1078
**Category:** flash
**Created:** [August 8, 2002, 1:35am UTC](https://forum.kirupa.com/t/scale-button-actionscript-help-please/1078 "2002-08-08T01:35:14Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![NeonGold](https://avatars.discourse-cdn.com/v4/letter/n/e5b9ba/32.png) [@NeonGold](https://forum.kirupa.com/u/NeonGold)
#### Post date: [August 8, 2002, 1:35am UTC](https://forum.kirupa.com/t/scale-button-actionscript-help-please/1078/1 "2002-08-08T01:35:14Z")

</div>

Hello there people!

I just need help with this… I want my buttons to scale into a larger version whenever the mouse pointer is over it then it will scale back when the pointer is not over it, as in…

- Make it scale in proportion but it should do that with good animation

- The scaling effect should only happen in one frame (hopefully this is possible since the buttons will be on a single frame only so as to simulate a menu screen)

I hope you could help me with this… thanks in advance.

---

<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: [August 8, 2002, 2:05am UTC](https://forum.kirupa.com/t/scale-button-actionscript-help-please/1078/2 "2002-08-08T02:05:55Z")

</div>

you can do this with actionscript, or by simply putting a little MC in the over state of your button. That will give you the result you desire.

---

<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: [August 8, 2002, 2:21am UTC](https://forum.kirupa.com/t/scale-button-actionscript-help-please/1078/3 "2002-08-08T02:21:32Z")

</div>

hehe… thanks… (why am I always thinking about actionscripts… ack!)
