Text « Components « Flex






1.Use the text property with standard text:Use the text property with standard text:
2.Use an initialization function to set the text property to a string that contains these charactersUse an initialization function to set the text property to a string that contains these characters
3.Creating a Text control with Creating a Text control with <mx:Text>
4.A multiline text string in a Text controlA multiline text string in a Text control
5.Use htmlText to display HTML textUse htmlText to display HTML text
6.text property changes the text displayed in text controlstext property changes the text displayed in text controls
7.htmltext taghtmltext tag
8.HTMLText With Condense WhiteHTMLText With Condense White
9.HTML Text With EntitiesHTML Text With Entities








10.Bind RichTextEdit html text value to TextBind RichTextEdit html text value to Text
11.The space between the editor and the text is created by the Spacer controlThe space between the editor and the text is created by the Spacer control
12.Text is Selectable static textText is Selectable static text
13.RichText with spanRichText with span
14.Using the text property with standard textUsing the text property with standard text
15.Using an initialization function to set the text property to a string that contains these charactersUsing an initialization function to set the text property to a string that contains these characters
16.Select the first 10 characters of various text controlsSelect the first 10 characters of various text controls
17.To select all text in a text control, use the selectAll() methodTo select all text in a text control, use the selectAll() method
18.The text in the controls update accordinglyThe text in the controls update accordingly
19.RichText unicodeRangeRichText unicodeRange
20.text property with standard texttext property with standard text
21.tag are not indented because any leading tab or space characters would appear in the displayed text.tag are not indented because any leading tab or space characters would appear in the displayed text.
22.Init TextInit Text
23.HTML formatted text, using MXML and ActionScript to specify the textHTML formatted text, using MXML and ActionScript to specify the text
24.HTMLTags inside htmlText of TextHTMLTags inside htmlText of Text
25.Using String properties and methods to get text indexes.Using String properties and methods to get text indexes.
26.Text ControlText Control
27.Display Gradient TextDisplay Gradient Text
28.Select the 10th line and then scrolls to that line when you click the buttonSelect the 10th line and then scrolls to that line when you click the button