Flash help - Draggable slider
Flash help - Draggable slider
- Started
- Last post
- 4 Responses
- snizl
I need help making a horizontal draggable slider that outputs a percentage to a text field based on the position of the slider. I know how to set up the slider, just not how to make it output the percentage. Any help is appreciated!
- lvl_130
not sure but couldn't you set up a variable like:
totalTextMCWidth/100=yPos
errr...it made sense in my head now i can't think of a way to write it. does that make any sense?
- lvl_130
and i meant xPos not y. i haven't had any coffee yet.
- Engage_London0
you probably need to subtract the width of the slider too to get a proper accurate reading
- snizl0
I'm thinking it would be the same theory as making a volume slider.