用于 Adobe® Flash® Platform 的 ActionScript® 3.0 参考
主页  |  隐藏包列表和类列表 |   |   |  新增内容  |  索引  |  附录  |  为什么显示为英语?
过滤条件: 正在从服务器检索数据...
正在从服务器检索数据...
flash.ui 

Keyboard  - AS3

flash.ui
public final class Keyboard
继承Keyboard Inheritance Object

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

Keyboard 类用于构建用户可使用标准键盘控制的界面。不必使用构造函数即可使用 Keyboard 类的方法和属性。Keyboard 类的属性是一些常数,这些常数表示控制游戏时最常用的键。



公共属性
 属性由以下参数定义
  capsLock : Boolean
[静态] [只读] 指定激活 (true) 或不激活 (false) Caps Lock。
Keyboard
 Inheritedconstructor : Object
对类对象或给定对象实例的构造函数的引用。
Object
  hasVirtualKeyboard : Boolean
[静态] [只读] 表示计算机或设备是否提供虚拟键盘。
Keyboard
  numLock : Boolean
[静态] [只读] 指定激活 (true) 或不激活 (false) Num Lock。
Keyboard
  physicalKeyboardType : String
[静态] [只读] 表示计算机或设备提供的物理类型键盘,如果有。
Keyboard
公共方法
 方法由以下参数定义
 Inherited
表示对象是否已经定义了指定的属性。
Object
  
[静态] 指定其它 SWF 文件能否访问最后按下的键。
Keyboard
 Inherited
表示 Object 类的实例是否在指定为参数的对象的原型链中。
Object
 Inherited
表示指定的属性是否存在、是否可枚举。
Object
 Inherited
设置循环操作动态属性的可用性。
Object
 Inherited
返回此对象的字符串表示形式,其格式设置遵守区域设置特定的约定。
Object
 Inherited
返回指定对象的字符串表示形式。
Object
 Inherited
返回指定对象的原始值。
Object
公共常量
 常量由以下参数定义
  A : uint = 65
[静态] 与 A 键的键控代码值 (65) 关联的常数。
Keyboard
  ALTERNATE : uint = 18
[静态] 与 Alternate (Option) 键的键控代码值 (18) 关联的常数。
Keyboard
  AUDIO : uint = 0x01000017
[静态] 与选择音频模式的按钮的键控代码值关联的常数。
Keyboard
  B : uint = 66
[静态] 与 B 键的键控代码值 (66) 关联的常数。
Keyboard
  BACK : uint = 0x01000016
[静态] 与返回应用程序中前一页面的按钮的键控代码值关联的常数。
Keyboard
  BACKQUOTE : uint = 192
