TextField.replaceText()

Availability

Flash Player 7.

Usage

my_txt.replaceText(beginIndex, endIndex, text)

Description

Method; replaces a range of characters, specified by the beginIndex and endIndex parameters, in the specified text field with the contents of the text parameter.