Posts tagged as:

contentHeight

The following example shows how you can programatically scroll a Spark RichEditableText control in Flex 4 by setting the verticalScrollPosition property.

Full code after the jump.

[click to continue…]

{ 5 comments }

The following example shows how you can set the vertical scroll position on a Spark List control in Flex 4 by setting the verticalScrollPosition property on the VerticalLayout object.

[click to continue…]

{ 7 comments }