Skip to main content
Inspiring
March 12, 2009
Answered

Help with volume slider for video player

  • March 12, 2009
  • 1 reply
  • 393 views
I'm trying to set up a slider that will adjust the volume of the video that is playing. I currently have a slider that adjusts the progress of the video that works just fine. I set my volume slider up the same way (as far as making it slide and the bounds it's contained within) but it fails to actually be draggable. I click on the slider and it disappears from view instead of allowing me to drag it. It's been a while since I've done any AS work and I'm struggling to figure out the problem here as everything appears to be correct. Any help would be greatly appreciated. You can view a demo here. I've attached my source code below.
This topic has been closed for replies.
Correct answer quovadimus02
Nevermind, figured it out. Problem was I'm just retarded with math.

1 reply

quovadimus02AuthorCorrect answer
Inspiring
March 12, 2009
Nevermind, figured it out. Problem was I'm just retarded with math.