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  
z — Property in class flash.display.DisplayObject
Indicates the z coordinate position along the z-axis of the DisplayObject instance relative to the 3D parent container.
z — Property in class flash.geom.Vector3D
The third element of a Vector3D object, such as the z coordinate of a point in three-dimensional space.
Z — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the Z key (90).
Z_AXIS — Constant static property in class flash.geom.Vector3D
The z axis defined as a Vector3D object with coordinates (0,0,1).
ZERO — Constant static property in class flash.display3D.Context3DBlendFactor
The blend factor is (0,0,0,0).
ZERO — Constant static property in class flash.display3D.Context3DStencilAction
Set the stencil buffer value to 0.
ZipArchive — Class in package air.utils
The ZipArchive class is used to represent a zipped-up set of files in memory.
ZipArchive() — Constructor in class air.utils.ZipArchive
Creates a new, empty zip archive to which new entries can be added.
ZipEntry — Class in package air.utils
The ZipEntry class is used to represent a single file within a zip archive.
ZipEntry(name:String, compress:Boolean) — Constructor in class air.utils.ZipEntry
Creates a new zip entry, with optional parameters to set the name and storage type.
ZLIB — Constant static property in class flash.utils.CompressionAlgorithm
Defines the string to use for the zlib compression algorithm.
zoom — Property in class flash.media.StageVideo
The zoom setting of the video, specified as a Point object.
zoom — Property in class flash.ui.ContextMenuBuiltInItems
Lets the user zoom in and out on a SWF file at run time.
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