# Control volume of ALL audio (incl. of flv)

**URL:** https://forum.kirupa.com/t/control-volume-of-all-audio-incl-of-flv/188712
**Category:** flash
**Created:** [May 10, 2006, 9:17am UTC](https://forum.kirupa.com/t/control-volume-of-all-audio-incl-of-flv/188712 "2006-05-10T09:17:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Rasper](https://avatars.discourse-cdn.com/v4/letter/r/9fc29f/32.png) [@Rasper](https://forum.kirupa.com/u/Rasper)
#### Post date: [May 10, 2006, 9:17am UTC](https://forum.kirupa.com/t/control-volume-of-all-audio-incl-of-flv/188712/1 "2006-05-10T09:17:07Z")

</div>

Hi

I’m creating a flash presentation that contains some externally loaded video’s (flv), voiceovers and a background music. I would like to be able to control all these audio streams with one control. So basically I’d like to change the volume of the entire movie. Is this possible?

I know there’s something like the Sound object with a setVolume() method, but that’s only to control one stream as far as I know.

I just need to know if it’s possible to control all audio with one statement. Something like \_root.setVolume() or something?

Thanks
