Posts tagged as:

liveScrolling

The following example shows how you can enable or disable live scrolling on a Flex ComboBox control’s dropdown menu by setting the liveScrolling property on the ComboBox control’s dropdown property.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can enable or disable live dragging on a Flex TileList control by setting the liveScrolling property.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can toggle live scrolling on a TextArea control in Flex by setting the liveScrolling property.

Full code after the jump.

[click to continue…]

{ 9 comments }