# A question about "Creating a Volume Control Slider" thread

**URL:** https://forum.kirupa.com/t/a-question-about-creating-a-volume-control-slider-thread/223728
**Category:** flash
**Created:** [April 25, 2007, 10:07am UTC](https://forum.kirupa.com/t/a-question-about-creating-a-volume-control-slider-thread/223728 "2007-04-25T10:07:13Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![charmander](https://avatars.discourse-cdn.com/v4/letter/c/f14d63/32.png) [@charmander](https://forum.kirupa.com/u/charmander)
#### Post date: [April 25, 2007, 10:07am UTC](https://forum.kirupa.com/t/a-question-about-creating-a-volume-control-slider-thread/223728/1 "2007-04-25T10:07:13Z")

</div>

[LEFT][[COLOR=#003366]http://www.kirupa.com/developer/mx/volume\_slider.htm[/COLOR]](http://www.kirupa.com/developer/mx/volume_slider.htm)  
[COLOR=#003366]  
[/COLOR]  
[COLOR=#003366]In this thread you talk about creating a volume control slider for an external mp3 file, I ask for creating a volume control slider for a within sound track in the project file, i couldn’t understood how can i changed this actions lines[/COLOR]

> [FONT=Courier New][SIZE=2] onClipEvent (load) {[/SIZE][/FONT][FONT=Courier New][SIZE=2][COLOR=#808080]  
> [/COLOR][/SIZE][/FONT][FONT=Courier New][SIZE=2][COLOR=#ff6600] mySound = new Sound();  
> mySound.loadSound(“sound2.mp3”, false);[/COLOR][/SIZE][/FONT][FONT=Courier New][SIZE=2][COLOR=#808080]  
> [/COLOR][/SIZE][/FONT][FONT=Courier New][SIZE=2]}[/SIZE][/FONT]  
> i hope you’ll help me in this, thank you  
> [/LEFT]