[静态] 与 ` 键的键控代码值 (192) 关联的常数。
Keyboard
  BACKSLASH : uint = 220
[静态] 与 \ 键的键控代码值 (220) 关联的常数。
Keyboard
  BACKSPACE : uint = 8
[静态] 与 Backspace 的键控代码值 (8) 关联的常数。
Keyboard
  BLUE : uint = 0x01000003
[静态] 与蓝色功能键按钮的键控代码值关联的常数。
Keyboard
  C : uint = 67
[静态] 与 C 键的键控代码值 (67) 关联的常数。
Keyboard
  CAPS_LOCK : uint = 20
[静态] 与 Caps Lock 的键控代码值 (20) 关联的常数。
Keyboard
  CHANNEL_DOWN : uint = 0x01000005
[静态] 与频道递减按钮的键控代码值关联的常数。
Keyboard
  CHANNEL_UP : uint = 0x01000004
[静态] 与频道递增按钮的键控代码值关联的常数。
Keyboard
  CharCodeStrings : Array
[静态] 包含所有定义的键名称常量的数组。
Keyboard
  COMMA : uint = 188
[静态] 与 F15 的键控代码值 (188) 关联的常数。
Keyboard
  COMMAND : uint = 15
[静态] 与 Mac 命令键 (15) 关联的常数。
Keyboard
  CONTROL : uint = 17
[静态] 与 Ctrl 的键控代码值 (17) 关联的常数。
Keyboard
  D : uint = 68
[静态] 与 D 键的键控代码值 (68) 关联的常数。
Keyboard
  DELETE : uint = 46
[静态] 与 Delete 的键控代码值 (46) 关联的常数。
Keyboard
  DOWN : uint = 40
[静态] 与向下箭头键的键控代码值 (40) 关联的常数。
Keyboard
  DVR : uint = 0x01000019
[静态] 与使用 DVR 应用程序模式的按钮的键控代码值关联的常数。
Keyboard
  E : uint = 69
[静态] 与 E 键的键控代码值 (69) 关联的常数。
Keyboard
  END : uint = 35
[静态] 与 End 的键控代码值 (35) 关联的常数。
Keyboard
  ENTER : uint = 13
[静态] 与 Enter 的键控代码值 (13) 关联的常数。
Keyboard
  EQUAL : uint = 187
[静态] 与 = 键的键控代码值 (187) 关联的常数。
Keyboard
  ESCAPE : uint = 27
[静态] 与 Esc 的键控代码值 (27) 关联的常数。
Keyboard
  EXIT : uint = 0x01000015
[静态] 与退出当前应用程序模式的按钮的键控代码值关联的常数。
Keyboard
  F : uint = 70
[静态] 与 F 的键控代码值 (70) 关联的常数。
Keyboard
  F1 : uint = 112
[静态] 与 F1 的键控代码值 (112) 关联的常数。
Keyboard
  F10 : uint = 121
[静态] 与 F10 的键控代码值 (121) 关联的常数。
Keyboard
  F11 : uint = 122
[静态] 与 F11 的键控代码值 (122) 关联的常数。
Keyboard
  F12 : uint = 123
[静态] 与 F12 的键控代码值 (123) 关联的常数。
Keyboard
  F13 : uint = 124
[静态] 与 F13 的键控代码值 (124) 关联的常数。
Keyboard
  F14 : uint = 125
[静态] 与 F14 的键控代码值 (125) 关联的常数。
Keyboard
  F15 : uint = 126
[静态] 与 F15 的键控代码值 (126) 关联的常数。
Keyboard
  F2 : uint = 113
[静态] 与 F2 的键控代码值 (113) 关联的常数。
Keyboard
  F3 : uint = 114
[静态] 与 F3 的键控代码值 (114) 关联的常数。
Keyboard
  F4 : uint = 115
[静态] 与 F4 的键控代码值 (115) 关联的常数。
Keyboard
  F5 : uint = 116
[静态] 与 F5 的键控代码值 (116) 关联的常数。
Keyboard
  F6 : uint = 117
[静态] 与 F6 的键控代码值 (117) 关联的常数。
Keyboard
  F7 : uint = 118
[静态] 与 F7 的键控代码值 (118) 关联的常数。
Keyboard
  F8 : uint = 119
[静态] 与 F8 的键控代码值 (119) 关联的常数。
Keyboard
  F9 : uint = 120
[静态] 与 F9 的键控代码值 (120) 关联的常数。
Keyboard
  FAST_FORWARD : uint = 0x0100000A
[静态] 与使用快进传输模式的按钮的键控代码值关联的常数。
Keyboard
  G : uint = 71
[静态] 与 G 键的键控代码值 (71) 关联的常数。
Keyboard
  GREEN : uint = 0x01000001
[静态] 与绿色功能键按钮的键控代码值关联的常数。
Keyboard
  GUIDE : uint = 0x01000014
[静态] 与使用电视节目指南的按钮的键控代码值关联的常数。
Keyboard
  H : uint = 72
[静态] 与 H 键的键控代码值 (72) 关联的常数。
Keyboard
  HELP : uint = 0x0100001D
[静态] 与使用帮助应用程序或上下文相关帮助的按钮的键控代码值关联的常数。
Keyboard
  HOME : uint = 36
[静态] 与 Home 的键控代码值 (36) 关联的常数。
Keyboard
  I : uint = 73
[静态] 与 I 键的键控代码值 (73) 关联的常数。
Keyboard
  INFO : uint = 0x01000013
[静态] 与信息按钮的键控代码值关联的常数。
Keyboard
  INPUT : uint = 0x0100001B
[静态] 与循环输入按钮的键控代码值关联的常数。
Keyboard
  INSERT : uint = 45
[静态] 与 Insert 的键控代码值 (45) 关联的常数。
Keyboard
  J : uint = 74
[静态] 与 J 键的键控代码值 (74) 关联的常数。
Keyboard
  K : uint = 75
[静态] 与 K 键的键控代码值 (75) 关联的常数。
Keyboard
  KEYNAME_BEGIN : String = "Begin"
[静态] 开始键
Keyboard
  KEYNAME_BREAK : String = "Break"
[静态] 中断键
Keyboard
  KEYNAME_CLEARDISPLAY : String = "ClrDsp"
[静态] 清除显示键
Keyboard
  KEYNAME_CLEARLINE : String = "ClrLn"
[静态] 清除行键
Keyboard
  KEYNAME_DELETE : String = "Delete"
[静态] 删除键
Keyboard
  KEYNAME_DELETECHAR : String = "DelChr"
[静态] 删除字符键
Keyboard
  KEYNAME_DELETELINE : String = "DelLn"
[静态] 删除行键
Keyboard
  KEYNAME_DOWNARROW : String = "Down"
[静态] 向下箭头键
Keyboard
  KEYNAME_END : String = "End"
[静态] 结束键
Keyboard
  KEYNAME_EXECUTE : String = "Exec"
[静态] 执行键
Keyboard
  KEYNAME_F1 : String = "F1"
[静态] F1 键
Keyboard
  KEYNAME_F10 : String = "F10"
[静态] F10 键
Keyboard
  KEYNAME_F11 : String = "F11"
[静态] F11 键
Keyboard
  KEYNAME_F12 : String = "F12"
[静态] F12 键
Keyboard
  KEYNAME_F13 : String = "F13"
[静态] F13 键
Keyboard
  KEYNAME_F14 : String = "F14"
[静态] F14 键
Keyboard
  KEYNAME_F15 : String = "F15"
[静态] F15 键
Keyboard
  KEYNAME_F16 : String = "F16"
[静态] F16 键
Keyboard
  KEYNAME_F17 : String = "F17"
[静态] F17 键
Keyboard
  KEYNAME_F18 : String = "F18"
[静态] F18 键
Keyboard
  KEYNAME_F19 : String = "F19"
[静态] F19 键
Keyboard
  KEYNAME_F2 : String = "F2"
[静态] F2 键
Keyboard
  KEYNAME_F20 : String = "F20"
[静态] F20 键
Keyboard
  KEYNAME_F21 : String = "F21"
[静态] F21 键
Keyboard
  KEYNAME_F22 : String = "F22"
[静态] F22 键
Keyboard
  KEYNAME_F23 : String = "F23"
[静态] F23 键
Keyboard
  KEYNAME_F24 : String = "F24"
[静态] F24 键
Keyboard
  KEYNAME_F25 : String = "F25"
[静态] F25 键
Keyboard
  KEYNAME_F26 : String = "F26"
[静态] F26 键
Keyboard
  KEYNAME_F27 : String = "F27"
[静态] F27 键
Keyboard
  KEYNAME_F28 : String = "F28"
[静态] F28 键
Keyboard
  KEYNAME_F29 : String = "F29"
[静态] F29 键
Keyboard
  KEYNAME_F3 : String = "F3"
[静态] F3 键
Keyboard
  KEYNAME_F30 : String = "F30"
[静态]
Keyboard
  KEYNAME_F31 : String = "F31"
[静态] F31 键
Keyboard
  KEYNAME_F32 : String = "F32"
[静态] F32 键
Keyboard
  KEYNAME_F33 : String = "F33"
[静态] F33 键
Keyboard
  KEYNAME_F34 : String = "F34"
[静态] F34 键
Keyboard
  KEYNAME_F35 : String = "F35"
[静态] F35 键
Keyboard
  KEYNAME_F4 : String = "F4"
[静态] F4 键
Keyboard
  KEYNAME_F5 : String = "F5"
[静态] F5 键
Keyboard
  KEYNAME_F6 : String = "F6"
[静态] F6 键
Keyboard
  KEYNAME_F7 : String = "F7"
[静态] F7 键
Keyboard
  KEYNAME_F8 : String = "F8"
[静态] F8 键
Keyboard
  KEYNAME_F9 : String = "F9"
[静态] F9 键
Keyboard
  KEYNAME_FIND : String = "Find"
[静态] 查找键
Keyboard
  KEYNAME_HELP : String = "Help"
[静态] 帮助键
Keyboard
  KEYNAME_HOME : String = "Home"
[静态] 起始键
Keyboard
  KEYNAME_INSERT : String = "Insert"
[静态] 插入键
Keyboard
  KEYNAME_INSERTCHAR : String = "InsChr"
[静态] 插入字符键
Keyboard
  KEYNAME_INSERTLINE : String = "InsLn"
[静态] 插入行键
Keyboard
  KEYNAME_LEFTARROW : String = "Left"
[静态] 向左箭头键
Keyboard
  KEYNAME_MENU : String = "Menu"
[静态] 菜单键
Keyboard
  KEYNAME_MODESWITCH : String = "ModeSw"
[静态] 模式切换键
Keyboard
  KEYNAME_NEXT : String = "Next"
[静态] 下一个键
Keyboard
  KEYNAME_PAGEDOWN : String = "PgDn"
[静态] 下一页键
Keyboard
  KEYNAME_PAGEUP : String = "PgUp"
[静态] 上一页键
Keyboard
  KEYNAME_PAUSE : String = "Pause"
[静态] 暂停键
Keyboard
  KEYNAME_PLAYPAUSE : String = "PlayPause"
[静态] Play_ Pause 键
Keyboard
  KEYNAME_PREV : String = "Prev"
[静态] 上一个键
Keyboard
  KEYNAME_PRINT : String = "Print"
[静态] 打印键
Keyboard
  KEYNAME_PRINTSCREEN : String = "PrntScrn"
[静态] 打印屏幕
Keyboard
  KEYNAME_REDO : String = "Redo"
[静态] 重做键
Keyboard
  KEYNAME_RESET : String = "Reset"
[静态] 重置键
Keyboard
  KEYNAME_RIGHTARROW : String = "Right"
[静态] 向右箭头键
Keyboard
  KEYNAME_SCROLLLOCK : String = "ScrlLck"
[静态] 滚动锁定键
Keyboard
  KEYNAME_SELECT : String = "Select"
[静态] 选择键
Keyboard
  KEYNAME_STOP : String = "Stop"
[静态] 停止键
Keyboard
  KEYNAME_SYSREQ : String = "SysReq"
[静态] 系统请求键
Keyboard
  KEYNAME_SYSTEM : String = "Sys"
[静态] 系统键
Keyboard
  KEYNAME_UNDO : String = "Undo"
[静态] 撤消键
Keyboard
  KEYNAME_UPARROW : String = "Up"
[静态] 向上箭头键
Keyboard
  KEYNAME_USER : String = "User"
[静态] 用户键
Keyboard
  L : uint = 76
[静态] 与 L 键的键控代码值 (76) 关联的常数。
Keyboard
  LAST : uint = 0x01000011
[静态] 与观看上一频道或显示已观看频道的按钮的键控代码值关联的常数。
Keyboard
  LEFT : uint = 37
[静态] 与向左箭头键的键控代码值 (37) 关联的常数。
Keyboard
  LEFTBRACKET : uint = 219
[静态] 与 [ 键的键控代码值 (219) 关联的常数。
Keyboard
  LIVE : uint = 0x01000010
[静态] 与返回实时播放(位于广播下)的按钮的键控代码值关联的常数。
Keyboard
  M : uint = 77
[静态] 与 M 键的键控代码值 (77) 关联的常数。
Keyboard
  MASTER_SHELL : uint = 0x0100001E
[静态] 与使用“主 Shell”的按钮(例如 TiVo 或其他供应商按钮)的键控代码值关联的常数。
Keyboard
  MENU : uint = 0x01000012
[静态] 与使用菜单的按钮的键控代码值关联的常数。
Keyboard
  MINUS : uint = 189
[静态] 与 - 键的键控代码值 (189) 关联的常数。
Keyboard
  N : uint = 78
[静态] 与 N 键的键控代码值 (78) 关联的常数。
Keyboard
  NEXT : uint = 0x0100000E
[静态] 与跳到下一曲目或章节的按钮的键控代码值关联的常数。
Keyboard
  NUMBER_0 : uint = 48
[静态] 与 0 的键控代码值 (48) 关联的常数。
Keyboard
  NUMBER_1 : uint = 49
[静态] 与 1 的键控代码值 (49) 关联的常数。
Keyboard
  NUMBER_2 : uint = 50
[静态] 与 2 的键控代码值 (50) 关联的常数。
Keyboard
  NUMBER_3 : uint = 51
[静态] 与 3 的键控代码值 (51) 关联的常数。
Keyboard
  NUMBER_4 : uint = 52
[静态] 与 4 的键控代码值 (52) 关联的常数。
Keyboard
  NUMBER_5 : uint = 53
[静态] 与 5 的键控代码值 (53) 关联的常数。
Keyboard
  NUMBER_6 : uint = 54
[静态] 与 6 的键控代码值 (54) 关联的常数。
Keyboard
  NUMBER_7 : uint = 55
[静态] 与 7 的键控代码值 (55) 关联的常数。
Keyboard
  NUMBER_8 : uint = 56
[静态] 与 8 的键控代码值 (56) 关联的常数。
Keyboard
  NUMBER_9 : uint = 57
[静态] 与 9 的键控代码值 (57) 关联的常数。
Keyboard
  NUMPAD : uint = 21
[静态] 与数字键盘的伪键控代码 (21) 关联的常数。
Keyboard
  NUMPAD_0 : uint = 96
[静态] 与数字键盘上的数字 0 的键控代码值 (96) 关联的常数。
Keyboard
  NUMPAD_1 : uint = 97
[静态] 与数字键盘上的数字 1 的键控代码值 (97) 关联的常数。
Keyboard
  NUMPAD_2 : uint = 98
[静态] 与数字键盘上的数字 2 的键控代码值 (98) 关联的常数。
Keyboard
  NUMPAD_3 : uint = 99
[静态] 与数字键盘上的数字 3 的键控代码值 (99) 关联的常数。
Keyboard
  NUMPAD_4 : uint = 100
[静态] 与数字键盘上的数字 4 的键控代码值 (100) 关联的常数。
Keyboard
  NUMPAD_5 : uint = 101
[静态] 与数字键盘上的数字 5 的键控代码值 (101) 关联的常数。
Keyboard
  NUMPAD_6 : uint = 102
[静态] 与数字键盘上的数字 6 的键控代码值 (102) 关联的常数。
Keyboard
  NUMPAD_7 : uint = 103
[静态] 与数字键盘上的数字 7 的键控代码值 (103) 关联的常数。
Keyboard
  NUMPAD_8 : uint = 104
[静态] 与数字键盘上的数字 8 的键控代码值 (104) 关联的常数。
Keyboard
  NUMPAD_9 : uint = 105
[静态] 与数字键盘上的数字 9 的键控代码值 (105) 关联的常数。
Keyboard
  NUMPAD_ADD : uint = 107
[静态] 与数字键盘上的加号 (+) 的键控代码值 (107) 关联的常数。
Keyboard
  NUMPAD_DECIMAL : uint = 110
[静态] 与数字键盘上的小数点 (.) 的键控代码值 (110) 关联的常数。
Keyboard
  NUMPAD_DIVIDE : uint = 111
[静态] 与数字键盘上的除号 (/) 的键控代码值 (111) 关联的常数。
Keyboard
  NUMPAD_ENTER : uint = 108
[静态] 与数字键盘上的 Enter 的键控代码值 (108) 关联的常数。
Keyboard
  NUMPAD_MULTIPLY : uint = 106
[静态] 与数字键盘上的乘号 (*) 的键控代码值 (106) 关联的常数。
Keyboard
  NUMPAD_SUBTRACT : uint = 109
[静态] 与数字键盘上的减号 (-) 的键控代码值 (109) 关联的常数。
Keyboard
  O : uint = 79
[静态] 与 O 键的键控代码值 (79) 关联的常数。
Keyboard
  P : uint = 80
[静态] 与 P 键的键控代码值 (80) 关联的常数。
Keyboard
  PAGE_DOWN : uint = 34
[静态] 与 Page Down 的键控代码值 (34) 关联的常数。
Keyboard
  PAGE_UP : uint = 33
[静态] 与 Page Up 的键控代码值 (33) 关联的常数。
Keyboard
  PAUSE : uint = 0x01000008
[静态] 与暂停传输模式的按钮的键控代码值关联的常数。
Keyboard
  PERIOD : uint = 190
[静态] 与 . 键的键控代码 (190) 关联的常数。
Keyboard
  PLAY : uint = 0x01000007
[静态] 与使用播放传输模式的按钮的键控代码值关联的常数。
Keyboard
      PLAY_PAUSE : uint = 0x01000020
[静态] 与使用播放/暂停传输模式的按钮的键控代码值关联的常数。
Keyboard
  PREVIOUS : uint = 0x0100000F
[静态] 与跳到上一曲目或章节的按钮的键控代码值关联的常数。
Keyboard
  Q : uint = 81
[静态] 与 Q 键的键控代码值 (81) 关联的常数。
Keyboard
  QUOTE : uint = 222
[静态] 与 ' 键的键控代码值 (222) 关联的常数。
Keyboard
  R : uint = 82
[静态] 与 R 键的键控代码值 (82) 关联的常数。
Keyboard
  RECORD : uint = 0x01000006
[静态] 与录制或使用录制传输模式的按钮的键控代码值关联的常数。
Keyboard
  RED : uint = 0x01000000
[静态] 红色功能键按钮。
Keyboard
  REWIND : uint = 0x0100000B
[静态] 与使用后退传输模式的按钮的键控代码值关联的常数。
Keyboard
  RIGHT : uint = 39
[静态] 与向右箭头键的键控代码值 (39) 关联的常数。
Keyboard
  RIGHTBRACKET : uint = 221
[静态] 与 ] 键的键控代码值 (221) 关联的常数。
Keyboard
  S : uint = 83
[静态] 与 S 键的键控代码值 (83) 关联的常数。
Keyboard
  SEARCH : uint = 0x0100001F
[静态] 与搜索按钮的键控代码值关联的常数。
Keyboard
  SEMICOLON : uint = 186
[静态] 与 ; 键的键控代码值 (186) 关联的常数。
Keyboard
  SETUP : uint = 0x0100001C
[静态] 与使用安装应用程序或菜单的按钮的键控代码值关联的常数。
Keyboard
  SHIFT : uint = 16
[静态] 与 Shift 的键控代码值 (16) 关联的常数。
Keyboard
  SKIP_BACKWARD : uint = 0x0100000D
[静态] 与使用快速后跳(通常 7-10 秒)的按钮的键控代码值关联的常数。
Keyboard
  SKIP_FORWARD : uint = 0x0100000C
[静态] 与使用快速前跳(通常 30 秒)的按钮的键控代码值关联的常数。
Keyboard
  SLASH : uint = 191
[静态] 与 / 键的键控代码值 (191) 关联的常数。
Keyboard
  SPACE : uint = 32
[静态] 与空格键的键控代码值 (32) 关联的常数。
Keyboard
  STOP : uint = 0x01000009
[静态] 与停止传输模式的按钮的键控代码值关联的常数。
Keyboard
  STRING_BEGIN : String = ""
[静态] OS X Unicode 开始常量
Keyboard
  STRING_BREAK : String = ""
[静态] OS X Unicode 中断常量
Keyboard
  STRING_CLEARDISPLAY : String = ""
[静态] OS X Unicode 清除显示常量
Keyboard
  STRING_CLEARLINE : String = ""
[静态] OS X Unicode 清除行常量
Keyboard
  STRING_DELETE : String = ""
[静态] OS X Unicode 删除常量
Keyboard
  STRING_DELETECHAR : String = ""
[静态] OS X Unicode 删除字符常量
Keyboard
  STRING_DELETELINE : String = ""
[静态] OS X Unicode 删除行常量
Keyboard
  STRING_DOWNARROW : String = ""
[静态] OS X Unicode 向下箭头键常量
Keyboard
  STRING_END : String = ""
[静态] OS X Unicode 结束常量
Keyboard
  STRING_EXECUTE : String = ""
[静态] OS X Unicode 执行常量
Keyboard
  STRING_F1 : String = ""
[静态] OS X Unicode F1 常量
Keyboard
  STRING_F10 : String = ""
[静态] OS X Unicode F10 常量
Keyboard
  STRING_F11 : String = ""
[静态] OS X Unicode F11 常量
Keyboard
  STRING_F12 : String = ""
[静态] OS X Unicode F12 常量
Keyboard
  STRING_F13 : String = ""
[静态] OS X Unicode F13 常量
Keyboard
  STRING_F14 : String = ""
[静态] OS X Unicode F14 常量
Keyboard
  STRING_F15 : String = ""
[静态] OS X Unicode F15 常量
Keyboard
  STRING_F16 : String = ""
[静态] OS X Unicode F16 常量
Keyboard
  STRING_F17 : String = ""
[静态] OS X Unicode F17 常量
Keyboard
  STRING_F18 : String = ""
[静态] OS X Unicode F18 常量
Keyboard
  STRING_F19 : String = ""
[静态] OS X Unicode F19 常量
Keyboard
  STRING_F2 : String = ""
[静态] OS X Unicode F2 常量
Keyboard
  STRING_F20 : String = ""
[静态] OS X Unicode F20 常量
Keyboard
  STRING_F21 : String = ""
[静态] OS X Unicode F21 常量
Keyboard
  STRING_F22 : String = ""
[静态] OS X Unicode F22 常量
Keyboard
  STRING_F23 : String = ""
[静态] OS X Unicode F23 常量
Keyboard
  STRING_F24 : String = ""
[静态] OS X Unicode F24 常量
Keyboard
  STRING_F25 : String = ""
[静态] OS X Unicode F25 常量
Keyboard
  STRING_F26 : String = ""
[静态] OS X Unicode F26 常量
Keyboard
  STRING_F27 : String = ""
[静态] OS X Unicode F27 常量
Keyboard
  STRING_F28 : String = ""
[静态] OS X Unicode F28 常量
Keyboard
  STRING_F29 : String = ""
[静态] OS X Unicode F29 常量
Keyboard
  STRING_F3 : String = ""
[静态] OS X Unicode F3 常量
Keyboard
  STRING_F30 : String = ""
[静态] OS X Unicode F30 常量
Keyboard
  STRING_F31 : String = ""
[静态] OS X Unicode F31 常量
Keyboard
  STRING_F32 : String = ""
[静态] OS X Unicode F32 常量
Keyboard
  STRING_F33 : String = ""
[静态] OS X Unicode F33 常量
Keyboard
  STRING_F34 : String = ""
[静态] OS X Unicode F34 常量
Keyboard
  STRING_F35 : String = ""
[静态] OS X Unicode F35 常量
Keyboard
  STRING_F4 : String = ""
[静态] OS X Unicode F4 常量
Keyboard
  STRING_F5 : String = ""
[静态] OS X Unicode F5 常量
Keyboard
  STRING_F6 : String = ""
[静态] OS X Unicode F6 常量
Keyboard
  STRING_F7 : String = ""
[静态] OS X Unicode F7 常量
Keyboard
  STRING_F8 : String = ""
[静态] OS X Unicode F8 常量
Keyboard
  STRING_F9 : String = ""
[静态] OS X Unicode F9 常量
Keyboard
  STRING_FIND : String = ""
[静态] OS X Unicode 查找常量
Keyboard
  STRING_HELP : String = ""
[静态] OS X Unicode 帮助常量
Keyboard
  STRING_HOME : String = ""
[静态] OS X Unicode 起始常量
Keyboard
  STRING_INSERT : String = ""
[静态] OS X Unicode 插入常量
Keyboard
  STRING_INSERTCHAR : String = ""
[静态] OS X Unicode 插入字符常量
Keyboard
  STRING_INSERTLINE : String = ""
[静态] OS X Unicode 插入行常量
Keyboard
  STRING_LEFTARROW : String = ""
[静态] OS X Unicode 向左箭头键常量
Keyboard
  STRING_MENU : String = ""
[静态] OS X Unicode 菜单常量
Keyboard
  STRING_MODESWITCH : String = ""
[静态] OS X Unicode 模式切换常量
Keyboard
  STRING_NEXT : String = ""
[静态] OS X Unicode 下一个常量
Keyboard
  STRING_PAGEDOWN : String = ""
[静态] OS X Unicode 下一页常量
Keyboard
  STRING_PAGEUP : String = ""
[静态] OS X Unicode 上一页常量
Keyboard
  STRING_PAUSE : String = ""
[静态] OS X Unicode 暂停常量
Keyboard
  STRING_PREV : String = ""
[静态] OS X Unicode 上一个常量
Keyboard
  STRING_PRINT : String = ""
[静态] OS X Unicode 打印常量
Keyboard
  STRING_PRINTSCREEN : String = ""
[静态] OS X Unicode 打印屏幕常量
Keyboard
  STRING_REDO : String = ""
[静态] OS X Unicode 重做常量
Keyboard
  STRING_RESET : String = ""
[静态] OS X Unicode 重置常量
Keyboard
  STRING_RIGHTARROW : String = ""
[静态] OS X Unicode 向右箭头键常量
Keyboard
  STRING_SCROLLLOCK : String = ""
[静态] OS X Unicode 滚动锁定常量
Keyboard
  STRING_SELECT : String = ""
[静态] OS X Unicode 选择常量
Keyboard
  STRING_STOP : String = ""
[静态] OS X Unicode 停止常量
Keyboard
  STRING_SYSREQ : String = ""
[静态] OS X Unicode 系统请求常量
Keyboard
  STRING_SYSTEM : String = ""
[静态] OS X Unicode 系统常量
Keyboard
  STRING_UNDO : String = ""
[静态] OS X Unicode 撤消常量
Keyboard
  STRING_UPARROW : String = ""
[静态] OS X Unicode 向上箭头键常量
Keyboard
  STRING_USER : String = ""
[静态] OS X Unicode 用户常量
Keyboard
  SUBTITLE : uint = 0x01000018
[静态] 与切换字幕的按钮的键控代码值关联的常数。
Keyboard
  T : uint = 84
[静态] 与 T 键的键控代码值 (84) 关联的常数。
Keyboard
  TAB : uint = 9
[静态] 与 Tab 的键控代码值 (9) 关联的常数。
Keyboard
  U : uint = 85
[静态] 与 U 键的键控代码值 (85) 关联的常数。
Keyboard
  UP : uint = 38
[静态] 与向上箭头键的键控代码值 (38) 关联的常数。
Keyboard
  V : uint = 86
[静态] 与 V 键的键控代码值 (86) 关联的常数。
Keyboard
  VOD : uint = 0x0100001A
[静态] 与使用视频点播的按钮的键控代码值关联的常数。
Keyboard
  W : uint = 87
[静态] 与 W 键的键控代码值 (87) 关联的常数。
Keyboard
  X : uint = 88
[静态] 与 X 键的键控代码值 (88) 关联的常数。
Keyboard
  Y : uint = 89
[静态] 与 Y 键的键控代码值 (89) 关联的常数。
Keyboard
  YELLOW : uint = 0x01000002
[静态] 与黄色功能键按钮的键控代码值关联的常数。
Keyboard
  Z : uint = 90
[静态] 与 Z 键的键控代码值 (90) 关联的常数。
Keyboard
属性详细信息

capsLock

属性
capsLock:Boolean  [只读]

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

指定激活 (true) 或不激活 (false) Caps Lock。



实现
    public static function get capsLock():Boolean

hasVirtualKeyboard

属性 
hasVirtualKeyboard:Boolean  [只读]

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.1, AIR 2

表示计算机或设备是否提供虚拟键盘。如果当前环境提供虚拟键盘,则此值为 true



实现
    public static function get hasVirtualKeyboard():Boolean

示例  ( 如何使用本示例 )
以下示例是一个简单测试,用于指示运行环境中“Num Lock”和“Caps Lock”键的当前状态以及键盘类型和触摸屏类型。测试该示例时,单击文本字段可查看属性值:
import flash.events.*;
import flash.display.*;
import flash.ui.Keyboard;
import flash.system.Capabilities;
import flash.text.TextField;


var keyboardInfoTxt:TextField = new TextField();
keyboardInfoTxt.x = 30;
keyboardInfoTxt.y = 50;
keyboardInfoTxt.width = 300;
keyboardInfoTxt.height = 100;
keyboardInfoTxt.border = true;

addChild(keyboardInfoTxt);

addEventListener (MouseEvent.CLICK, getScreenKeyboardType);

function getScreenKeyboardType(e:MouseEvent):void{
    keyboardInfoTxt.text= "Caps Lock is : " + String(flash.ui.Keyboard.capsLock)+ "\n" + 
    "Num Lock is : " + String(flash.ui.Keyboard.numLock) +"\n" + 
    "Has Virtual Keyboard : " + String(flash.ui.Keyboard.hasVirtualKeyboard) + "\n" + 
    "Physical Keyboard Type : " + flash.ui.Keyboard.physicalKeyboardType + "\n" + 
    "flash.system.Capabilities.touchscreenType is : " + flash.system.Capabilities.touchscreenType;
}

numLock

属性 
numLock:Boolean  [只读]

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

指定激活 (true) 或不激活 (false) Num Lock。



实现
    public static function get numLock():Boolean

physicalKeyboardType

属性 
physicalKeyboardType:String  [只读]

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.1, AIR 2

表示计算机或设备提供的物理类型键盘,如果有。

使用在 KeyboardType 类中定义的常量测试此属性报告的值。

注意:如果计算机或设备提供了字母数字键盘和 12 个按钮键盘,此属性只报告提供了字母数字键盘。



实现
    public static function get physicalKeyboardType():String

相关 API 元素

方法详细信息

isAccessible

()方法
public static function isAccessible():Boolean

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

指定其它 SWF 文件能否访问最后按下的键。默认情况下,安全限制会阻止某一个域中的 SWF 文件的代码访问从另一个域中的 SWF 文件生成的键击。

返回
Boolean — 值 true(如果可以访问按下的最后一个键)。如果不允许访问,则此方法返回 false
常量详细信息

A

常量
public static const A:uint = 65

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 A 键的键控代码值 (65) 关联的常数。

ALTERNATE

常量 
public static const ALTERNATE:uint = 18

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 Alternate (Option) 键的键控代码值 (18) 关联的常数。

AUDIO

常量 
public static const AUDIO:uint = 0x01000017

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与选择音频模式的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

B

常量 
public static const B:uint = 66

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 B 键的键控代码值 (66) 关联的常数。

BACK

常量 
public static const BACK:uint = 0x01000016

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与返回应用程序中前一页面的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

BACKQUOTE

常量 
public static const BACKQUOTE:uint = 192

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 ` 键的键控代码值 (192) 关联的常数。

