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 in class flash.ui.Keyboard
Constant associated with the key code value for the J key (74).
JAPANESE_HIRAGANA — Constant static property in class flash.system.IMEConversionMode
The string "JAPANESE_HIRAGANA", for use with the IME.conversionMode property.
JAPANESE_KATAKANA_FULL — Constant static property in class flash.system.IMEConversionMode
The string "JAPANESE_KATAKANA_FULL", for use with the IME.conversionMode property.
JAPANESE_KATAKANA_HALF — Constant static property in class flash.system.IMEConversionMode
The string "JAPANESE_KATAKANA_HALF", for use with the IME.conversionMode property.
JIS_B5 — Constant static property in class flash.printing.PaperSize
Japanese B5
jobName — Property in class flash.printing.PrintJob
The name or title of the print job.
join(sep) — Method in 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 in class Vector
Converts the elements in the Vector to strings, inserts the specified separator between the elements, concatenates them, and returns the resulting string.
joints — Property in class flash.display.GraphicsStroke
Specifies the type of joint appearance used at angles.
JointStyle — Final class in package flash.display
The JointStyle class is an enumeration of constant values that specify the joint style to use in drawing lines.
JPEGEncoderOptions — Final class in package flash.display
The JPEGEncoderOptions class defines a compression algorithm for the flash.display.BitmapData.encode() method.
JPEGEncoderOptions(quality:uint) — Constructor in class flash.display.JPEGEncoderOptions
Creates a JPEGEncoderOptions object with the specified setting.
jpegImage — Property in class flash.events.WebViewDrawEvent
The BitmapData object containing the JPEG-encoded contents rendered from the StageWebView object.
JPEGLoaderContext — Class in 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 in class flash.system.JPEGLoaderContext
Creates a new JPEGLoaderContext object with the specified settings.
JPEGXREncoderOptions — Final class in package flash.display
The JPEGXREncoderOptions class defines a compression algorithm for the flash.display.BitmapData.encode() method.
JPEGXREncoderOptions(quantization:uint, colorSpace:String, trimFlexBits:uint) — Constructor in class flash.display.JPEGXREncoderOptions
Creates a JPEGEXREncoderOptions object with the specified settings.
JSON — Final class in Top Level
The JSON class lets applications import and export data using JavaScript Object Notation (JSON) format.
justificationStyle — Property in class flash.text.engine.EastAsianJustifier
Specifies the justification style for the text in a text block.
JustificationStyle — Final class in 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 in 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