# Sound quality

**URL:** https://forum.kirupa.com/t/sound-quality/2140
**Category:** flash
**Created:** [May 18, 2002, 12:09am UTC](https://forum.kirupa.com/t/sound-quality/2140 "2002-05-18T00:09:03Z")
**Posts on this page:** 3
**Page:** 1

<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: [May 18, 2002, 12:09am UTC](https://forum.kirupa.com/t/sound-quality/2140/1 "2002-05-18T00:09:03Z")

</div>

Hi, I have 4 different frames in a Movie Clip called “music1.” They each include a song clip, they are synced in Stream, soon after, however, I found that set them as streams made the file large, and not good in quality. So I tried event, it worked very very well, the quality is very good, and file is a lot smaller, but, when I tried to use music1.gotoAndPlay(“starwars”) (4th frame), it doesn’t work.

I tried to synced them all in “Start” as well, it doesn’t work either, only Stream works, but I don’t want the bad quality of Stream, can anyone please please please help me? This is a very serious matter.

---

<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: [May 21, 2002, 11:35am UTC](https://forum.kirupa.com/t/sound-quality/2140/2 "2002-05-21T11:35:42Z")

</div>

How about:

Export your movie via the drop down panel. Choose a filename for it and click OK. You get a new menu come up with options on it. There’s two sound ones here, Audio Stream and Audio Event. Click on these, and you can change the compression and bitrate of sound files. Fiddle around with those settings, see if they improve the quality.

- Kit

---

<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: [May 23, 2002, 7:54pm UTC](https://forum.kirupa.com/t/sound-quality/2140/3 "2002-05-23T19:54:44Z")

</div>

that won’t work, just made it bigger and took moretime to compress.

Anyway, I fixed it, I Synced in Event, and then when I want them to stop, I use

stopAllSound();