BACKSLASH

常量 
public static const BACKSLASH:uint = 220

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 \ 键的键控代码值 (220) 关联的常数。

BACKSPACE

常量 
public static const BACKSPACE:uint = 8

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 Backspace 的键控代码值 (8) 关联的常数。

BLUE

常量 
public static const BLUE:uint = 0x01000003

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与蓝色功能键按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

C

常量 
public static const C:uint = 67

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 C 键的键控代码值 (67) 关联的常数。

CAPS_LOCK

常量 
public static const CAPS_LOCK:uint = 20

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 Caps Lock 的键控代码值 (20) 关联的常数。

CHANNEL_DOWN

常量 
public static const CHANNEL_DOWN:uint = 0x01000005

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与频道递减按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

CHANNEL_UP

常量 
public static const CHANNEL_UP:uint = 0x01000004

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与频道递增按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

CharCodeStrings

常量 
public static const CharCodeStrings:Array

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

包含所有定义的键名称常量的数组。

COMMA

常量 
public static const COMMA:uint = 188

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 F15 的键控代码值 (188) 关联的常数。

COMMAND

常量 
public static const COMMAND:uint = 15

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 Mac 命令键 (15) 关联的常数。此常数当前仅用于设置菜单等效键。

CONTROL

常量 
public static const CONTROL:uint = 17

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 Ctrl 的键控代码值 (17) 关联的常数。

