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  
x — Property, class flash.display.DisplayObject
Indicates the x coordinate of the DisplayObject instance relative to the local coordinates of the parent DisplayObjectContainer.
x — Property, class flash.geom.Point
The horizontal coordinate of the point.
x — Property, class flash.geom.Rectangle
The x coordinate of the top-left corner of the rectangle.
x — Property, class flash.geom.Vector3D
The first element of a Vector3D object, such as the x coordinate of a point in the three-dimensional space.
x — Property, class flash.text.TextLineMetrics
The x value is the left position of the first character in pixels.
X_AXIS — Constant Static Property, class flash.geom.Vector3D
The x axis defined as a Vector3D object with coordinates (1,0,0).
XML — final dynamic class, Top Level
The XML class contains methods and properties for working with XML objects.
XML(expression:Object) — Package Function, Top Level
Converts an object to an XML object.
XML(value:Object) — Constructor, class XML
Creates a new XML object.
xmlDecl — Property, class flash.xml.XMLDocument
A string that specifies information about a document's XML declaration.
XMLDocument — class, package flash.xml
The XMLDocument class represents the legacy XML object that was present in ActionScript 2.0.
XMLDocument(source:String) — Constructor, class flash.xml.XMLDocument
Creates a new XMLDocument object.
XMLList — final dynamic class, Top Level
The XMLList class contains methods for working with one or more XML elements.
XMLList(expression:Object) — Package Function, Top Level
Converts an object to an XMLList object.
XMLList(value:Object) — Constructor, class XMLList
Creates a new XMLList object.
XMLNode — class, package flash.xml
The XMLNode class represents the legacy XML object that was present in ActionScript 2.0 and that was renamed in ActionScript 3.0.
XMLNode(type:uint, value:String) — Constructor, class flash.xml.XMLNode
Creates a new XMLNode object.
XMLNodeType — final class, package flash.xml
The XMLNodeType class contains constants used with XMLNode.nodeType.
XMLSocket — class, package flash.net
The XMLSocket class implements client sockets that let the computer that is running Flash Player communicate with a server computer identified by an IP address or domain name.
XMLSocket(host:String, port:int) — Constructor, class flash.net.XMLSocket
Creates a new XMLSocket object.
XMLUI — final class, package adobe.utils
The XMLUI class enables communication with SWF files that are used as custom user interfaces for the Flash authoring tool's extensibility features.
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