Flash Player 6.
my_txt._height
my_txt
._height
Propiedad; altura del campo de texto, expresada en píxeles.
El ejemplo de código siguiente establece la altura y la anchura de un campo de texto.
my_txt._width = 200; my_txt._height = 200;
my_txt._width = 200;
my_txt._height = 200;