D

常量 
public static const D:uint = 68

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 D 键的键控代码值 (68) 关联的常数。

DELETE

常量 
public static const DELETE:uint = 46

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 Delete 的键控代码值 (46) 关联的常数。

DOWN

常量 
public static const DOWN:uint = 40

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与向下箭头键的键控代码值 (40) 关联的常数。

DVR

常量 
public static const DVR:uint = 0x01000019

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与使用 DVR 应用程序模式的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

E

常量 
public static const E:uint = 69

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 E 键的键控代码值 (69) 关联的常数。

END

常量 
public static const END:uint = 35

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 End 的键控代码值 (35) 关联的常数。

ENTER

常量 
public static const ENTER:uint = 13

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 Enter 的键控代码值 (13) 关联的常数。

EQUAL

常量 
public static const EQUAL:uint = 187

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 = 键的键控代码值 (187) 关联的常数。

ESCAPE

常量 
public static const ESCAPE:uint = 27

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 Esc 的键控代码值 (27) 关联的常数。

EXIT

常量 
public static const EXIT:uint = 0x01000015

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与退出当前应用程序模式的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

F

常量 
public static const F:uint = 70

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 F 的键控代码值 (70) 关联的常数。

F1

常量 
public static const F1:uint = 112

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 F1 的键控代码值 (112) 关联的常数。

