This link will show you what I'm trying to do, but in AS3 and with additional features I've described below: http://www.kirupa.com/developer/mx/slider.htm
- Sliders will have different max and min values (5-100, 0-80, etc)
- Need to be able to modify the text in the dynamic box, which also manipulates the slider. For instance, I'd like to be able to drag the slider to, say, 12 and then type in 25 on the box and the slider moves to 25.
Can someone help?
Thanks!