LiveDragging Property (FlexSlider)

Class

FlexSlider class

Action

Gets whether live dragging is enabled for the slider.

If false, Flex sets the value and values properties and dispatches the change event when the user stops dragging the slider thumb. If true, Flex sets the value and values properties and dispatches the change event continuously as the user moves the thumb.

The default value is false.

Data Type

BOOLEAN

Access

Read only