setSelection()

種  類
メソッド -
バージョン
FLASH
5
LiveMotion
2

書  式
Selection.setSelection(開始位置,終了位置)

解  説
Selection.setSelection()はフォーカスされている入力可能なテキストボックスの文字の選択範囲を指定します。


コード
Selection.setSelection(3,4);



■サンプルスクリプトをダウンロードする >>sample.zip
■サンプルスクリプトを実行する >>sample