Symbols  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
K — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the K key (75).
KANNADA — Constant static property in class flash.globalization.NationalDigitsType
Represents the Unicode value for the zero digit of the Kannada digit set.
KAYAH_LI — Constant static property in class flash.globalization.NationalDigitsType
Represents the Unicode value for the zero digit of the Kayah Li digit set.
KEEP — Constant static property in class flash.display3D.Context3DStencilAction
Keep the current stencil buffer value.
KEEP_AWAKE — Constant static property in class flash.desktop.SystemIdleMode
Prevents the system from dropping into an idle mode.
kerning — Property in class flash.text.TextFormat
A Boolean value that indicates whether kerning is enabled (true) or disabled (false).
kerning — Property in class flash.text.engine.ElementFormat
Kerning adjusts the pixels between certain character pairs to improve readability.
Kerning — Final class in package flash.text.engine
The Kerning class is an enumeration of constant values used with ElementFormat.kerning.
Keyboard — Final class in package flash.ui
The Keyboard class is used to build an interface that can be controlled by a user with a standard keyboard.
KeyboardEvent — Class in package flash.events
A KeyboardEvent object id dispatched in response to user input through a keyboard.
KeyboardEvent(type:String, bubbles:Boolean, cancelable:Boolean, charCodeValue:uint, keyCodeValue:uint, keyLocationValue:uint, ctrlKeyValue:Boolean, altKeyValue:Boolean, shiftKeyValue:Boolean, controlKeyValue:Boolean, commandKeyValue:Boolean, functionKeyValue:Boolean) — Constructor in class flash.events.KeyboardEvent
Creates an Event object that contains specific information about keyboard events.
KeyboardType — Final class in package flash.ui
The KeyboardType class is an enumeration class that provides values for different categories of physical computer or device keyboards.
keyCode — Property in class flash.events.FocusEvent
The key code value of the key pressed to trigger a keyFocusChange event.
keyCode — Property in class flash.events.KeyboardEvent
The key code value of the key pressed or released.
keyDown — Event in class flash.desktop.NativeApplication
Dispatched when the user presses a key.
keyDown — Event in class flash.display.InteractiveObject
Dispatched when the user presses a key.
keyDown — Event in class flash.text.StageText
Dispatched when the user presses a key.
KEY_DOWN — Constant static property in class flash.events.KeyboardEvent
The KeyboardEvent.KEY_DOWN constant defines the value of the type property of a keyDown event object.
keyEquivalent — Property in class flash.display.NativeMenuItem
The key equivalent for this menu item.
keyEquivalentModifiers — Property in class flash.display.NativeMenuItem
The array of key codes for the key equivalent modifiers.
keyFocusChange — Event in class flash.display.InteractiveObject
Dispatched when the user attempts to change focus by using keyboard navigation.
KEY_FOCUS_CHANGE — Constant static property in class flash.events.FocusEvent
Defines the value of the type property of a keyFocusChange event object.
keyFrameInterval — Property in class flash.media.Camera
The number of video frames transmitted in full (called keyframes) instead of being interpolated by the video compression algorithm.
keyFrameInterval — Property in class flash.media.VideoStreamSettings
The number of video frames transmitted in full (called keyframes or IDR frames) instead of being interpolated by the video compression algorithm.
keyLocation — Property in class flash.events.KeyboardEvent
Indicates the location of the key on the keyboard.
KeyLocation — Final class in package flash.ui
The KeyLocation class contains constants that indicate the location of a key pressed on the keyboard or keyboard-like input device.
KEYNAME_BEGIN — Constant static property in class flash.ui.Keyboard
The Begin key
KEYNAME_BREAK — Constant static property in class flash.ui.Keyboard
The Break key
KEYNAME_CLEARDISPLAY — Constant static property in class flash.ui.Keyboard
The Clear Display key
KEYNAME_CLEARLINE — Constant static property in class flash.ui.Keyboard
The Clear Line key
KEYNAME_DELETE — Constant static property in class flash.ui.Keyboard
The Delete key
KEYNAME_DELETECHAR — Constant static property in class flash.ui.Keyboard
The Delete Character key
KEYNAME_DELETELINE — Constant static property in class flash.ui.Keyboard
The Delete Line key
KEYNAME_DOWNARROW — Constant static property in class flash.ui.Keyboard
The down arrow
KEYNAME_END — Constant static property in class flash.ui.Keyboard
The End key
KEYNAME_EXECUTE — Constant static property in class flash.ui.Keyboard
The Execute key
KEYNAME_F1 — Constant static property in class flash.ui.Keyboard
The F1 key
KEYNAME_F10 — Constant static property in class flash.ui.Keyboard
The F10 key
KEYNAME_F11 — Constant static property in class flash.ui.Keyboard
The F11 key
KEYNAME_F12 — Constant static property in class flash.ui.Keyboard
The F12 key
KEYNAME_F13 — Constant static property in class flash.ui.Keyboard
The F13 key
KEYNAME_F14 — Constant static property in class flash.ui.Keyboard
The F14 key
KEYNAME_F15 — Constant static property in class flash.ui.Keyboard
The F15 key
KEYNAME_F16 — Constant static property in class flash.ui.Keyboard
The F16 key
KEYNAME_F17 — Constant static property in class flash.ui.Keyboard
The F17 key
KEYNAME_F18 — Constant static property in class flash.ui.Keyboard
The F18 key
KEYNAME_F19 — Constant static property in class flash.ui.Keyboard
The F19 key
KEYNAME_F2 — Constant static property in class flash.ui.Keyboard
The F2 key
KEYNAME_F20 — Constant static property in class flash.ui.Keyboard
The F20 key
KEYNAME_F21 — Constant static property in class flash.ui.Keyboard
The F21 key
KEYNAME_F22 — Constant static property in class flash.ui.Keyboard
The F22 key
KEYNAME_F23 — Constant static property in class flash.ui.Keyboard
The F23 key
KEYNAME_F24 — Constant static property in class flash.ui.Keyboard
The F24 key
KEYNAME_F25 — Constant static property in class flash.ui.Keyboard
The F25 key
KEYNAME_F26 — Constant static property in class flash.ui.Keyboard
The F26 key
KEYNAME_F27 — Constant static property in class flash.ui.Keyboard
The F27 key
KEYNAME_F28 — Constant static property in class flash.ui.Keyboard
The F28 key
KEYNAME_F29 — Constant static property in class flash.ui.Keyboard
The F29 key
KEYNAME_F3 — Constant static property in class flash.ui.Keyboard
The F3 key
KEYNAME_F30 — Constant static property in class flash.ui.Keyboard
KEYNAME_F31 — Constant static property in class flash.ui.Keyboard
The F31 key
KEYNAME_F32 — Constant static property in class flash.ui.Keyboard
The F32 key
KEYNAME_F33 — Constant static property in class flash.ui.Keyboard
The F33 key
KEYNAME_F34 — Constant static property in class flash.ui.Keyboard
The F34 key
KEYNAME_F35 — Constant static property in class flash.ui.Keyboard
The F35 key
KEYNAME_F4 — Constant static property in class flash.ui.Keyboard
The F4 key
KEYNAME_F5 — Constant static property in class flash.ui.Keyboard
The F5 key
KEYNAME_F6 — Constant static property in class flash.ui.Keyboard
The F6 key
KEYNAME_F7 — Constant static property in class flash.ui.Keyboard
The F7 key
KEYNAME_F8 — Constant static property in class flash.ui.Keyboard
The F8 key
KEYNAME_F9 — Constant static property in class flash.ui.Keyboard
The F9 key
KEYNAME_FIND — Constant static property in class flash.ui.Keyboard
The Find key
KEYNAME_HELP — Constant static property in class flash.ui.Keyboard
The Help key
KEYNAME_HOME — Constant static property in class flash.ui.Keyboard
The Home key
KEYNAME_INSERT — Constant static property in class flash.ui.Keyboard
The Insert key
KEYNAME_INSERTCHAR — Constant static property in class flash.ui.Keyboard
The Insert Character key
KEYNAME_INSERTLINE — Constant static property in class flash.ui.Keyboard
The Insert Line key
KEYNAME_LEFTARROW — Constant static property in class flash.ui.Keyboard
The left arrow
KEYNAME_MENU — Constant static property in class flash.ui.Keyboard
The Menu key
KEYNAME_MODESWITCH — Constant static property in class flash.ui.Keyboard
The Mode Switch key
KEYNAME_NEXT — Constant static property in class flash.ui.Keyboard
The Next key
KEYNAME_PAGEDOWN — Constant static property in class flash.ui.Keyboard
The Page Down key
KEYNAME_PAGEUP — Constant static property in class flash.ui.Keyboard
The Page Up key
KEYNAME_PAUSE — Constant static property in class flash.ui.Keyboard
The Pause key
KEYNAME_PLAYPAUSE — Constant static property in class flash.ui.Keyboard
The Play_Pause key
KEYNAME_PREV — Constant static property in class flash.ui.Keyboard
The Previous key
KEYNAME_PRINT — Constant static property in class flash.ui.Keyboard
The Print key
KEYNAME_PRINTSCREEN — Constant static property in class flash.ui.Keyboard
The Print Screen
KEYNAME_REDO — Constant static property in class flash.ui.Keyboard
The Redo key
KEYNAME_RESET — Constant static property in class flash.ui.Keyboard
The Reset key
KEYNAME_RIGHTARROW — Constant static property in class flash.ui.Keyboard
The right arrow
KEYNAME_SCROLLLOCK — Constant static property in class flash.ui.Keyboard
The Scroll Lock key
KEYNAME_SELECT — Constant static property in class flash.ui.Keyboard
The Select key
KEYNAME_STOP — Constant static property in class flash.ui.Keyboard
The Stop key
KEYNAME_SYSREQ — Constant static property in class flash.ui.Keyboard
The System Request key
KEYNAME_SYSTEM — Constant static property in class flash.ui.Keyboard
The System key
KEYNAME_UNDO — Constant static property in class flash.ui.Keyboard
The Undo key
KEYNAME_UPARROW — Constant static property in class flash.ui.Keyboard
The up arrow
KEYNAME_USER — Constant static property in class flash.ui.Keyboard
The User key
KEYPAD — Constant static property in class flash.ui.KeyboardType
A phone-style 12-button keypad.
keyUp — Event in class flash.desktop.NativeApplication
Dispatched when the user releases a key.
keyUp — Event in class flash.display.InteractiveObject
Dispatched when the user releases a key.
keyUp — Event in class flash.text.StageText
Dispatched when the user releases a key.
KEY_UP — Constant static property in class flash.events.KeyboardEvent
The KeyboardEvent.KEY_UP constant defines the value of the type property of a keyUp event object.
KHMER — Constant static property in class flash.globalization.NationalDigitsType
Represents the Unicode value for the zero digit of the Khmer digit set.
knockout — Property in class flash.filters.BevelFilter
Applies a knockout effect (true), which effectively makes the object's fill transparent and reveals the background color of the document.
knockout — Property in class flash.filters.DropShadowFilter
Applies a knockout effect (true), which effectively makes the object's fill transparent and reveals the background color of the document.
knockout — Property in class flash.filters.GlowFilter
Specifies whether the object has a knockout effect.
knockout — Property in class flash.filters.GradientBevelFilter
Specifies whether the object has a knockout effect.
knockout — Property in class flash.filters.GradientGlowFilter
Specifies whether the object has a knockout effect.
knownExtensions — Static property in class flash.external.ExtensionContext
Gets a list of the extension identifiers for ANEs that are registered with the runtime.
KOREAN — Constant static property in class flash.system.IMEConversionMode
The string "KOREAN", for use with the IME.conversionMode property.
Symbols  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z