for (var i in textSnap) {
text_mc.textSnapshot_txt.htmlText += "<b>"+i+"</b>\t"+textSnap[i];
}
text_mc.textSnapshot_txt.htmlText += "</textformat>";
The following text appears in
:
text_mc.textSnapshot_txt
getTextRunInfo[type Function]
setSelectColor[type Function]
findText[type Function]
hitTestTextNearPos[type Function]
getSelectedText[type Function]
getText
[type Function]
getSelected[type Function]
setSelected[type Function]
getCount[type Function]
See also
TextSnapshot object
526
Chapter 2: ActionScript Language Reference
Need help?
Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?
Questions and answers