zdaxxy 1 Newbie Poster

I can't figure out how to stop the thumb from moving.

Steps:
Create an mx:Hslider with min=0 and max=100.
Create a var with a set value of 50.
Start slider at 0, allow user to move slider up in range based on var decreasing.

I can get the slider to move up via dragging it and reducing my var by 1 on each tick
by setting live dragging to true but the problem I am having is stopping the
thumb from going past the final value it reaches when the var hits 0.

I want to be able to disable the thumb from moving up in value with the var hits 0
but allow the thumb to move down in value and increase the var.

Any ideas?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.