A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: [F8] Volume controller

  1. #1
    Senior Member
    Join Date
    Jul 2001
    Posts
    165

    [F8] Volume controller

    Hi!

    I need to make a volume controller. I'm lost...how do I go about it..help pls..

    A slider with below mention values.

    0---5---10---15---20---25-30-35-40-45-50-------100

    when one drags a slider from 0---to any given numbers it should snap at the
    numbers instead of toggling in between numbers.

    Pls find fla of the basic slide.

    Thanx

    Sabs
    Attached Files Attached Files

  2. #2
    Senior Member Speed85's Avatar
    Join Date
    Apr 2007
    Posts
    292
    Got that set up for ya. Basically what needed to be done is round to the nearest 5, which could easily be done by dividing by 5, rounding, then multiplying by 5.

    If you need anything else, just holler.
    Attached Files Attached Files
    Whoever taught EVERYONE to put all their code on movie clips needs to be shot...

  3. #3
    Senior Member
    Join Date
    Jul 2001
    Posts
    165
    thanks a tons...

    Cheers

    Sabs

  4. #4
    Senior Member
    Join Date
    Jul 2001
    Posts
    165
    Hi ! There,

    There's been on addition in the display. I'm stuck.

    When we move a slider volume number appear in the textfield. I want this
    text field to appear on mouse down so that when slider is moved number displayed moves along it.

    Pls find Attached updated fla.

    Cheers

    Sabs
    Attached Files Attached Files

  5. #5
    Senior Member Speed85's Avatar
    Join Date
    Apr 2007
    Posts
    292
    got that set up for ya, if you have any more questions i'd be happy to help
    Attached Files Attached Files
    Whoever taught EVERYONE to put all their code on movie clips needs to be shot...

  6. #6
    Senior Member
    Join Date
    Jul 2001
    Posts
    165
    thanx a lot once again

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center