TextFlow « Components « Flex






1.Defines a TextFlow as XML, and assigns that to the TextInput control's textDisplayDefines a TextFlow as XML, and assigns that to the TextInput control's textDisplay
2.Use TextFlow in RichEditableTextUse TextFlow in RichEditableText
3.Create TextFlow Child TagsCreate TextFlow Child Tags
4.TextFlow NamespaceTextFlow Namespace
5.Using the importFromString() method to load a String object into the TextFlowUsing the importFromString() method to load a String object into the TextFlow
6.Import an XML object into a TextFlow when you click the Button controlImport an XML object into a TextFlow when you click the Button control
7.Using a variety of formats when importing a String into the TextFlow with the importToFlow() methodUsing a variety of formats when importing a String into the TextFlow with the importToFlow() method
8.iterates over the RichEditableText control's TextFlow and copies the contents of each SpanElement into another RichEditableText controliterates over the RichEditableText control's TextFlow and copies the contents of each SpanElement into another RichEditableText control
9.Using methods of ParagraphElement to count the words and determine the average length of them in TextFlowUsing methods of ParagraphElement to count the words and determine the average length of them in TextFlow








10.Using child tags for TextFlowUsing child tags for TextFlow
11.Link Element in TextFlowLink Element in TextFlow