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 in class flash.display.DisplayObject
Indicates the x coordinate of the DisplayObject instance relative to the local coordinates of the parent DisplayObjectContainer.
x — Property in class flash.geom.Point
The horizontal coordinate of the point.
x — Property in class flash.geom.Rectangle
The x coordinate of the top-left corner of the rectangle.
x — Property in class flash.text.TextLineMetrics
The x value is the left position of the first character in pixels.
XML — Final dynamic class in Top Level
The XML class contains methods and properties for working with XML objects.
XML(expression) — Package function in Top Level
Converts an object to an XML object.
XML(value:Object) — Constructor in class XML
Creates a new XML object.
xmlDecl — Property in class flash.xml.XMLDocument
A string that specifies information about a document's XML declaration.
XMLDocument — Class in package flash.xml
The XMLDocument class is the legacy XML object that was present in ActionScript 2.0.
XMLDocument(source:String) — Constructor in class flash.xml.XMLDocument
Creates a new XMLDocument object.
XMLList — Final dynamic class in Top Level
An XMLList object is an ordered collection of properties.
XMLList(expression) — Package function in Top Level
Converts an object to an XMLList object, as described in the following table.
XMLList(value:Object) — Constructor in class XMLList
Creates a new XMLList object.
XMLNode — Class in package flash.xml
The XMLNode class is a legacy XML object that was present in ActionScript 2.0.
XMLNode(type:uint, value:String) — Constructor in class flash.xml.XMLNode
Creates a new XMLNode object.
XMLNodeType — Final class in package flash.xml
The XMLNodeType class contains constants used with XMLNode.nodeType.
XMLSocket — Class in 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 in class flash.net.XMLSocket
Creates a new XMLSocket object.
XMLUI — Final class in 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