Search  

VOLUME SOUND CONTROL - FADE IN/OUT

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesVolume Sound Control - fade In/Out

VOLUME SOUND CONTROL

The ultimate volume controller Click the track bar to fade up/down (or drag track bar button). Click sound icon to mute/fade back in.

FEATURES INCLUDE :

  • Main preloader
  • Sound preloader
  • Loads external mp3
  • Clickable track bar
  • Fade in/out
  • Mute button
  • Volume tooltip
  • Smooth volume changing
  • Draggable selection
  • Clean code, help file and comments.
  • Very easy to change graphics

Like this file? You might also like these files:

VIEW MY FULL PORTFOLIO | GET NOTIFIED OF NEW FILES


Posted about 1 year ago

Great little file… just the thing i needed.

Posted about 1 year ago

If you want to save the users volume selection check-out the volume control + cookie: http://flashden.net/item/volume-sound-control-fade-inout-cookie/2439

Posted about 1 year ago

interesting

Posted about 1 year ago

Does this just work with external .mp3 files or can you control the volume of sounds imported into flash directly?

Posted about 1 year ago

Hi price1010,

it could be easily modified to control internal sounds.

Chuck.

Posted about 1 year ago

Hi Chuck,

I purchased this file and want to use it to control internal sounds. I know a little actionscript and I was able to get rid of the part that loads the external sound and it now controls the internal one that I have imported. I must be missing something because the volume slider doesn’t move to 100% at the start. It stays at 0 until I drag the slider manually. Everything else seems to be working perfectly. Is there and easy fix to make the slider move to 100 on its own, like it does with the external file. Thanks.

Posted about 1 year ago

Hi Price,

Please email me if you would like a quote for converting this file for internal sounds.

chuck.

Posted about 1 year ago

hi how do i change the length of the scrub bar? i shortened it in the fla but the swf keeps taking the dragger to the original length… then sometimes if i drag the dragger down it’ll stick to the right place…

thanks s

Posted about 1 year ago

hi how do i change the length of the scrub bar? i shortened it in the fla but the swf keeps taking the dragger to the original length… then sometimes if i drag the dragger down it’ll stick to the right place…

thanks s

Posted about 1 year ago

Hi Sank,

you need to change the width of the indicator bar and the track bar. Make sure you edit the graphics and not the just enlarge the movieclips.

Chuck

Posted about 1 year ago

I’m curious about the loop, does this file control the loop? I detect a glitch in the loop as well. Not trying to be critical, just trying to figure out I’ll make this work.

Thanks, Tony

Posted about 1 year ago

Hi,

yes the file controls the loop, if there is a slight glitch is because the mp3 is not 100% seemless.

chuck.

Posted about 1 year ago

just boughtit and i luv it !!!

to bad i didnt spot the cookie version b4 i bought it :(

Posted 11 months ago

Great file, works great. I have it playing throughout the movie but need to mute it on a certain frame within the movie clip. How do I do that?

Posted 10 months ago

Hi numedia,

try putting:

fadeSound(obj.vol, 0, 4);

chuck.

Posted 10 months ago

just a tip, .wav files generally work better for loops. Flash adds a little “cut” at the beginning of mp3s by default.

Posted 3 months ago

Hi i bought this.. i load it externally… it wont preload, buffer or stream the mp3… it will keep quiet for a long time and then start playing…

i will like it to start playing after 5-10 seconds of preloading the song… any help ?

Posted 10 days ago

Hi Chuck, similar to Numedia, I need to be able to fade the audio to say 50% at a certain point from a different timeline within the movie. What code would I need to use to adjust the volume and move the slider as well? I want the effect similar to clicking the mute button but reducing the volume to 50% not zero.

I tried this: ‘_root.audio_control.fadeSound(obj.vol, 0, 4);’ – with your code sitting in a movie called ‘audio_control’ but it just turns off the audio completely and obviously doesn’t adjust the slider position…

I also randomly tried ‘_root.audio_control.fadeSound(obj.vol, 50, 4);’ which I thought might reduce audio to 50% but no luck!! guess I’m not very good :)

any help appreciated – cheers!

Posted 9 days ago

no worries i’ve sorted it – I knew I’d do it!!!

Posted 7 days ago

Can you modify this to control the progress of imported swfs inside holder mcs? (AS2)

That… I need.

Posted 1 day ago