| 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.display.NativeWindow |
|
The x coordinate of this window's top left corner relative to the
upper left corner of the operating system's desktop. |
| 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. |
| x — Property in class mx.charts.HitData |
|
Specifies the X coordinate of the data item on the screen. |
| x — Property in class mx.charts.series.items.AreaSeriesItem |
|
The x value of this item converted into screen coordinates. |
| x — Property in class mx.charts.series.items.BarSeriesItem |
|
The x value of this item converted into screen coordinates. |
| x — Property in class mx.charts.series.items.BubbleSeriesItem |
|
The x value of this item converted into screen coordinates. |
| x — Property in class mx.charts.series.items.ColumnSeriesItem |
|
The x value of this item converted into screen coordinates. |
| x — Property in class mx.charts.series.items.HLOCSeriesItem |
|
The x value of this item converted into screen coordinates. |
| x — Property in class mx.charts.series.items.LineSeriesItem |
|
The x value of this item converted into screen coordinates. |
| x — Property in class mx.charts.series.items.PlotSeriesItem |
|
The x value of this item converted into screen coordinates. |
| x — Property in interface mx.core.IFlexDisplayObject |
|
The horizontal position of this object relative to its parent,
in pixel coordinates. |
| x — Property in class mx.core.UIComponent |
|
Number that specifies the component's horizontal position,
in pixels, within its parent container. |
| xBy — Property in class mx.effects.Move |
|
Number of pixels to move the components along the x axis. |
| xBy — Property in class mx.effects.effectClasses.MoveInstance |
|
Number of pixels to move the components along the x axis. |
| xField — Property in class mx.charts.chartClasses.HLOCSeriesBase |
|
Specifies the field of the data provider that determines
the x-axis location of the element. |
| xField — Property in class mx.charts.series.AreaSeries |
|
Specifies the field of the data provider that determines the position of the data
points on the horizontal axis. |
| xField — Property in class mx.charts.series.BarSeries |
|
Specifies the field of the data provider that determines the x-axis location of the top of each bar. |
| xField — Property in class mx.charts.series.BubbleSeries |
|
Specifies the field of the data provider that determines the x-axis location of
each data point. |
| xField — Property in class mx.charts.series.ColumnSeries |
|
Specifies the field of the data provider that determines the x-axis location of the column. |
| xField — Property in class mx.charts.series.LineSeries |
|
Specifies the field of the data provider
that determines the x-axis location of each data point. |
| xField — Property in class mx.charts.series.PlotSeries |
|
Specifies the field of the data provider
that determines the x-axis location of each data point. |
| xFilter — Property in class mx.charts.series.items.AreaSeriesItem |
|
The x value of this item, filtered against the horizontal axis of the containing chart. |
| xFilter — Property in class mx.charts.series.items.BarSeriesItem |
|
The x value of this item, filtered against the horizontal axis of the containing chart. |
| xFilter — Property in class mx.charts.series.items.BubbleSeriesItem |
|
The x value of this item, filtered against the horizontal axis of the containing chart. |
| xFilter — Property in class mx.charts.series.items.ColumnSeriesItem |
|
The x value of this item, filtered against the horizontal axis of the containing chart. |
| xFilter — Property in class mx.charts.series.items.HLOCSeriesItem |
|
The x value of this item, filtered against the horizontal axis of the containing chart. |
| xFilter — Property in class mx.charts.series.items.LineSeriesItem |
|
The x value of this item, filtered against the horizontal axis of the containing chart. |
| xFilter — Property in class mx.charts.series.items.PlotSeriesItem |
|
The x value of this item, filtered against the horizontal axis of the containing chart. |
| xFrom — Property in class mx.effects.MaskEffect |
|
Initial position's x coordinate for mask. |
| xFrom — Property in class mx.effects.Move |
|
Initial position's x coordinate. |
| xFrom — Property in class mx.effects.effectClasses.MaskEffectInstance |
|
Initial position's x coordinate for mask. |
| xFrom — Property in class mx.effects.effectClasses.MoveInstance |
|
Initial position's x coordinate. |
| XML — MXML Only Component |
| You can declare a data model in MXML in an <mx:XML> tag. |
| 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 represents 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 |
|
The XMLList class contains methods for working with one or more XML elements. |
| XMLList(expression) — Package function in Top Level |
|
Converts an object to an XMLList object. |
| XMLList(value:Object) — Constructor in class XMLList |
|
Creates a new XMLList object. |
| XMLListCollection — Class in package mx.collections |
|
The XMLListCollection class provides collection functionality to
an XMLList object and makes available some of the methods of
the native XMLList class. |
| XMLListCollection(source:XMLList) — Constructor in class mx.collections.XMLListCollection |
|
Constructor. |
| XMLNode — Class in 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 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. |
| XMLUtil — Class in package mx.utils |
|
The XMLUtil class is an all-static class
with methods for working with XML within Flex. |
| xNumber — Property in class mx.charts.series.items.AreaSeriesItem |
|
The x value of this item, converted to a numeric representation by the horizontal axis of the containing chart. |
| xNumber — Property in class mx.charts.series.items.BarSeriesItem |
|
The x value of this item, converted to a number by the horizontal axis of the containing chart. |
| xNumber — Property in class mx.charts.series.items.BubbleSeriesItem |
|
The x value of this item, converted to a number by the horizontal axis of the containing chart. |
| xNumber — Property in class mx.charts.series.items.ColumnSeriesItem |
|
The x value of this item, converted to a number by the horizontal axis of the containing chart. |
| xNumber — Property in class mx.charts.series.items.HLOCSeriesItem |
|
The x value of this item, converted to a number by the horizontal axis of the containing chart. |
| xNumber — Property in class mx.charts.series.items.LineSeriesItem |
|
The x value of this item, converted to a number by the horizontal axis of the containing chart. |
| xNumber — Property in class mx.charts.series.items.PlotSeriesItem |
|
The x value of this item, converted to a number by the horizontal axis of the containing chart. |
| xPosition — Property in class mx.controls.sliderClasses.SliderThumb |
|
Specifies the position of the center of the thumb on the x-axis. |
| xTo — Property in class mx.effects.MaskEffect |
|
Destination position's x coordinate for mask. |
| xTo — Property in class mx.effects.Move |
|
Destination position's x coordinate. |
| xTo — Property in class mx.effects.effectClasses.MaskEffectInstance |
|
Destination position's x coordinate for mask. |
| xTo — Property in class mx.effects.effectClasses.MoveInstance |
|
Destination position's x coordinate. |
| xValue — Property in class mx.charts.series.items.AreaSeriesItem |
|
The x value of this item. |
| xValue — Property in class mx.charts.series.items.BarSeriesItem |
|
The x value of this item. |
| xValue — Property in class mx.charts.series.items.BubbleSeriesItem |
|
The x value of this item. |
| xValue — Property in class mx.charts.series.items.ColumnSeriesItem |
|
The x value of this item. |
| xValue — Property in class mx.charts.series.items.HLOCSeriesItem |
|
The x value of this item. |
| xValue — Property in class mx.charts.series.items.LineSeriesItem |
|
The x value of this item. |
| xValue — Property in class mx.charts.series.items.PlotSeriesItem |
|
The x value of this item. |
|
| 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 |