F10

常量 
public static const F10:uint = 121

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 F10 的键控代码值 (121) 关联的常数。

F11

常量 
public static const F11:uint = 122

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 F11 的键控代码值 (122) 关联的常数。

F12

常量 
public static const F12:uint = 123

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 F12 的键控代码值 (123) 关联的常数。

F13

常量 
public static const F13:uint = 124

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 F13 的键控代码值 (124) 关联的常数。

F14

常量 
public static const F14:uint = 125

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 F14 的键控代码值 (125) 关联的常数。

F15

常量 
public static const F15:uint = 126

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 F15 的键控代码值 (126) 关联的常数。

F2

常量 
public static const F2:uint = 113

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 F2 的键控代码值 (113) 关联的常数。

F3

常量 
public static const F3:uint = 114

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 F3 的键控代码值 (114) 关联的常数。

F4

常量 
public static const F4:uint = 115

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 F4 的键控代码值 (115) 关联的常数。

F5

常量 
public static const F5:uint = 116

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 F5 的键控代码值 (116) 关联的常数。

F6

常量 
public static const F6:uint = 117

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 F6 的键控代码值 (117) 关联的常数。

F7

常量 
public static const F7:uint = 118

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 F7 的键控代码值 (118) 关联的常数。

F8

常量 
public static const F8:uint = 119

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 F8 的键控代码值 (119) 关联的常数。

F9

常量 
public static const F9:uint = 120

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 F9 的键控代码值 (120) 关联的常数。

FAST_FORWARD

常量 
public static const FAST_FORWARD:uint = 0x0100000A

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与使用快进传输模式的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

G

常量 
public static const G:uint = 71

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 G 键的键控代码值 (71) 关联的常数。

GREEN

常量 
public static const GREEN:uint = 0x01000001

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与绿色功能键按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

GUIDE

常量 
public static const GUIDE:uint = 0x01000014

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与使用电视节目指南的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

H

常量 
public static const H:uint = 72

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 H 键的键控代码值 (72) 关联的常数。

HELP

常量 
public static const HELP:uint = 0x0100001D

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与使用帮助应用程序或上下文相关帮助的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

HOME

常量 
public static const HOME:uint = 36

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 Home 的键控代码值 (36) 关联的常数。

I

常量 
public static const I:uint = 73

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 I 键的键控代码值 (73) 关联的常数。

INFO

常量 
public static const INFO:uint = 0x01000013

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与信息按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

INPUT

常量 
public static const INPUT:uint = 0x0100001B

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与循环输入按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

INSERT

常量 
public static const INSERT:uint = 45

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 Insert 的键控代码值 (45) 关联的常数。

