Language Version: | ActionScript 3.0 |
Runtime Versions: | AIR 1.0 Flash Player 9 |
The TextFieldType class is an enumeration of constant values used in setting the
type
property
of the TextField class.
public static const DYNAMIC:String = "dynamic"
Language Version: | ActionScript 3.0 |
Runtime Versions: | AIR 1.0 Flash Player 9 |
Used to specify a dynamic
TextField.
public static const INPUT:String = "input"
Language Version: | ActionScript 3.0 |
Runtime Versions: | AIR 1.0 Flash Player 9 |
Used to specify an input
TextField.
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:15 AM -07:00