Search  
Search Options

VOLUME SOUND CONTROL - FADE IN/OUT + COOKIE

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesVolume Sound Control - fade In/Out + Cookie

VOLUME SOUND CONTROL WITH COOKIE

The ultimate volume controller just got better. The current volume is recorded making it great for repeat visitors and background music. Click the track bar to fade up/down (or drag track bar button). Click sound icon to mute/fade back in.

Set volume than refresh page to see how the current volume is stored in a cookie.

FEATURES INCLUDE :

  • Volume level stored in cookie
  • 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

Hi smahalko,

there a no silly questions! AS2 .

Chuck

Posted about 1 month ago

I copied this onto the main menu scene of my flash file but how can I keep the music from restarting every time someone returns to that main menu scene from somewhere else in the movie? I’m not really very actionscript savvy, sorry. Also, maybe keep it from fading in when they return. Thanks!

Posted 25 days ago

Hi jamabrey,

sorry without look at your code its hard to say whats going on. If you just load in the sound player as an external swf, it should be fine.

chuck

Posted 23 days ago

I have a lot of AS2 experience, so will I be able to put this in my own timeline and replace graphics to redesign it? I see some people saying that can’t get it to work in their own timeline. I need it work with an attached sound from the library. Thanks!

Posted 22 days ago

Hi kalibahlu.

You can easily replace the graphics and put it into you own movie. The best way it to just load it in as an external swf. The file works by loading in an external mp3 not attaching a sound from the library, but this is easy to modify.

thanks Chuck

Posted 21 days ago

Hi Chuckanucka was wondering if you could help me to stop the looping of the audio track? I want to use it for short narrations rather than background music and require the audio to stop when finished. Thanks for a lovely file.

Posted 1 day ago

Hi Chris.

change line 36 on the second frame of the actions layer to:

snd.start(0, 1);

chuck

Posted about 24 hours ago

Thanks Chuck worked perfectly.

Posted about 21 hours ago