J

常量 
public static const J:uint = 74

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 J 键的键控代码值 (74) 关联的常数。

K

常量 
public static const K:uint = 75

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 K 键的键控代码值 (75) 关联的常数。

KEYNAME_BEGIN

常量 
public static const KEYNAME_BEGIN:String = "Begin"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

开始键

KEYNAME_BREAK

常量 
public static const KEYNAME_BREAK:String = "Break"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

中断键

KEYNAME_CLEARDISPLAY

常量 
public static const KEYNAME_CLEARDISPLAY:String = "ClrDsp"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

清除显示键

KEYNAME_CLEARLINE

常量 
public static const KEYNAME_CLEARLINE:String = "ClrLn"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

清除行键

KEYNAME_DELETE

常量 
public static const KEYNAME_DELETE:String = "Delete"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

删除键

KEYNAME_DELETECHAR

常量 
public static const KEYNAME_DELETECHAR:String = "DelChr"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

删除字符键

KEYNAME_DELETELINE

常量 
public static const KEYNAME_DELETELINE:String = "DelLn"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

删除行键

KEYNAME_DOWNARROW

常量 
public static const KEYNAME_DOWNARROW:String = "Down"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

向下箭头键

KEYNAME_END

常量 
public static const KEYNAME_END:String = "End"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

结束键

KEYNAME_EXECUTE

常量 
public static const KEYNAME_EXECUTE:String = "Exec"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

执行键

KEYNAME_F1

常量 
public static const KEYNAME_F1:String = "F1"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F1 键

KEYNAME_F10

常量 
public static const KEYNAME_F10:String = "F10"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F10 键

KEYNAME_F11

常量 
public static const KEYNAME_F11:String = "F11"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F11 键

KEYNAME_F12

常量 
public static const KEYNAME_F12:String = "F12"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F12 键

KEYNAME_F13

常量 
public static const KEYNAME_F13:String = "F13"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F13 键

KEYNAME_F14

常量 
public static const KEYNAME_F14:String = "F14"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F14 键

KEYNAME_F15

常量 
public static const KEYNAME_F15:String = "F15"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F15 键

KEYNAME_F16

常量 
public static const KEYNAME_F16:String = "F16"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F16 键

KEYNAME_F17

常量 
public static const KEYNAME_F17:String = "F17"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F17 键

KEYNAME_F18

常量 
public static const KEYNAME_F18:String = "F18"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F18 键

KEYNAME_F19

常量 
public static const KEYNAME_F19:String = "F19"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F19 键

KEYNAME_F2

常量 
public static const KEYNAME_F2:String = "F2"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F2 键

KEYNAME_F20

常量 
public static const KEYNAME_F20:String = "F20"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F20 键

KEYNAME_F21

常量 
public static const KEYNAME_F21:String = "F21"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F21 键

KEYNAME_F22

常量 
public static const KEYNAME_F22:String = "F22"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F22 键

KEYNAME_F23

常量 
public static const KEYNAME_F23:String = "F23"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F23 键

KEYNAME_F24

常量 
public static const KEYNAME_F24:String = "F24"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F24 键

KEYNAME_F25

常量 
public static const KEYNAME_F25:String = "F25"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F25 键

KEYNAME_F26

常量 
public static const KEYNAME_F26:String = "F26"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F26 键

KEYNAME_F27

常量 
public static const KEYNAME_F27:String = "F27"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F27 键

KEYNAME_F28

常量 
public static const KEYNAME_F28:String = "F28"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F28 键

KEYNAME_F29

常量 
public static const KEYNAME_F29:String = "F29"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F29 键

KEYNAME_F3

常量 
public static const KEYNAME_F3:String = "F3"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F3 键

KEYNAME_F30

常量 
public static const KEYNAME_F30:String = "F30"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

KEYNAME_F31

常量 
public static const KEYNAME_F31:String = "F31"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F31 键

KEYNAME_F32

常量 
public static const KEYNAME_F32:String = "F32"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F32 键

KEYNAME_F33

常量 
public static const KEYNAME_F33:String = "F33"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F33 键

KEYNAME_F34

常量 
public static const KEYNAME_F34:String = "F34"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F34 键

KEYNAME_F35

常量 
public static const KEYNAME_F35:String = "F35"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F35 键

KEYNAME_F4

常量 
public static const KEYNAME_F4:String = "F4"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F4 键

KEYNAME_F5

常量 
public static const KEYNAME_F5:String = "F5"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F5 键

KEYNAME_F6

常量 
public static const KEYNAME_F6:String = "F6"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F6 键

KEYNAME_F7

常量 
public static const KEYNAME_F7:String = "F7"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F7 键

KEYNAME_F8

常量 
public static const KEYNAME_F8:String = "F8"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F8 键

KEYNAME_F9

常量 
public static const KEYNAME_F9:String = "F9"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

F9 键

KEYNAME_FIND

常量 
public static const KEYNAME_FIND:String = "Find"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

查找键

KEYNAME_HELP

常量 
public static const KEYNAME_HELP:String = "Help"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

帮助键

KEYNAME_HOME

常量 
public static const KEYNAME_HOME:String = "Home"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

起始键

KEYNAME_INSERT

常量 
public static const KEYNAME_INSERT:String = "Insert"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

插入键

KEYNAME_INSERTCHAR

常量 
public static const KEYNAME_INSERTCHAR:String = "InsChr"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

插入字符键

KEYNAME_INSERTLINE

常量 
public static const KEYNAME_INSERTLINE:String = "InsLn"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

插入行键

KEYNAME_LEFTARROW

常量 
public static const KEYNAME_LEFTARROW:String = "Left"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

向左箭头键

KEYNAME_MENU

常量 
public static const KEYNAME_MENU:String = "Menu"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

菜单键

KEYNAME_MODESWITCH

常量 
public static const KEYNAME_MODESWITCH:String = "ModeSw"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

模式切换键

KEYNAME_NEXT

常量 
public static const KEYNAME_NEXT:String = "Next"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

下一个键

KEYNAME_PAGEDOWN

常量 
public static const KEYNAME_PAGEDOWN:String = "PgDn"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

下一页键

KEYNAME_PAGEUP

常量 
public static const KEYNAME_PAGEUP:String = "PgUp"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

上一页键

KEYNAME_PAUSE

常量 
public static const KEYNAME_PAUSE:String = "Pause"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

暂停键

KEYNAME_PLAYPAUSE

常量 
public static const KEYNAME_PLAYPAUSE:String = "PlayPause"

语言版本: ActionScript 3.0
运行时版本: Flash Player 24, AIR 24.0

Play_ Pause 键

KEYNAME_PREV

常量 
public static const KEYNAME_PREV:String = "Prev"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

上一个键

KEYNAME_PRINT

常量 
public static const KEYNAME_PRINT:String = "Print"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

打印键

KEYNAME_PRINTSCREEN

常量 
public static const KEYNAME_PRINTSCREEN:String = "PrntScrn"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

打印屏幕

KEYNAME_REDO

常量 
public static const KEYNAME_REDO:String = "Redo"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

重做键

KEYNAME_RESET

常量 
public static const KEYNAME_RESET:String = "Reset"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

重置键

KEYNAME_RIGHTARROW

常量 
public static const KEYNAME_RIGHTARROW:String = "Right"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

向右箭头键

KEYNAME_SCROLLLOCK

常量 
public static const KEYNAME_SCROLLLOCK:String = "ScrlLck"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

滚动锁定键

KEYNAME_SELECT

常量 
public static const KEYNAME_SELECT:String = "Select"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

选择键

KEYNAME_STOP

常量 
public static const KEYNAME_STOP:String = "Stop"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

停止键

KEYNAME_SYSREQ

常量 
public static const KEYNAME_SYSREQ:String = "SysReq"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

系统请求键

KEYNAME_SYSTEM

常量 
public static const KEYNAME_SYSTEM:String = "Sys"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

系统键

KEYNAME_UNDO

常量 
public static const KEYNAME_UNDO:String = "Undo"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

撤消键

KEYNAME_UPARROW

常量 
public static const KEYNAME_UPARROW:String = "Up"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

向上箭头键

KEYNAME_USER

常量 
public static const KEYNAME_USER:String = "User"

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

