Type Method (FlexAlert)
Class
FlexAlert
.
Action
Dispatched when the user presses a key.
Syntax
alert
.
Type
(
keyCode
, [
keyModifier
])
Variable
Description
keyCode
The key code value of the key pressed or released.
String
.
keyModifier
Optional
: The key modifiers (for example, the Ctrl key) to use.
ModifierKeys
.