[LEFT][COLOR=#003366]http://www.kirupa.com/developer/mx/volume_slider.htm[/COLOR]
[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]