TextSnapshot
extern class flash.TextSnapshotAvailable in flash8
function findText( startIndex : Int, textToFind : String, caseSensitive : Bool ) : Float
function getCount() : Int
function getSelected( start : Int, ?end : Int ) : Bool
function getSelectedText( ?includeLineEndings : Bool ) : String
function getText( start : Int, end : Int, ?includeLineEndings : Bool ) : String
function hitTestTextNearPos( x : Float, y : Float, ?closeDist : Float ) : Float
function setSelectColor( color : Int ) : Void
function setSelected( start : Int, end : Int, select : Bool ) : Void
version #13265, modified 2012-04-12 22:28:36 by api
0 comment