The following example shows how you can remove controls from the MX RichTextEditor control by removing the controls from the display list and resizing the linkTextInput TextInput control.
{ 1 comment }
Just a bunch of Adobe Flex Examples
Posts tagged as:
The following example shows how you can remove controls from the MX RichTextEditor control by removing the controls from the display list and resizing the linkTextInput TextInput control.
{ 1 comment }
The following example shows you how you can toggle the RichTextEditor control’s nested link text input by setting both the visible and includeInLayout properties of the control.
Full code after the jump.
{ 0 comments }