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.
{ 0 comments }
Just a bunch of Adobe Flex Examples
Posts tagged as:
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.
{ 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.
{ 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.
{ 9 comments }