Flash CS3 Documentation |
|||
| Extending Flash > Objects > Text object > text.textRuns | |||
Flash MX 2004.
text.textRuns
Read-only property; an array of TextRun objects (see TextRun object).
The following example stores the value of the textRuns property in the myTextRuns variable:
var myTextRuns = fl.getDocumentDOM().selection[0].textRuns;
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00004490.html