package flash.text; @:fakeEnum(String) extern enum TextFieldType { DYNAMIC; INPUT; }