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  
kerning — Property in class flash.text.TextFormat
A Boolean value that indicates whether kerning is enabled (true) or disabled (false).
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
Flash Player dispatches KeyboardEvent objects in response to user input through a keyboard.
KeyboardEvent(type:String, bubbles:Boolean, cancelable:Boolean, charCode:uint, keyCode:uint, keyLocation:uint, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Constructor in class flash.events.KeyboardEvent
Creates an Event object that contains specific information about keyboard events.
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.display.InteractiveObject
Dispatched when the user presses a key.
KEY_DOWN — Constant static property in class flash.events.KeyboardEvent
Dispatched when the user presses a key.
keyFocusChange — Event in class flash.display.InteractiveObject
Dispatched when the user attempts to change focus using keyboard navigation.
KEY_FOCUS_CHANGE — Constant static property in class flash.events.FocusEvent
Dispatched when the user attempts to change focus using keyboard navigation.
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.
keyUp — Event in class flash.display.InteractiveObject
Dispatched when the user releases a key.
KEY_UP — Constant static property in class flash.events.KeyboardEvent
Dispatched when the user releases a key.
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.
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