# Sound beep with buttons

**URL:** https://forum.kirupa.com/t/sound-beep-with-buttons/38830
**Category:** Uncategorized
**Created:** [December 30, 2003, 12:11pm UTC](https://forum.kirupa.com/t/sound-beep-with-buttons/38830 "2003-12-30T12:11:26Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![something369](https://avatars.discourse-cdn.com/v4/letter/s/7ea924/32.png) [@something369](https://forum.kirupa.com/u/something369)
#### Post date: [December 30, 2003, 12:11pm UTC](https://forum.kirupa.com/t/sound-beep-with-buttons/38830/1 "2003-12-30T12:11:26Z")

</div>

Hello.

Prob 1: I’ve associated a beep with my buttons by adding a sound on the down frame of the button. However, when I start clicking my buttons this beep sound on some clicks is extremely distorted.

Prob 2: If I keep clicking the beep sound associated with my buttons on certain occasions the beep sounds louder. I don’t know why (I do have a background loop playing, could it be the cause?).

Thank you for the time.

---

<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: [December 30, 2003, 9:27pm UTC](https://forum.kirupa.com/t/sound-beep-with-buttons/38830/2 "2003-12-30T21:27:50Z")

</div>

This is just a quick thought, but maybe you could try something like using a sound object, then use attachSound(); to the on (Click) or someting.  
Sorry that I am not much help! :hangover:

---

<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: [December 30, 2003, 9:54pm UTC](https://forum.kirupa.com/t/sound-beep-with-buttons/38830/3 "2003-12-30T21:54:02Z")

</div>

The answer to #1 might be the sound itself. It might be distorted 'cause there is only 1 keyframe to play from. If you have a beep sound try putting it on a new layer of the button or just make a movieclip and make something out of that. Then open up yours library, properties, and set it to default instead of MP3 and play around with that.

---

<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: [January 1, 2004, 4:10am UTC](https://forum.kirupa.com/t/sound-beep-with-buttons/38830/4 "2004-01-01T04:10:52Z")

</div>

Well the answer to 1 worked. Thanx.

But I’m still having trouble with prob 2… any help?
