Saturday, May 5, 2007

flash.text.TextField.getXMLText()

Definition: getXMLText(beginIndex:int=0, endIndex:int=int.MAX_VALUE):String

This function returns the the given range of text in richTextFormat

This function uses getTextRuns() to determine the formating and getRawText() to determine the text.

2 comments:

Anonymous said...
This comment has been removed by a blog administrator.
Anonymous said...
This comment has been removed by a blog administrator.
"Flex", "ActionScript" and possibly "MXML" are probably trademarks of Adobe Systems Incorporated.
"Adobe" is a trademark of Adobe Systems Incorporated.
This site is in no way endorsed or sponsored by Adobe Systems Incorporated.
Content Copyright © 2007 Daniel Freiman.
Site Design Copyright by its copyright holder.
The Flex Non-Docs reserves the right to remove comments for any reason.
All ActionScript and MXML code (and ONLY ActionScript and MXML code) on this website is available under the MIT License.