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, interface flashx.textLayout.compose.IVerticalJustificationLine
The horizontal position of the line relative to its container, expressed as the offset in pixels from the left of the container.
x — Property, class flashx.textLayout.compose.TextFlowLine
The horizontal position of the line relative to its container, expressed as the offset in pixels from the left of the container.
x — Property, class flashx.textLayout.compose.TextFlowTableBlock
Sets the x position of the container
x — Property, class flashx.textLayout.elements.TableCellElement
x — Property, class flashx.textLayout.elements.TableColElement
x — Property, class flashx.textLayout.elements.TableElement
x — Property, class flashx.textLayout.elements.TableRowElement
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, class mx.containers.utilityClasses.PostScaleAdapter
x — Property, interface mx.core.IFlexDisplayObject
x — Property, interface mx.core.IVisualElement
x — Property, class mx.core.UIComponent
Number that specifies the component's horizontal position, in pixels, within its parent container.
x — Property, class mx.geom.CompoundTransform
The x value of the transform.
x — Property, class mx.geom.TransformOffsets
the x value added to the transform
x — Property, class mx.graphics.BitmapFill
The distance by which to translate each point along the x axis.
x — Property, class mx.graphics.GradientBase
The distance by which to translate each point along the x axis.
x — Property, class spark.primitives.supportClasses.GraphicElement
The x position of the graphic element.
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.
xBy — Property, class spark.effects.Move
Number of pixels by which to modify the x position of the target.
xBy — Property, class spark.effects.Move3D
Number of pixels by which to modify the x position of the target.
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.
xFrom — Property, class spark.effects.Move
Initial x position of the target, in pixels.
xFrom — Property, class spark.effects.Move3D
Initial x position of the target, in pixels.
xFrom — Property, class spark.primitives.Line
The starting x position for the line.
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 — Property, class mx.rpc.events.XMLLoadEvent
The raw XML document.
XML — Constant Static Property, class mx.collections.SortFieldCompareTypes
Represents the xmlCompare inside a SortField.
xmlCompare(a:Object, b:Object) — method, class mx.collections.SortField
Pull the values out fo the XML object, then compare using the string or numeric comparator depending on the numeric flag.
xmlCompare(a:Object, b:Object) — method, class spark.collections.SortField
Pull the values out fo the XML object, then compare using the string or numeric comparator depending on the numeric flag.
xmlDecode — Property, class mx.rpc.http.AbstractOperation
ActionScript function used to decode a service result from XML.
xmlDecode — Property, class mx.rpc.http.HTTPService
ActionScript function used to decode a service result from XML.
xmlEncode — Property, class mx.rpc.http.AbstractOperation
ActionScript function used to encode a service request as XML.
xmlEncode — Property, class mx.rpc.http.HTTPService
ActionScript function used to encode a service request as XML.
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.
XMLLoadEvent — class, package mx.rpc.events
The XMLLoadEvent class is a base class for events that are dispatched when an RPC service successfully loaded an XML document.
XMLLoadEvent(type:String, bubbles:Boolean, cancelable:Boolean, xml:XML, location:String) — Constructor, class mx.rpc.events.XMLLoadEvent
Constructor.
XMLNotifier — class, package mx.utils
Used for watching changes to XML and XMLList objects.
XMLNotifier(x:XMLNotifier.as$1153:XMLNotifierSingleton) — Constructor, class mx.utils.XMLNotifier
Constructor.
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
Specifies a custom function used to escape XML special characters before encoding any simple content.
xmlSpecialCharsFilter — Property, interface mx.rpc.xml.IXMLEncoder
The function to be used to escape XML special characters before encoding any simple content.
XML_TYPE — Constant Static Property, class flashx.textLayout.conversion.ConversionType
Export as type XML.
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.
xSymbol — Property, class spark.skins.spark.TitleWindowCloseButtonSkin
Defines the appearance of the x in the close button.
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.
xTo — Property, class spark.effects.Move
Final x, in pixels.
xTo — Property, class spark.effects.Move3D
Final x, in pixels.
xTo — Property, class spark.primitives.Line
The ending x position for the line.
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.
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