class flash8.Selection
Available on flash8
static function addListener(listener:SelectionListener):Void
static function getBeginIndex():Int
static function getCaretIndex():Int
static function getEndIndex():Int
static function getFocus():String
static function removeListener(listener:SelectionListener):Bool
static function setFocus(newFocus:Dynamic):Bool
static function setSelection(beginIndex:Int, endIndex:Int):Void