The following example shows a few ways you can display text in a Spark RichText control in Flex 4 using the TextFlowUtil and TextConverter classes.
Full code after the jump.
{ 11 comments }
Just a bunch of Adobe Flex Examples
Posts tagged as:
The following example shows a few ways you can display text in a Spark RichText control in Flex 4 using the TextFlowUtil and TextConverter classes.
Full code after the jump.
{ 11 comments }
The following example shows how you can style links in a TextFlow object in Flex 4 by specifying the linkNormalFormat, linkHoverFormat, and linkActiveFormat properties.
Full code after the jump.
{ 5 comments }