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, class flash.text.TextFormat
A Boolean value that indicates whether kerning is enabled (true) or disabled (false).
Keyboard — Final class, package flash.ui
The Keyboard class is used to build an interface that can be controlled by a user with a standard keyboard.
KEYBOARD — Constant static property, class fl.events.InteractionInputType
The InteractionInputType.KEYBOARD constant defines the value of the type property of a keyboard event object.
KeyboardEvent — Class, 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, class flash.events.KeyboardEvent
Creates an Event object that contains specific information about keyboard events.
keyCode — Property, class fl.events.SliderEvent
Gets the key code for the key that was pressed to trigger the event.
keyCode — Property, class flash.events.FocusEvent
The key code value of the key pressed to trigger a keyFocusChange event.
keyCode — Property, class flash.events.KeyboardEvent
The key code value of the key pressed or released.
keyDown — Event, class flash.display.InteractiveObject
Dispatched when the user presses a key.
KEY_DOWN — Constant static property, class flash.events.KeyboardEvent
Defines the value of the type property of a keyDown event object.
keyFocusChange — Event, class flash.display.InteractiveObject
Dispatched when the user attempts to change focus by using keyboard navigation.
KEY_FOCUS_CHANGE — Constant static property, class flash.events.FocusEvent
Defines the value of the type property of a keyFocusChange event object.
Keyframe — Class, package fl.motion
The Keyframe class defines the visual state at a specific time in a motion tween.
Keyframe(xml:XML) — Constructor, class fl.motion.Keyframe
Constructor for keyframe instances.
keyFrameInterval — Property, class flash.media.Camera
The number of video frames transmitted in full (called keyframes) instead of being interpolated by the video compression algorithm.
keyframes — Property, class fl.motion.Motion
An array of keyframes that define the motion's behavior over time.
keyframes — Property, class fl.motion.Motion
keyframesCompact — Property, class fl.motion.Motion
A compact array of keyframes, where each index is occupied by a keyframe.
keyLocation — Property, class flash.events.KeyboardEvent
Indicates the location of the key on the keyboard.
KeyLocation — Final class, package flash.ui
The KeyLocation class contains constants that indicate the location of a key pressed on the keyboard.
keyUp — Event, class flash.display.InteractiveObject
Dispatched when the user releases a key.
KEY_UP — Constant static property, class flash.events.KeyboardEvent
Defines the value of the type property of a keyUp event object.
knockout — Property, 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, 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, class flash.filters.GlowFilter
Specifies whether the object has a knockout effect.
knockout — Property, class flash.filters.GradientBevelFilter
Specifies whether the object has a knockout effect.
knockout — Property, class flash.filters.GradientGlowFilter
Specifies whether the object has a knockout effect.
KOREAN — Constant static property, 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