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.display.NativeWindow |
|
The horizontal axis coordinate of this window's top left corner relative to the
origin of the operating system desktop. |
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.html.HTMLWindowCreateOptions |
|
Specifies the desired initial x position of the new window on the screen. |
x — Property, class flash.text.TextLineMetrics |
|
The x value is the left position of the first character in pixels. |
x — Property, class mx.charts.HitData |
|
Specifies the X coordinate of the data item on the screen. |
x — Property, class mx.charts.series.items.AreaSeriesItem |
|
The x value of this item converted into screen coordinates. |
x — Property, class mx.charts.series.items.BarSeriesItem |
|
The x value of this item converted into screen coordinates. |
x — Property, class mx.charts.series.items.BubbleSeriesItem |
|
The x value of this item converted into screen coordinates. |
x — Property, class mx.charts.series.items.ColumnSeriesItem |
|
The x value of this item converted into screen coordinates. |
x — Property, class mx.charts.series.items.HLOCSeriesItem |
|
The x value of this item converted into screen coordinates. |
x — Property, class mx.charts.series.items.LineSeriesItem |
|
The x value of this item converted into screen coordinates. |
x — Property, class mx.charts.series.items.PlotSeriesItem |
|
The x value of this item converted into screen coordinates. |
x — Property, interface mx.core.IFlexDisplayObject |
|
Indicates the x coordinate of the DisplayObject instance relative to the local coordinates of
the parent DisplayObjectContainer. |
x — Property, class mx.core.UIComponent |
|
Number that specifies the component's horizontal position,
in pixels, within its parent container. |
X — Constant Static Property, class flash.ui.Keyboard |
|
Constant associated with the key code value for the X key (88). |
xBy — Property, class mx.effects.Move |
|
Number of pixels to move the components along the x axis. |
xBy — Property, class mx.effects.effectClasses.MoveInstance |
|
Number of pixels to move the components along the x axis. |
xField — Property, class mx.charts.chartClasses.HLOCSeriesBase |
|
Specifies the field of the data provider that determines
the x-axis location of the element. |
xField — Property, 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, 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, class mx.charts.series.BubbleSeries |
|
Specifies the field of the data provider that determines the x-axis location of
each data point. |
xField — Property, class mx.charts.series.ColumnSeries |
|
Specifies the field of the data provider that determines the x-axis location of the column. |
xField — Property, class mx.charts.series.LineSeries |
|
Specifies the field of the data provider
that determines the x-axis location of each data point. |
xField — Property, class mx.charts.series.PlotSeries |
|
Specifies the field of the data provider
that determines the x-axis location of each data point. |
xFilter — Property, class mx.charts.series.items.AreaSeriesItem |
|
The x value of this item, filtered against the horizontal axis of the containing chart. |
xFilter — Property, class mx.charts.series.items.BarSeriesItem |
|
The x value of this item, filtered against the horizontal axis of the containing chart. |
xFilter — Property, class mx.charts.series.items.BubbleSeriesItem |
|
The x value of this item, filtered against the horizontal axis of the containing chart. |
xFilter — Property, class mx.charts.series.items.ColumnSeriesItem |
|
The x value of this item, filtered against the horizontal axis of the containing chart. |
xFilter — Property, class mx.charts.series.items.HLOCSeriesItem |
|
The x value of this item, filtered against the horizontal axis of the containing chart. |
xFilter — Property, class mx.charts.series.items.LineSeriesItem |
|
The x value of this item, filtered against the horizontal axis of the containing chart. |
xFilter — Property, class mx.charts.series.items.PlotSeriesItem |
|
The x value of this item, filtered against the horizontal axis of the containing chart. |
xFrom — Property, class mx.effects.MaskEffect |
|
Initial position's x coordinate for mask. |
xFrom — Property, class mx.effects.Move |
|
Initial position's x coordinate. |
xFrom — Property, class mx.effects.effectClasses.MaskEffectInstance |
|
Initial position's x coordinate for mask. |
xFrom — Property, class mx.effects.effectClasses.MoveInstance |
|
Initial position's x coordinate. |
xml — Static Property, class mx.messaging.config.ServerConfig |
|
The XML configuration; this value must contain the relevant portions of
the <services> tag from the services-config.xml file. |
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. |
xmlDecode — Property, class mx.rpc.http.HTTPService |
|
ActionScript function used to decode a service result from XML. |
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. |
xmlEncode — Property, class mx.rpc.http.HTTPService |
|
ActionScript function used to encode a service request as XML. |
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. |
XMLListCollection — class, 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, class mx.collections.XMLListCollection |
|
Constructor. |
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. |
xmlNotification(currentTarget:Object, type:String, target:Object, value:Object, detail:Object) — method, class mx.collections.HierarchicalCollectionView |
|
Called whenever an XML object contained in our list is updated
in some way. |
XMLSignatureValidator — class, package flash.security |
|
The XMLSignatureValidator class validates whether an XML
signature file is well formed, unmodified, and, optionally, whether
it is signed using a key linked to a trusted digital certificate. |
XMLSignatureValidator() — Constructor, class flash.security.XMLSignatureValidator |
|
Creates an XMLSignatureValidator object. |
XMLSocket — class, package flash.net |
|
The XMLSocket class implements client sockets that let the
Flash Player or AIR application 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. |
xmlSpecialCharsFilter — Property, class mx.rpc.soap.AbstractWebService |
|
Custom function to be used to escape XML special characters before
encoding any simple content. |
xmlSpecialCharsFilter — Property, class mx.rpc.soap.Operation |
| |
xmlSpecialCharsFilter — Property, interface mx.rpc.xml.IXMLEncoder |
|
The function to be used to escape XML special characters before encoding
any simple content. |
XMLUtil — class, package mx.utils |
|
The XMLUtil class is an all-static class
with methods for working with XML within Flex. |
xNumber — Property, 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, 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, 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, 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, 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, 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, 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, class mx.controls.sliderClasses.SliderThumb |
|
Specifies the position of the center of the thumb on the x-axis. |
xsiType — Property, interface mx.rpc.xml.IXMLSchemaInstance |
|
When encoding ActionScript instances as XML the encoder may require
a type definition for the concrete implementation when the associated
XML Schema complexType is abstract. |
xTo — Property, class mx.effects.MaskEffect |
|
Destination position's x coordinate for mask. |
xTo — Property, class mx.effects.Move |
|
Destination position's x coordinate. |
xTo — Property, class mx.effects.effectClasses.MaskEffectInstance |
|
Destination position's x coordinate for mask. |
xTo — Property, class mx.effects.effectClasses.MoveInstance |
|
Destination position's x coordinate. |
xValue — Property, class mx.charts.series.items.AreaSeriesItem |
|
The x value of this item. |
xValue — Property, class mx.charts.series.items.BarSeriesItem |
|
The x value of this item. |
xValue — Property, class mx.charts.series.items.BubbleSeriesItem |
|
The x value of this item. |
xValue — Property, class mx.charts.series.items.ColumnSeriesItem |
|
The x value of this item. |
xValue — Property, class mx.charts.series.items.HLOCSeriesItem |
|
The x value of this item. |
xValue — Property, class mx.charts.series.items.LineSeriesItem |
|
The x value of this item. |
xValue — Property, 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 |