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  
J — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the J key (74).
JAPANESE_HIRAGANA — Constant Static Property, class flash.system.IMEConversionMode
The string "JAPANESE_HIRAGANA", for use with the IME.conversionMode property.
JAPANESE_KATAKANA_FULL — Constant Static Property, class flash.system.IMEConversionMode
The string "JAPANESE_KATAKANA_FULL", for use with the IME.conversionMode property.
JAPANESE_KATAKANA_HALF — Constant Static Property, class flash.system.IMEConversionMode
The string "JAPANESE_KATAKANA_HALF", for use with the IME.conversionMode property.
join(sep) — method, class Array
Converts the elements in an array to strings, inserts the specified separator between the elements, concatenates them, and returns the resulting string.
join(sep:String) — method, class Vector
Converts the elements in the Vector to strings, inserts the specified separator between the elements, concatenates them, and returns the resulting string.
joint — Property, class fl.ik.IKEvent
The joint related to the event.
joints — Property, class flash.display.GraphicsStroke
Specifies the type of joint appearance used at angles.
JointStyle — final class, package flash.display
The JointStyle class is an enumeration of constant values that specify the joint style to use in drawing lines.
JPEGLoaderContext — class, package flash.system
The JPEGLoaderContext class includes a property for enabling a deblocking filter when loading a JPEG image.
JPEGLoaderContext(deblockingFilter:Number, checkPolicyFile:Boolean, applicationDomain:flash.system:ApplicationDomain, securityDomain:flash.system:SecurityDomain) — Constructor, class flash.system.JPEGLoaderContext
Creates a new JPEGLoaderContext object with the specified settings.
justificationStyle — Property, class flash.text.engine.EastAsianJustifier
Specifies the justification style for the text in a text block.
JustificationStyle — final class, package flash.text.engine
The JustificationStyle class is an enumeration of constant values for setting the justificationStyle property of the EastAsianJustifier class.
JUSTIFY — Constant Static Property, class flash.text.TextFormatAlign
Constant; justifies text within the text field.
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