TextSnapshot
extern class flash.TextSnapshotAvailable in flash
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 #218, modified 2008-05-02 19:16:09 by api