用户键

L

常量 
public static const L:uint = 76

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 L 键的键控代码值 (76) 关联的常数。

LAST

常量 
public static const LAST:uint = 0x01000011

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与观看上一频道或显示已观看频道的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

LEFT

常量 
public static const LEFT:uint = 37

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与向左箭头键的键控代码值 (37) 关联的常数。

LEFTBRACKET

常量 
public static const LEFTBRACKET:uint = 219

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 [ 键的键控代码值 (219) 关联的常数。

LIVE

常量 
public static const LIVE:uint = 0x01000010

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与返回实时播放(位于广播下)的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

M

常量 
public static const M:uint = 77

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 M 键的键控代码值 (77) 关联的常数。

MASTER_SHELL

常量 
public static const MASTER_SHELL:uint = 0x0100001E

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与使用“主 Shell”的按钮(例如 TiVo 或其他供应商按钮)的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

MENU

常量 
public static const MENU:uint = 0x01000012

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与使用菜单的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

MINUS

常量 
public static const MINUS:uint = 189

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 - 键的键控代码值 (189) 关联的常数。

N

常量 
public static const N:uint = 78

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 N 键的键控代码值 (78) 关联的常数。

NEXT

常量 
public static const NEXT:uint = 0x0100000E

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与跳到下一曲目或章节的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

NUMBER_0

常量 
public static const NUMBER_0:uint = 48

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 0 的键控代码值 (48) 关联的常数。

NUMBER_1

常量 
public static const NUMBER_1:uint = 49

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 1 的键控代码值 (49) 关联的常数。

NUMBER_2

常量 
public static const NUMBER_2:uint = 50

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 2 的键控代码值 (50) 关联的常数。

NUMBER_3

常量 
public static const NUMBER_3:uint = 51

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 3 的键控代码值 (51) 关联的常数。

NUMBER_4

常量 
public static const NUMBER_4:uint = 52

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 4 的键控代码值 (52) 关联的常数。

NUMBER_5

常量 
public static const NUMBER_5:uint = 53

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 5 的键控代码值 (53) 关联的常数。

NUMBER_6

常量 
public static const NUMBER_6:uint = 54

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 6 的键控代码值 (54) 关联的常数。

NUMBER_7

常量 
public static const NUMBER_7:uint = 55

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 7 的键控代码值 (55) 关联的常数。

NUMBER_8

常量 
public static const NUMBER_8:uint = 56

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 8 的键控代码值 (56) 关联的常数。

NUMBER_9

常量 
public static const NUMBER_9:uint = 57

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 9 的键控代码值 (57) 关联的常数。

NUMPAD

常量 
public static const NUMPAD:uint = 21

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与数字键盘的伪键控代码 (21) 关联的常数。用于在等效键上设置数字键盘功能键

NUMPAD_0

常量 
public static const NUMPAD_0:uint = 96

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与数字键盘上的数字 0 的键控代码值 (96) 关联的常数。

NUMPAD_1

常量 
public static const NUMPAD_1:uint = 97

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与数字键盘上的数字 1 的键控代码值 (97) 关联的常数。

NUMPAD_2

常量 
public static const NUMPAD_2:uint = 98

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与数字键盘上的数字 2 的键控代码值 (98) 关联的常数。

NUMPAD_3

常量 
public static const NUMPAD_3:uint = 99

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与数字键盘上的数字 3 的键控代码值 (99) 关联的常数。

NUMPAD_4

常量 
public static const NUMPAD_4:uint = 100

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与数字键盘上的数字 4 的键控代码值 (100) 关联的常数。

NUMPAD_5

常量 
public static const NUMPAD_5:uint = 101

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与数字键盘上的数字 5 的键控代码值 (101) 关联的常数。

NUMPAD_6

常量 
public static const NUMPAD_6:uint = 102

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与数字键盘上的数字 6 的键控代码值 (102) 关联的常数。

NUMPAD_7

常量 
public static const NUMPAD_7:uint = 103

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与数字键盘上的数字 7 的键控代码值 (103) 关联的常数。

NUMPAD_8

常量 
public static const NUMPAD_8:uint = 104

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与数字键盘上的数字 8 的键控代码值 (104) 关联的常数。

NUMPAD_9

常量 
public static const NUMPAD_9:uint = 105

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与数字键盘上的数字 9 的键控代码值 (105) 关联的常数。

NUMPAD_ADD

常量 
public static const NUMPAD_ADD:uint = 107

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与数字键盘上的加号 (+) 的键控代码值 (107) 关联的常数。

NUMPAD_DECIMAL

常量 
public static const NUMPAD_DECIMAL:uint = 110

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与数字键盘上的小数点 (.) 的键控代码值 (110) 关联的常数。

NUMPAD_DIVIDE

常量 
public static const NUMPAD_DIVIDE:uint = 111

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与数字键盘上的除号 (/) 的键控代码值 (111) 关联的常数。

NUMPAD_ENTER

常量 
public static const NUMPAD_ENTER:uint = 108

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与数字键盘上的 Enter 的键控代码值 (108) 关联的常数。

NUMPAD_MULTIPLY

常量 
public static const NUMPAD_MULTIPLY:uint = 106

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与数字键盘上的乘号 (*) 的键控代码值 (106) 关联的常数。

NUMPAD_SUBTRACT

常量 
public static const NUMPAD_SUBTRACT:uint = 109

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与数字键盘上的减号 (-) 的键控代码值 (109) 关联的常数。

O

常量 
public static const O:uint = 79

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 O 键的键控代码值 (79) 关联的常数。

P

常量 
public static const P:uint = 80

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 P 键的键控代码值 (80) 关联的常数。

PAGE_DOWN

常量 
public static const PAGE_DOWN:uint = 34

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 Page Down 的键控代码值 (34) 关联的常数。

PAGE_UP

常量 
public static const PAGE_UP:uint = 33

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 Page Up 的键控代码值 (33) 关联的常数。

PAUSE

常量 
public static const PAUSE:uint = 0x01000008

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与暂停传输模式的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

PERIOD

常量 
public static const PERIOD:uint = 190

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 . 键的键控代码值 (190) 关联的常数。键的键控代码值 (190) 关联的常数。

PLAY

常量 
public static const PLAY:uint = 0x01000007

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与使用播放传输模式的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

    

PLAY_PAUSE

常量 
public static const PLAY_PAUSE:uint = 0x01000020

语言版本: ActionScript 3.0
运行时版本: AIR 24

与使用播放/暂停传输模式的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

PREVIOUS

常量 
public static const PREVIOUS:uint = 0x0100000F

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与跳到上一曲目或章节的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

Q

常量 
public static const Q:uint = 81

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 Q 键的键控代码值 (81) 关联的常数。

QUOTE

常量 
public static const QUOTE:uint = 222

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 ' 键的键控代码值 (222) 关联的常数。

R

常量 
public static const R:uint = 82

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 R 键的键控代码值 (82) 关联的常数。

RECORD

常量 
public static const RECORD:uint = 0x01000006

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与录制或使用录制传输模式的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

RED

常量 
public static const RED:uint = 0x01000000

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

红色功能键按钮。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

REWIND

常量 
public static const REWIND:uint = 0x0100000B

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与使用后退传输模式的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

RIGHT

常量 
public static const RIGHT:uint = 39

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与向右箭头键的键控代码值 (39) 关联的常数。

RIGHTBRACKET

常量 
public static const RIGHTBRACKET:uint = 221

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 ] 键的键控代码值 (221) 关联的常数。

S

常量 
public static const S:uint = 83

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 S 键的键控代码值 (83) 关联的常数。

SEARCH

常量 
public static const SEARCH:uint = 0x0100001F

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与搜索按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

SEMICOLON

常量 
public static const SEMICOLON:uint = 186

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 ; 键的键控代码值 (186) 关联的常数。

SETUP

常量 
public static const SETUP:uint = 0x0100001C

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与使用安装应用程序或菜单的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

SHIFT

常量 
public static const SHIFT:uint = 16

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 Shift 的键控代码值 (16) 关联的常数。

SKIP_BACKWARD

常量 
public static const SKIP_BACKWARD:uint = 0x0100000D

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与使用快速后跳(通常 7-10 秒)的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

