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 import a TextFlow object from an XML object in Flex 4 by using the static TextFlowUtil.importFromXML() method.
Full code after the jump.
{ 10 comments }