Home
Flex
Chart
Components
Container
Data Model
Development
Effects
Event
Graphics
Grid
Style
TextFlow « Components « Flex
Flex
Components
TextFlow
1.
Defines a TextFlow as XML, and assigns that to the TextInput control's textDisplay
2.
Use TextFlow in RichEditableText
3.
Create TextFlow Child Tags
4.
TextFlow Namespace
5.
Using the importFromString() method to load a String object into the TextFlow
6.
Import 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() method
8.
iterates 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 TextFlow
10.
Using child tags for TextFlow
11.
Link Element in TextFlow