SKIP_FORWARD

常量 
public static const SKIP_FORWARD:uint = 0x0100000C

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与使用快速前跳(通常 30 秒)的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

SLASH

常量 
public static const SLASH:uint = 191

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 / 键的键控代码值 (191) 关联的常数。

SPACE

常量 
public static const SPACE:uint = 32

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与空格键的键控代码值 (32) 关联的常数。

STOP

常量 
public static const STOP:uint = 0x01000009

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与停止传输模式的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

STRING_BEGIN

常量 
public static const STRING_BEGIN:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 开始常量

STRING_BREAK

常量 
public static const STRING_BREAK:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 中断常量

STRING_CLEARDISPLAY

常量 
public static const STRING_CLEARDISPLAY:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 清除显示常量

STRING_CLEARLINE

常量 
public static const STRING_CLEARLINE:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 清除行常量

STRING_DELETE

常量 
public static const STRING_DELETE:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 删除常量

STRING_DELETECHAR

常量 
public static const STRING_DELETECHAR:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 删除字符常量

STRING_DELETELINE

常量 
public static const STRING_DELETELINE:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 删除行常量

STRING_DOWNARROW

常量 
public static const STRING_DOWNARROW:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 向下箭头键常量

STRING_END

常量 
public static const STRING_END:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 结束常量

STRING_EXECUTE

常量 
public static const STRING_EXECUTE:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 执行常量

STRING_F1

常量 
public static const STRING_F1:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F1 常量

STRING_F10

常量 
public static const STRING_F10:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F10 常量

STRING_F11

常量 
public static const STRING_F11:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F11 常量

STRING_F12

常量 
public static const STRING_F12:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F12 常量

STRING_F13

常量 
public static const STRING_F13:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F13 常量

STRING_F14

常量 
public static const STRING_F14:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F14 常量

STRING_F15

常量 
public static const STRING_F15:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F15 常量

STRING_F16

常量 
public static const STRING_F16:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F16 常量

STRING_F17

常量 
public static const STRING_F17:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F17 常量

STRING_F18

常量 
public static const STRING_F18:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F18 常量

STRING_F19

常量 
public static const STRING_F19:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F19 常量

STRING_F2

常量 
public static const STRING_F2:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F2 常量

STRING_F20

常量 
public static const STRING_F20:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F20 常量

STRING_F21

常量 
public static const STRING_F21:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F21 常量

STRING_F22

常量 
public static const STRING_F22:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F22 常量

STRING_F23

常量 
public static const STRING_F23:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F23 常量

STRING_F24

常量 
public static const STRING_F24:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F24 常量

STRING_F25

常量 
public static const STRING_F25:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F25 常量

STRING_F26

常量 
public static const STRING_F26:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F26 常量

STRING_F27

常量 
public static const STRING_F27:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F27 常量

STRING_F28

常量 
public static const STRING_F28:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F28 常量

STRING_F29

常量 
public static const STRING_F29:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F29 常量

STRING_F3

常量 
public static const STRING_F3:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F3 常量

STRING_F30

常量 
public static const STRING_F30:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F30 常量

STRING_F31

常量 
public static const STRING_F31:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F31 常量

STRING_F32

常量 
public static const STRING_F32:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F32 常量

STRING_F33

常量 
public static const STRING_F33:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F33 常量

STRING_F34

常量 
public static const STRING_F34:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F34 常量

STRING_F35

常量 
public static const STRING_F35:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F35 常量

STRING_F4

常量 
public static const STRING_F4:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F4 常量

STRING_F5

常量 
public static const STRING_F5:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F5 常量

STRING_F6

常量 
public static const STRING_F6:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F6 常量

STRING_F7

常量 
public static const STRING_F7:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F7 常量

STRING_F8

常量 
public static const STRING_F8:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F8 常量

STRING_F9

常量 
public static const STRING_F9:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode F9 常量

STRING_FIND

常量 
public static const STRING_FIND:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 查找常量

STRING_HELP

常量 
public static const STRING_HELP:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 帮助常量

STRING_HOME

常量 
public static const STRING_HOME:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 起始常量

STRING_INSERT

常量 
public static const STRING_INSERT:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 插入常量

STRING_INSERTCHAR

常量 
public static const STRING_INSERTCHAR:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 插入字符常量

STRING_INSERTLINE

常量 
public static const STRING_INSERTLINE:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 插入行常量

STRING_LEFTARROW

常量 
public static const STRING_LEFTARROW:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 向左箭头键常量

STRING_MENU

常量 
public static const STRING_MENU:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 菜单常量

STRING_MODESWITCH

常量 
public static const STRING_MODESWITCH:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 模式切换常量

STRING_NEXT

常量 
public static const STRING_NEXT:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 下一个常量

STRING_PAGEDOWN

常量 
public static const STRING_PAGEDOWN:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 下一页常量

STRING_PAGEUP

常量 
public static const STRING_PAGEUP:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 上一页常量

STRING_PAUSE

常量 
public static const STRING_PAUSE:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 暂停常量

STRING_PREV

常量 
public static const STRING_PREV:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 上一个常量

STRING_PRINT

常量 
public static const STRING_PRINT:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 打印常量

STRING_PRINTSCREEN

常量 
public static const STRING_PRINTSCREEN:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 打印屏幕常量

STRING_REDO

常量 
public static const STRING_REDO:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 重做常量

STRING_RESET

常量 
public static const STRING_RESET:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 重置常量

STRING_RIGHTARROW

常量 
public static const STRING_RIGHTARROW:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 向右箭头键常量

STRING_SCROLLLOCK

常量 
public static const STRING_SCROLLLOCK:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 滚动锁定常量

STRING_SELECT

常量 
public static const STRING_SELECT:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 选择常量

STRING_STOP

常量 
public static const STRING_STOP:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 停止常量

STRING_SYSREQ

常量 
public static const STRING_SYSREQ:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 系统请求常量

STRING_SYSTEM

常量 
public static const STRING_SYSTEM:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 系统常量

STRING_UNDO

常量 
public static const STRING_UNDO:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 撤消常量

STRING_UPARROW

常量 
public static const STRING_UPARROW:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 向上箭头键常量

STRING_USER

常量 
public static const STRING_USER:String = ""

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

OS X Unicode 用户常量

SUBTITLE

常量 
public static const SUBTITLE:uint = 0x01000018

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与切换字幕的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

T

常量 
public static const T:uint = 84

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 T 键的键控代码值 (84) 关联的常数。

TAB

常量 
public static const TAB:uint = 9

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与 Tab 的键控代码值 (9) 关联的常数。

U

常量 
public static const U:uint = 85

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 U 键的键控代码值 (85) 关联的常数。

UP

常量 
public static const UP:uint = 38

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0, Flash Lite 4

与向上箭头键的键控代码值 (38) 关联的常数。

V

常量 
public static const V:uint = 86

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 V 键的键控代码值 (86) 关联的常数。

VOD

常量 
public static const VOD:uint = 0x0100001A

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与使用视频点播的按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

W

常量 
public static const W:uint = 87

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 W 键的键控代码值 (87) 关联的常数。

X

常量 
public static const X:uint = 88

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 X 键的键控代码值 (88) 关联的常数。

Y

常量 
public static const Y:uint = 89

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 Y 键的键控代码值 (89) 关联的常数。

YELLOW

常量 
public static const YELLOW:uint = 0x01000002

语言版本: ActionScript 3.0
运行时版本: Flash Player 10.5, AIR 2.5

与黄色功能键按钮的键控代码值关联的常数。

AIR for TV 支持此常数。在其他平台上,其值为 undefined

Z

常量 
public static const Z:uint = 90

语言版本: ActionScript 3.0
运行时版本: Flash Player 9, AIR 1.0

与 Z 键的键控代码值 (90) 关联的常数。





[ X ]为什么显示为英语?
《ActionScript 3.0 参考》中的内容以英语显示

《ActionScript 3.0 参考》中的部分内容未翻译成所有语言。当某个语言元素未翻译时,将显示为英语。例如,ga.controls.HelpBox 类未翻译成任何语言。因此在简体中文版的参考中,ga.controls.HelpBox 类显示为英语。