RichEditableText « Components « Flex






1.To create a RichEditableText control in MXML, you use the tagTo create a RichEditableText control in MXML, you use the <s:RichEditableText> tag
2.Append or insert new text to the RichEditableText controlAppend or insert new text to the RichEditableText control
3.RichEditableText And SelectableRichEditableText And Selectable
4.RichEditableText Clip And ScrollRichEditableText Clip And Scroll
5.Wrap the RichEditableText control in a Scroller classWrap the RichEditableText control in a Scroller class
6.RichEditableText Styles PropertiesRichEditableText Styles Properties
7.Set styles on RichEditableText subcomponent with textDisplay propertySet styles on RichEditableText subcomponent with textDisplay property
8.Add paragraph to flow elementsAdd paragraph to flow elements
9.Remove the underline, and makes the link color red rather than blueRemove the underline, and makes the link color red rather than blue








10.Styling With Configuration