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 |
M — Constant Static Property, class flash.ui.Keyboard |
|
Constant associated with the key code value for the M key (77). |
macType — Property, class flash.net.FileFilter |
|
A list of Macintosh file types. |
mainScreen — Static Property, class flash.display.Screen |
|
The primary display. |
maintainAspectRatio — Property, class mx.controls.SWFLoader |
|
A flag that indicates whether to maintain the aspect ratio
of the loaded content. |
maintainAspectRatio — Property, class mx.controls.VideoDisplay |
|
Specifies whether the control should maintain the original aspect ratio
while resizing the video. |
makeJavascriptSubclass(constructorFunction:Object) — Static Method, class air.net.ServiceMonitor |
|
Adds public ServiceMonitor methods to a JavaScript constructor function's prototype. |
makeListData(data:Object, uid:String, rowNum:int) — method, class mx.controls.List |
|
Creates a new ListData instance and populates the fields based on
the input data provider item. |
makeListData(data:Object, uid:String, rowNum:int) — method, class mx.controls.Menu |
|
Creates a new MenuListData instance and populates the fields based on
the input data provider item. |
makeListData(data:Object, uid:String, rowNum:int) — method, class mx.controls.Tree |
|
Creates a new TreeListData instance and populates the fields based on
the input data provider item. |
makeListData(data:Object, uid:String, rowNum:int, columnNum:int, column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase |
|
Creates a new AdvancedDataGridListData instance and populates the fields based on
the input data provider item. |
makeListData(data:Object, uid:String, rowNum:int, columnNum:int, column:mx.controls.dataGridClasses:DataGridColumn) — method, class mx.controls.dataGridClasses.DataGridBase |
|
Creates a new DataGridListData instance and populates the fields based on
the input data provider item. |
makeListData(data:Object, uid:String, rowNum:int, columnNum:int) — method, class mx.controls.listClasses.TileBase |
|
Creates a new ListData instance and populates the fields based on
the input data provider item. |
makeObjectsBindable — Property, class mx.rpc.AbstractInvoker |
|
When this value is true, anonymous objects returned are forced to bindable objects. |
makeObjectsBindable — Property, class mx.rpc.remoting.Operation |
|
When this value is true, anonymous objects returned are forced to bindable objects. |
makeObjectsBindable — Property, class mx.rpc.remoting.RemoteObject |
|
When this value is true, anonymous objects returned are forced to bindable objects. |
makeObjectsBindable — Property, class mx.rpc.soap.AbstractWebService |
|
When this value is true, anonymous objects returned are forced to
bindable objects. |
makeObjectsBindable — Property, class mx.rpc.soap.Operation |
|
When this value is true, anonymous objects returned are forced to
bindable objects. |
makeObjectsBindable — Property, interface mx.rpc.xml.IXMLDecoder |
|
When makeObjectsBindable is set to true, anonymous Objects and Arrays
are wrapped to make them bindable. |
makeRow(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int, left:Number, right:Number, yy:Number, data:Object, uid:String) — method, class mx.controls.dataGridClasses.DataGridBase |
|
Make the renderers for the given rowNum, dataObject and uid
|
makeRowsAndColumns(left:Number, top:Number, right:Number, bottom:Number, firstColumn:int, firstRow:int, byCount:Boolean, rowsNeeded:uint) — method, class mx.controls.listClasses.ListBase |
|
Make enough rows and columns to fill the area
described by left, top, right, bottom. |
manageCookies — Property, class flash.html.HTMLLoader |
|
Specifies whether the HTTP protocol stack should manage cookies for this
object. |
manageCookies — Property, class flash.net.URLRequest |
|
Specifies whether the HTTP protocol stack should manage cookies for this
request. |
manageCookies — Static Property, class flash.net.URLRequestDefaults |
|
The default setting for the manageCookies property of URLRequest objects. |
MANUAL — Constant Static Property, class mx.controls.ProgressBarMode |
|
You manually update the ProgressBar status. |
manufacturer — Static Property, class flash.system.Capabilities |
|
Specifies the manufacturer of the running version of
Flash Player or the AIR runtime, in the format "Adobe
OSName". |
map(callback:Function, thisObject) — method, class Array |
|
Executes a function on each item in an array, and constructs a new array of items corresponding to the results of the function on
each item in the original array. |
mapBitmap — Property, class flash.filters.DisplacementMapFilter |
|
A BitmapData object containing the displacement map data. |
mapCache(cache:Array, field:String, convertedField:String, indexValues:Boolean) — method, class mx.charts.CategoryAxis |
|
Converts a set of values of arbitrary type
to a set of numbers that can be transformed into screen coordinates. |
mapCache(cache:Array, field:String, convertedField:String, indexValues:Boolean) — method, interface mx.charts.chartClasses.IAxis |
|
Converts a set of values of arbitrary type
to a set of numbers that can be transformed into screen coordinates. |
mapCache(cache:Array, field:String, convertedField:String, indexValues:Boolean) — method, class mx.charts.chartClasses.NumericAxis |
|
Converts a set of values of arbitrary type
to a set of numbers that can be transformed into screen coordinates. |
mappingChanged() — method, class mx.charts.chartClasses.CartesianDataCanvas |
|
Called when the mapping of one or more associated axes changes. |
mappingChanged() — method, class mx.charts.chartClasses.ChartElement |
|
Called when the mapping of one or more associated axes changes. |
mappingChanged() — method, interface mx.charts.chartClasses.IChartElement |
|
Indicates to the element that the data mapping
of the associated axes has changed. |
mappingChanged() — method, class mx.charts.chartClasses.PolarDataCanvas |
|
Called when the mapping of one or more associated axes changes. |
mapPoint — Property, class flash.filters.DisplacementMapFilter |
|
A value that contains the offset of the upper-left corner of
the target display object from the upper-left corner of the map image. |
marker — Property, class mx.charts.LegendItem |
|
The marker displayed by this legend item. |
marker — Property, class mx.charts.chartClasses.LegendData |
|
A visual indicator associating the legend item
with the series or item being represented. |
markerAspectRatio — Property, class mx.charts.LegendItem |
|
The aspect ratio for the marker associated with this legend item. |
markerHeight — Style, class mx.charts.LegendItem
|
| Specifies the height of the legend element. |
| |
markerHeight — Style, class mx.charts.Legend
|
| Specifies the height of the legend element. |
| |
markerWidth — Style, class mx.charts.LegendItem
|
| Specifies the width of the legend element. |
| |
markerWidth — Style, class mx.charts.Legend
|
| Specifies the width of the legend element. |
| |
marshallExceptions — Static Property, class flash.external.ExternalInterface |
|
Indicates whether the external interface should attempt to pass ActionScript exceptions to the
current browser and JavaScript exceptions to Flash Player. |
mask — Property, class flash.display.DisplayObject |
|
The calling display object is masked by the specified mask object. |
mask — Property, interface mx.core.IFlexDisplayObject |
|
The calling display object is masked by the specified mask object. |
MaskEffect — class, package mx.effects |
|
The MaskEffect class is an abstract base class for all effects
that animate a mask, such as the wipe effects and the Iris effect. |
MaskEffect(target:Object) — Constructor, class mx.effects.MaskEffect |
|
Constructor. |
MaskEffectInstance — class, package mx.effects.effectClasses |
|
The MaskEffectInstance class is an abstract base class
that implements the instance class for
the MaskEffect class. |
MaskEffectInstance(target:Object) — Constructor, class mx.effects.effectClasses.MaskEffectInstance |
|
Constructor. |
maskShape — Property, class mx.core.ScrollControlBase |
|
The mask. |
maskSkin — Style, class mx.controls.ProgressBar
|
| Skin style for the mask of the determinate and indeterminate bars. |
| |
MASTER_CARD — Constant Static Property, class mx.validators.CreditCardValidatorCardType |
|
Specifies the card type as MasterCard. |
match(pattern) — method, class String |
|
Matches the specifed pattern against the
string. |
matchedIndex — Property, class mx.validators.RegExpValidationResult |
|
An integer that contains the starting index
in the input String of the match. |
matchedString — Property, class mx.validators.RegExpValidationResult |
|
A String that contains the substring of the input String
that matches the regular expression. |
matchedSubstrings — Property, class mx.validators.RegExpValidationResult |
|
An Array of Strings that contains parenthesized
substring matches, if any. |
MATCH_HEIGHT — Constant Static Property, class mx.printing.FlexPrintJobScaleType |
|
Scales the object to fill the available page height. |
MATCH_WIDTH — Constant Static Property, class mx.printing.FlexPrintJobScaleType |
|
Scales the object to fill the available page width. |
Math — final class, Top Level |
|
The Math class contains methods and constants that represent common mathematical
functions and values. |
matrix — Property, class flash.filters.ColorMatrixFilter |
|
An array of 20 items for 4 x 5 color transform. |
matrix — Property, class flash.filters.ConvolutionFilter |
|
An array of values used for matrix transformation. |
matrix — Property, class flash.geom.Transform |
|
A Matrix object containing values that affect the scaling, rotation,
and translation of the display object. |
Matrix — class, package flash.geom |
|
The Matrix class represents a transformation matrix that determines how to map points from one
coordinate space to another. |
Matrix(a:Number, b:Number, c:Number, d:Number, tx:Number, ty:Number) — Constructor, class flash.geom.Matrix |
|
Creates a new Matrix object with the specified parameters. |
matrixX — Property, class flash.filters.ConvolutionFilter |
|
The x dimension of the matrix (the number of columns in the matrix). |
matrixY — Property, class flash.filters.ConvolutionFilter |
|
The y dimension of the matrix (the number of rows in the matrix). |
max(val1:Number, val2:Number, ... rest) — Static Method, class Math |
|
Evaluates val1 and val2 (or more values) and returns the largest value. |
max — Property, class mx.charts.chartClasses.DataDescription |
|
The maximum data value displayed by the element. |
MaxAggregator — class, package mx.olap.aggregators |
|
The MaxAggregator class implements the maximum aggregator. |
maxBarWidth — Style, class mx.charts.BarChart
|
| Specifies how wide to draw the bars, in pixels. |
| |
maxBarWidth — Property, interface mx.charts.chartClasses.IBar |
|
Specifies how wide to draw the items, in pixels. |
maxBarWidth — Property, class mx.charts.series.BarSeries |
|
Specifies the width of the bars, in pixels. |
maxBarWidth — Property, class mx.charts.series.BarSet |
|
Specifies how wide to draw the bars, in pixels. |
MAX_BITMAP_DIMENSION — Constant Static Property, class mx.graphics.ImageSnapshot |
|
The maximum width and height of a Bitmap. |
maxChars — Property, class flash.text.TextField |
|
The maximum number of characters that the text field can contain, as entered by a user. |
maxChars — Property, class mx.controls.NumericStepper |
|
The maximum number of characters that can be entered in the field. |
maxChars — Property, class mx.controls.TextArea |
|
Maximum number of characters that users can enter in the text field. |
maxChars — Property, class mx.controls.TextInput |
|
Maximum number of characters that users can enter in the text field. |
maxChars — Property, interface mx.core.IUITextField |
|
The maximum number of characters that the text field can contain, as entered by a user. |
maxColumns — Property, class mx.controls.listClasses.TileBase |
|
The maximum number of columns that the control can have. |
maxColumnWidth — Style, class mx.charts.HLOCChart
|
| Specifies how wide to draw the HLOC lines, in pixels. |
| |
maxColumnWidth — Style, class mx.charts.CandlestickChart
|
| Specifies how wide to draw the candlesticks, in pixels. |
| |
maxColumnWidth — Style, class mx.charts.ColumnChart
|
| Specifies how wide to draw the columns, in pixels. |
| |
maxColumnWidth — Property, class mx.charts.chartClasses.HLOCSeriesBase |
|
Specifies the width of the elements, in pixels. |
maxColumnWidth — Property, interface mx.charts.chartClasses.IColumn |
|
Specifies how wide to draw the items, in pixels. |
maxColumnWidth — Property, class mx.charts.series.ColumnSeries |
|
Specifies the width of the columns, in pixels. |
maxColumnWidth — Property, class mx.charts.series.ColumnSet |
|
Specifies the width of the columns, in pixels. |
maxHeight — Property, class mx.containers.utilityClasses.ConstraintRow |
|
Number that specifies the maximum height of the ConstraintRow instance,
in pixels, in the ConstraintRow instance's coordinates. |
maxHeight — Property, interface mx.core.IUIComponent |
|
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. |
maxHeight — Property, class mx.core.UIComponent |
|
Number that specifies the maximum height of the component,
in pixels, in the component's coordinates. |
maxHeight — Property, class mx.core.UITextField |
|
Number that specifies the maximum height of the component,
in pixels, in the component's coordinates. |
maxHeight — Property, class mx.core.Window |
|
Specifies the maximum height of the application's window. |
maxHeight — Property, class mx.core.WindowedApplication |
|
Specifies the maximum height of the application's window. |
maxHeight — Property, class mx.flash.UIMovieClip |
|
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. |
maxHorizontalScrollPosition — Property, class mx.controls.Tree |
|
The maximum value for the maxHorizontalScrollPosition property for the Tree control. |
maxHorizontalScrollPosition — Property, class mx.core.Container |
|
The largest possible value for the
horizontalScrollPosition property. |
maxHorizontalScrollPosition — Property, class mx.core.ScrollControlBase |
|
The maximum value for the horizontalScrollPosition property. |
maximizable — Property, class flash.display.NativeWindow |
|
Reports the maximizable setting used to create this window. |
maximizable — Property, class flash.display.NativeWindowInitOptions |
|
Specifies whether the window can be maximized. |
maximizable — Property, interface mx.core.IWindow |
|
Specifies whether the window can be maximized. |
maximizable — Property, class mx.core.Window |
|
Specifies whether the window can be maximized. |
maximizable — Property, class mx.core.WindowedApplication |
|
Specifies whether the window can be maximized. |
maximize() — method, class flash.display.NativeWindow |
|
Maximizes this native window. |
maximize() — method, interface mx.core.IWindow |
|
Maximizes the window, or does nothing if it's already maximized. |
maximize() — method, class mx.core.Window |
|
Maximizes the window, or does nothing if it's already maximized. |
maximize() — method, class mx.core.WindowedApplication |
|
Maximizes the window, or does nothing if it's already maximized. |
maximizeButton — Property, class mx.core.windowClasses.TitleBar |
|
The Button object that defines the maximize button. |
maximizeButtonSkin — Style, class mx.core.WindowedApplication
|
| Skin for maximize button when using Flex chrome. |
| |
maximizeButtonSkin — Style, class mx.core.Window
|
| Skin for maximize button when using Flex chrome. |
| |
MAXIMIZED — Constant Static Property, class flash.display.NativeWindowDisplayState |
|
The maximized display state. |
maximum — Property, class mx.charts.DateTimeAxis |
|
Specifies the maximum value for an axis label. |
maximum — Property, class mx.charts.LinearAxis |
|
Specifies the maximum value for an axis label. |
maximum — Property, class mx.charts.LogAxis |
|
Specifies the maximum value for an axis label. |
maximum — Property, class mx.controls.NumericStepper |
|
Maximum value of the NumericStepper. |
maximum — Property, class mx.controls.ProgressBar |
|
Largest progress value for the ProgressBar. |
maximum — Property, class mx.controls.sliderClasses.Slider |
|
The maximum allowed value on the slider. |
maximumDataTipCount — Style, class mx.charts.chartClasses.ChartBase
|
| Specifies the maximum number of datatips a chart will show. |
| |
maximumLabelPrecision — Property, class mx.charts.LinearAxis |
|
Specifies the maximum number of decimal places for representing fractional values on the labels
generated by this axis. |
maximumLabelPrecision — Property, class mx.charts.LogAxis |
|
Specifies the maximum number of decimal places for representing fractional
values on the labels generated by this axis. |
maxLabelRadius — Property, class mx.charts.series.PieSeries |
|
The maximum amount of the PieSeries's radius
that can be allocated to labels. |
maxLabelWidth — Property, class mx.charts.ColumnChart |
|
Determines maximum width in pixels of label of items. |
maxLabelWidth — Property, class mx.containers.Form |
|
The maximum width, in pixels, of the labels of the FormItems containers in this Form. |
maxLength — Property, class mx.validators.StringValidator |
|
Maximum length for a valid String. |
maxLevel — Static Property, class flash.text.TextRenderer |
|
The adaptively sampled distance fields (ADFs) quality level for advanced anti-aliasing. |
maxMeasuredBranchIconWidth — Property, class mx.controls.menuClasses.MenuListData |
|
The max branch icon width for all MenuItemListRenderers
|
maxMeasuredIconWidth — Property, class mx.controls.menuClasses.MenuListData |
|
The max icon width for all MenuItemListRenderers
|
maxMeasuredTypeIconWidth — Property, class mx.controls.menuClasses.MenuListData |
|
The max type icon width for all MenuItemListRenderers
|
maxRadius — Style, class mx.charts.BubbleChart
|
| The maximum radius of the largest chart element, in pixels Flex assigns this radius to the data point with the largest value; all other data points are assigned a smaller radius based on their value relative to the smallest and largest value. |
| |
maxRadius — Property, class mx.charts.series.BubbleSeries |
|
The radius of the largest item renderered in this series. |
maxRows — Property, class mx.controls.listClasses.TileBase |
|
The maximum number of rows that the control can have. |
maxScrollH — Property, class flash.text.TextField |
|
The maximum value of scrollH. |
maxScrollH — Property, interface mx.core.IUITextField |
|
The maximum value of scrollH. |
maxScrollPosition — Property, class mx.controls.scrollClasses.ScrollBar |
|
Number which represents the maximum scroll position. |
maxScrollV — Property, class flash.text.TextField |
|
The maximum value of scrollV. |
maxScrollV — Property, interface mx.core.IUITextField |
|
The maximum value of scrollV. |
maxSize — Property, class flash.display.NativeWindow |
|
The maximum size for this window. |
MAX_TIP_LENGTH — Constant Static Property, class flash.desktop.SystemTrayIcon |
|
The permitted length of the system tray icon tooltip. |
maxTipWidth — Static Property, class mx.charts.chartClasses.DataTip |
|
Specifies the maximum width of the bounding box, in pixels,
for new DataTip controls. |
maxValue — Property, class mx.validators.CurrencyValidator |
|
Maximum value for a valid number. |
maxValue — Property, class mx.validators.NumberValidator |
|
Maximum value for a valid number. |
MAX_VALUE — Constant Static Property, class int |
|
The largest representable 32-bit signed integer, which is 2,147,483,647. |
MAX_VALUE — Constant Static Property, class Number |
|
The largest representable number (double-precision IEEE-754). |
MAX_VALUE — Constant Static Property, class uint |
|
The largest representable 32-bit unsigned integer, which is 4,294,967,295. |
maxVerticalScrollPosition — Property, class mx.core.Container |
|
The largest possible value for the
verticalScrollPosition property. |
maxVerticalScrollPosition — Property, class mx.core.ScrollControlBase |
|
The maximum value for the verticalScrollPosition property. |
maxWidth — Property, class mx.containers.utilityClasses.ConstraintColumn |
|
Number that specifies the maximum width of the ConstraintColumn
instance, in pixels, in the ConstraintColumn instance's coordinates. |
maxWidth — Static Property, class mx.controls.ToolTip |
|
Maximum width in pixels for new ToolTip controls. |
maxWidth — Property, interface mx.core.IUIComponent |
|
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. |
maxWidth — Property, class mx.core.UIComponent |
|
Number that specifies the maximum width of the component,
in pixels, in the component's coordinates. |
maxWidth — Property, class mx.core.UITextField |
|
Number that specifies the maximum width of the component,
in pixels, in the component's coordinates. |
maxWidth — Property, class mx.core.Window |
|
Specifies the maximum width of the application's window. |
maxWidth — Property, class mx.core.WindowedApplication |
|
Specifies the maximum width of the application's window. |
maxWidth — Property, class mx.flash.UIMovieClip |
|
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. |
maxYear — Property, class mx.controls.DateChooser |
|
The last year selectable in the control. |
maxYear — Property, class mx.controls.DateField |
|
The last year selectable in the control. |
measure() — method, class mx.charts.AxisRenderer |
|
Calculates the default size, and optionally the default minimum size,
of the component. |
measure() — method, class mx.charts.Legend |
|
Calculates the preferred, minimum, and maximum sizes of the Legend. |
measure() — method, class mx.charts.chartClasses.CartesianChart |
| |
measure() — method, class mx.charts.chartClasses.ChartLabel |
|
Calculates the default size, and optionally the default minimum size,
of the component. |
measure() — method, class mx.charts.chartClasses.DataTip |
|
Calculates the default size, and optionally the default minimum size,
of the component. |
measure() — method, class mx.containers.Box |
|
Calculates the default sizes and minimum and maximum values of the Box
container. |
measure() — method, class mx.containers.Canvas |
|
Calculates the preferred minimum and preferred maximum sizes
of the Canvas. |
measure() — method, class mx.containers.Form |
|
Calculates the preferred, minimum and maximum sizes of the Form. |
measure() — method, class mx.containers.FormItem |
|
Calculates the preferred, minimum and maximum sizes of the FormItem. |
measure() — method, class mx.containers.Grid |
|
Calculates the preferred, minimum, and maximum sizes of the Grid. |
measure() — method, class mx.containers.Panel |
|
Calculates the default mininum and maximum sizes
of the Panel container. |
measure() — method, class mx.containers.TabNavigator |
|
Calculates the default sizes and mininum and maximum values of this
TabNavigator container. |
measure() — method, class mx.containers.Tile |
|
Calculates the default minimum and maximum sizes of the
Tile container. |
measure() — method, class mx.containers.ViewStack |
|
Calculates the default sizes and minimum and maximum values of the
ViewStack container. |
measure() — method, class mx.controls.ComboBase |
|
Determines the measuredWidth and
measuredHeight properties of the control. |
measure() — method, class mx.controls.ComboBox |
|
Makes sure the control is at least 40 pixels wide,
and tall enough to fit one line of text
in the TextInput portion of the control but at least
22 pixels high. |
measure() — method, class mx.controls.Menu |
|
Calculates the preferred width and height of the Menu based on the
widths and heights of its menu items. |
measure() — method, class mx.controls.MenuBar |
|
Calculates the preferred width and height of the MenuBar based on the
default widths of the MenuBar items. |
measure() — method, class mx.controls.dataGridClasses.DataGridDragProxy |
| |
measure() — method, class mx.controls.dataGridClasses.DataGridHeader |
|
Calculates the default size, and optionally the default minimum size,
of the component. |
measure() — method, class mx.controls.listClasses.AdvancedListBase |
|
Calculates the measured width and height of the component based
on the rowCount,
columnCount, rowHeight and
columnWidth properties. |
measure() — method, class mx.controls.listClasses.ListBase |
|
Calculates the measured width and height of the component based
on the rowCount,
columnCount, rowHeight and
columnWidth properties. |
measure() — method, class mx.controls.listClasses.ListItemDragProxy |
| |
measure() — method, class mx.controls.sliderClasses.Slider |
|
Calculates the amount of space that the component takes up. |
measure() — method, class mx.core.UIComponent |
|
Calculates the default size, and optionally the default minimum size,
of the component. |
measuredBranchIconWidth — Property, interface mx.controls.menuClasses.IMenuItemRenderer |
|
The width of the branch icon
|
measuredBranchIconWidth — Property, class mx.controls.menuClasses.MenuItemRenderer |
|
The width of the branch icon
|
measuredHeight — Property, class mx.controls.dataGridClasses.DataGridLockedRowContentHolder |
|
The measured height of the DataGrid control. |
measuredHeight — Property, class mx.core.BitmapAsset |
|
The measured height of this object. |
measuredHeight — Property, class mx.core.ButtonAsset |
|
The measured height of this object. |
measuredHeight — Property, interface mx.core.IFlexDisplayObject |
|
The measured height of this object. |
measuredHeight — Property, class mx.core.MovieClipAsset |
|
The measured height of this object. |
measuredHeight — Property, class mx.core.SpriteAsset |
|
The measured height of this object. |
measuredHeight — Property, class mx.core.TextFieldAsset |
|
The measured height of this object. |
measuredHeight — Property, class mx.core.UIComponent |
|
The default height of the component, in pixels. |
measuredHeight — Property, class mx.core.UITextField |
|
The default height of the component, in pixels. |
measuredHeight — Property, class mx.flash.UIMovieClip |
|
The measured height of this object. |
measuredHeight — Property, class mx.managers.SystemManager |
|
The measuredHeight is the explicit or measuredHeight of
the main mx.core.Application window
or the starting height of the SWF if the main window
has not yet been created or does not exist. |
measuredHeight — Property, class mx.skins.ProgrammaticSkin |
|
The measured height of this object. |
measuredIconWidth — Property, interface mx.controls.menuClasses.IMenuItemRenderer |
|
The width of the icon
|
measuredIconWidth — Property, class mx.controls.menuClasses.MenuItemRenderer |
|
The width of the icon
|
measureDimensionName — Property, class mx.olap.OLAPCube |
|
Sets the name of the dimension for the measures of the OLAP cube. |
measuredMinHeight — Property, interface mx.core.IUIComponent |
|
The default minimum height of the component, in pixels. |
measuredMinHeight — Property, class mx.core.UIComponent |
|
The default minimum height of the component, in pixels. |
measuredMinHeight — Property, class mx.core.UITextField |
|
The default minimum height of the component, in pixels. |
measuredMinHeight — Property, class mx.flash.UIMovieClip |
|
The default minimum height of the component, in pixels. |
measuredMinWidth — Property, interface mx.core.IUIComponent |
|
The default minimum width of the component, in pixels. |
measuredMinWidth — Property, class mx.core.UIComponent |
|
The default minimum width of the component, in pixels. |
measuredMinWidth — Property, class mx.core.UITextField |
|
The default minimum width of the component, in pixels. |
measuredMinWidth — Property, class mx.flash.UIMovieClip |
|
The default minimum width of the component, in pixels. |
measuredTypeIconWidth — Property, interface mx.controls.menuClasses.IMenuItemRenderer |
|
The width of the type icon (radio/check)
|
measuredTypeIconWidth — Property, class mx.controls.menuClasses.MenuItemRenderer |
|
The width of the type icon (radio/check)
|
measuredWidth — Property, class mx.core.BitmapAsset |
|
The measured width of this object. |
measuredWidth — Property, class mx.core.ButtonAsset |
|
The measured width of this object. |
measuredWidth — Property, interface mx.core.IFlexDisplayObject |
|
The measured width of this object. |
measuredWidth — Property, class mx.core.MovieClipAsset |
|
The measured width of this object. |
measuredWidth — Property, class mx.core.SpriteAsset |
|
The measured width of this object. |
measuredWidth — Property, class mx.core.TextFieldAsset |
|
The measured width of this object. |
measuredWidth — Property, class mx.core.UIComponent |
|
The default width of the component, in pixels. |
measuredWidth — Property, class mx.core.UITextField |
|
The default width of the component, in pixels. |
measuredWidth — Property, class mx.flash.UIMovieClip |
|
The measured width of this object. |
measuredWidth — Property, class mx.managers.SystemManager |
|
The measuredWidth is the explicit or measuredWidth of
the main mx.core.Application window,
or the starting width of the SWF if the main window
has not yet been created or does not exist. |
measuredWidth — Property, class mx.skins.ProgrammaticSkin |
|
The measured width of this object. |
measureHeightOfItems(index:int, count:int) — method, class mx.controls.listClasses.AdvancedListBase |
|
Measures a set of items from the data provider using the
current item renderer and returns the sum of the heights
of those items. |
measureHeightOfItems(index:int, count:int) — method, class mx.controls.listClasses.ListBase |
|
Measures a set of items from the data provider using the
current item renderer and returns the sum of the heights
of those items. |
measureHTMLText(htmlText:String) — method, class mx.core.UIComponent |
|
Measures the specified HTML text, which may contain HTML tags such
as <font> and <b>,
assuming that it is displayed
in a single-line UITextField using a UITextFormat
determined by the styles of this UIComponent. |
measureHTMLText(htmlText:String, roundUp:Boolean) — method, class mx.core.UITextFormat |
|
Returns measurement information for the specified HTML text,
which may contain HTML tags such as <font>
and <b>, assuming that it is displayed
in a single-line UITextField, and using this UITextFormat object
to define the text format. |
measures — Property, class mx.olap.OLAPCube |
|
Sets the measures of the OLAP cube, as a list of OLAPMeasure instances. |
measureText(text:String) — method, class mx.core.UIComponent |
|
Measures the specified text, assuming that it is displayed
in a single-line UITextField using a UITextFormat
determined by the styles of this UIComponent. |
measureText(text:String, roundUp:Boolean) — method, class mx.core.UITextFormat |
|
Returns measurement information for the specified text,
assuming that it is displayed in a single-line UITextField component,
and using this UITextFormat object to define the text format. |
measureWidthOfItems(index:int, count:int) — method, class mx.controls.listClasses.AdvancedListBase |
|
Measures a set of items from the data provider using
the current item renderer and returns the
maximum width found. |
measureWidthOfItems(index:int, count:int) — method, class mx.controls.listClasses.ListBase |
|
Measures a set of items from the data provider using
the current item renderer and returns the
maximum width found. |
measuringObjects — Property, class mx.controls.List |
|
cache of measuring objects by factory
|
measuringObjects — Property, class mx.controls.listClasses.TileBase |
|
cache of measuring objects by factory
|
MEDIUM — Constant Static Property, class flash.display.StageQuality |
|
Specifies medium rendering quality: graphics are anti-aliased using a 2 x 2 pixel grid,
but bitmaps are not smoothed. |
MEDIUM — Constant Static Property, class flash.filters.BitmapFilterQuality |
|
Defines the medium quality filter setting. |
MEDIUM — Constant Static Property, class mx.managers.CursorManagerPriority |
|
Constant that specifies a medium cursor priority when passed
as the priority argument to setCursor(). |
members — Property, interface mx.olap.IOLAPAxisPosition |
|
The members for this position, as a list of IOLAPMember instances. |
members — Property, interface mx.olap.IOLAPDimension |
|
Returns all the members of this dimension, as a list of IOLAPMember instances. |
members — Property, interface mx.olap.IOLAPHierarchy |
|
All members of all the levels that belong to this hierarchy,
as a list of IOLAPMember instances. |
members — Property, interface mx.olap.IOLAPLevel |
|
The members of this level, as a list of IOLAPMember instances,
or null if a member is not found. |
members — Property, class mx.olap.OLAPAttribute |
|
All members of all the levels that belong to this hierarchy,
as a list of IOLAPMember instances.
|
members — Property, class mx.olap.OLAPAxisPosition |
|
The members of the query result,
at this position as a list of IOLAPMember instances. |
members — Property, class mx.olap.OLAPDimension |
|
Returns all the members of this dimension, as a list of IOLAPMember instances. |
members — Property, class mx.olap.OLAPHierarchy |
|
All members of all the levels that belong to this hierarchy,
as a list of IOLAPMember instances. |
members — Property, class mx.olap.OLAPLevel |
|
The members of this level, as a list of IOLAPMember instances,
or null if a member is not found. |
MemoryError — Dynamic Class, package flash.errors |
|
The MemoryError exception is thrown when a memory allocation request fails. |
MemoryError(message:String) — Constructor, class flash.errors.MemoryError |
|
Creates a new MemoryError object. |
menu — Property, class flash.desktop.DockIcon |
|
The system-supplied menu of this dock icon. |
menu — Property, class flash.desktop.NativeApplication |
|
The application menu. |
menu — Property, class flash.desktop.SystemTrayIcon |
|
The system tray icon menu. |
menu — Property, class flash.display.NativeMenuItem |
|
The menu that contains this item. |
menu — Property, class flash.display.NativeWindow |
|
The native menu for this window. |
menu — Property, interface mx.controls.menuClasses.IMenuItemRenderer |
|
A reference to this menu item renderer's Menu control,
if it contains one. |
menu — Property, class mx.controls.menuClasses.MenuItemRenderer |
|
Contains a reference to the associated Menu control. |
menu — Property, class mx.core.Window |
|
The window menu for this window. |
menu — Property, class mx.core.WindowedApplication |
|
The application menu for operating systems that support an application menu,
or the window menu of the application's initial window for operating
systems that support window menus. |
menu — Property, class mx.events.MenuEvent |
|
The specific Menu instance associated with the event,
such as the menu or submenu that was hidden or opened. |
Menu — class, package mx.controls |
|
The Menu control creates a pop-up menu of individually selectable choices,
similar to the File or Edit menu found in most software applications. |
Menu() — Constructor, class mx.controls.Menu |
|
Constructor. |
MenuAutomationImpl — class, package mx.automation.delegates.controls |
|
Defines methods and properties required to perform instrumentation for the
Menu control. |
MenuAutomationImpl(obj:mx.controls:Menu) — Constructor, class mx.automation.delegates.controls.MenuAutomationImpl |
|
Constructor. |
menuBar — Property, interface mx.controls.menuClasses.IMenuBarItemRenderer |
|
Contains a reference to the item renderer's MenuBar control. |
menuBar — Property, class mx.controls.menuClasses.MenuBarItem |
| |
menuBar — Property, class mx.events.MenuEvent |
|
The MenuBar instance that is the parent of the selected Menu control,
or null when the target Menu control is not parented by a
MenuBar control. |
MenuBar — class, package mx.controls |
|
A MenuBar control defines a horizontal, top-level menu bar that contains
one or menu items. |
MenuBar() — Constructor, class mx.controls.MenuBar |
|
Constructor
|
MenuBarAutomationImpl — class, package mx.automation.delegates.controls |
|
Defines methods and properties required to perform instrumentation for the
MenuBar control. |
MenuBarAutomationImpl(obj:mx.controls:MenuBar) — Constructor, class mx.automation.delegates.controls.MenuBarAutomationImpl |
|
Constructor. |
MenuBarBackgroundSkin — class, package mx.skins.halo |
|
The skin for the background of a MenuBar. |
MenuBarBackgroundSkin() — Constructor, class mx.skins.halo.MenuBarBackgroundSkin |
|
Constructor. |
MenuBarItem — class, package mx.controls.menuClasses |
|
The MenuBarItem class defines the default item
renderer for the top-level menu bar of a MenuBar control. |
MenuBarItem() — Constructor, class mx.controls.menuClasses.MenuBarItem |
|
Constructor. |
MenuBarItemAutomationImpl — class, package mx.automation.delegates.controls |
|
Defines methods and properties required to perform instrumentation for the
MenuBarItem class. |
MenuBarItemAutomationImpl(obj:mx.controls.menuClasses:MenuBarItem) — Constructor, class mx.automation.delegates.controls.MenuBarItemAutomationImpl |
|
Constructor. |
menuBarItemIndex — Property, interface mx.controls.menuClasses.IMenuBarItemRenderer |
|
Contains the index of this item renderer relative to
other item renderers in the MenuBar control. |
menuBarItemIndex — Property, class mx.controls.menuClasses.MenuBarItem |
| |
menuBarItemRenderer — Property, class mx.controls.MenuBar |
|
The item renderer used by the MenuBar control for
the top-level menu bar of the MenuBar control. |
menuBarItems — Property, class mx.controls.MenuBar |
|
An Array that contains the MenuBarItem objects that render
each item in the top-level menu bar of a MenuBar control. |
menuBarItemState — Property, interface mx.controls.menuClasses.IMenuBarItemRenderer |
|
Contains the current state of this item renderer. |
menuBarItemState — Property, class mx.controls.menuClasses.MenuBarItem |
| |
menuBarItemStyleFilters — Property, class mx.controls.MenuBar |
|
The set of styles to pass from the MenuBar to the menuBar items. |
menuBarVisible — Property, class flash.html.HTMLWindowCreateOptions |
|
Specifies whether a menu bar should be displayed. |
MenuEvent — class, package mx.events |
|
The MenuEvent class represents events that are associated with menu
activities in controls such as Menu, MenuBar, and PopUpMenuButton. |
MenuEvent(type:String, bubbles:Boolean, cancelable:Boolean, menuBar:mx.controls:MenuBar, menu:mx.controls:Menu, item:Object, itemRenderer:mx.controls.listClasses:IListItemRenderer, label:String, index:int) — Constructor, class mx.events.MenuEvent |
|
Constructor. |
menuHide — Event, class mx.controls.Menu |
|
Dispatched when a menu or submenu is dismissed. |
menuHide — Event, class mx.controls.MenuBar |
|
Dispatched when a pop-up submenu closes. |
MENU_HIDE — Constant Static Property, class mx.events.MenuEvent |
|
The MenuEvent.MENU_HIDE event type constant indicates that
a menu or submenu closed. |
MenuItemRenderer — class, package mx.controls.menuClasses |
|
The MenuItemRenderer class defines the default item renderer
for menu items in any menu control. |
MenuItemRenderer() — Constructor, class mx.controls.menuClasses.MenuItemRenderer |
|
Constructor. |
MenuItemRendererAutomationImpl — class, package mx.automation.delegates.controls |
|
Defines methods and properties required to perform instrumentation for the
MenuItemRenderer class. |
MenuItemRendererAutomationImpl(obj:mx.controls.menuClasses:MenuItemRenderer) — Constructor, class mx.automation.delegates.controls.MenuItemRendererAutomationImpl |
|
Constructor. |
menuItemSelect — Event, class flash.ui.ContextMenuItem |
|
Dispatched when a user selects an item from a context menu. |
MENU_ITEM_SELECT — Constant Static Property, class flash.events.ContextMenuEvent |
|
Defines the value of the type property of a menuItemSelect event object. |
MenuListData — class, package mx.controls.menuClasses |
|
The MenuListData class defines the data type of the listData property
implemented by drop-in item renderers or drop-in item editors for the Menu and
MenuBar control. |
MenuListData(text:String, icon:Class, labelField:String, uid:String, owner:mx.core:IUIComponent, rowIndex:int, columnIndex:int) — Constructor, class mx.controls.menuClasses.MenuListData |
|
Constructor. |
menus — Property, class mx.controls.MenuBar |
|
An Array containing the Menu objects corresponding to the
pop-up submenus of this MenuBar control. |
menuSelect — Event, class flash.ui.ContextMenu |
|
Dispatched when a user first generates a
context menu but before the contents of the context menu are displayed. |
MENU_SELECT — Constant Static Property, class flash.events.ContextMenuEvent |
|
Defines the value of the type property of a menuSelect event object. |
menuSelectionMode — Property, class mx.controls.listClasses.AdvancedListBase |
|
A flag that indicates whether menu-style selection
should be used. |
menuSelectionMode — Property, class mx.controls.listClasses.ListBase |
|
A flag that indicates whether menu-style selection
should be used. |
menuShow — Event, class mx.controls.FlexNativeMenu |
|
Dispatched before a menu or submenu is displayed. |
menuShow — Event, class mx.controls.Menu |
|
Dispatched when a menu or submenu opens. |
menuShow — Event, class mx.controls.MenuBar |
|
Dispatched when a pop-up submenu opens, or the
user selects a menu bar item with no drop-down menu. |
MENU_SHOW — Constant Static Property, class mx.automation.events.MenuShowEvent |
|
The MenuShowEvent.MENU_SHOW constant defines the value of the
type property of the event object for a menuShow event. |
MENU_SHOW — Constant Static Property, class mx.events.FlexNativeMenuEvent |
|
The FlexNativeMenuEvent.MENU_SHOW type constant indicates that
the mouse pointer rolled a menu or submenu opened. |
MENU_SHOW — Constant Static Property, class mx.events.MenuEvent |
|
The MenuEvent.MENU_SHOW type constant indicates that
the mouse pointer rolled a menu or submenu opened. |
MenuShowEvent — class, package mx.automation.events |
|
The MenuShowEvent class represents events that are associated with menuBar. |
MenuShowEvent(type:String, itemRenderer:mx.controls.menuClasses:IMenuBarItemRenderer) — Constructor, class mx.automation.events.MenuShowEvent |
|
Constructor. |
menuStyleName — Style, class mx.controls.MenuBar
|
| Name of the CSSStyleDeclaration that specifies the styles for the Menu controls displayed by this MenuBar control. |
| |
merge(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, redMultiplier:uint, greenMultiplier:uint, blueMultiplier:uint, alphaMultiplier:uint) — method, class flash.display.BitmapData |
|
Performs per-channel blending from a source image to a destination image. |
message — Property, class Error |
|
Contains the message associated with the Error object. |
message — Property, class mx.events.CubeEvent |
|
A description of what is being processed. |
message — Property, class mx.events.ValidationResultEvent |
|
A single string that contains every error message from all
of the ValidationResult objects in the results Array. |
message — Property, class mx.logging.LogEvent |
|
Provides access to the message that was logged. |
message — Event, class mx.messaging.AbstractConsumer |
|
Dispatched when a message is received by the Consumer. |
message — Event, class mx.messaging.Channel |
|
Dispatched when a channel receives a message from its endpoint. |
message — Event, class mx.messaging.Consumer |
|
Dispatched when a message is received by the Consumer. |
message — Property, class mx.messaging.MessageResponder |
|
Provides access to the sent Message. |
message — Event, class mx.messaging.MultiTopicConsumer |
|
Dispatched when a message is received by the Consumer. |
message — Property, class mx.messaging.events.MessageEvent |
|
The Message associated with this event. |
message — Property, class mx.messaging.events.MessageFaultEvent |
|
The ErrorMessage for this event. |
message — Property, class mx.rpc.AsyncToken |
|
Provides access to the associated message. |
MESSAGE — Constant Static Property, class mx.messaging.events.MessageEvent |
|
The MESSAGE event type; dispatched upon receipt of a message. |
MessageAckEvent — class, package mx.messaging.events |
|
The MessageAckEvent class is used to propagate acknowledge messages within the messaging system. |
MessageAckEvent(type:String, bubbles:Boolean, cancelable:Boolean, ack:mx.messaging.messages:AcknowledgeMessage, correlation:mx.messaging.messages:IMessage) — Constructor, class mx.messaging.events.MessageAckEvent |
|
Constructs an instance of this event with the specified acknowledge
message and original correlated message. |
MessageAgent — class, package mx.messaging |
|
The MessageAgent class provides the basic low-level functionality common to
message handling for a destination. |
MessageAgent() — Constructor, class mx.messaging.MessageAgent |
|
Constructor. |
messageAgents — Property, class mx.messaging.ChannelSet |
|
Provides access to the set of MessageAgents that use this ChannelSet. |
MESSAGE_DELIVERY_IN_DOUBT — Constant Static Property, class mx.messaging.messages.ErrorMessage |
|
If a message may not have been delivered, the faultCode will
contain this constant. |
MessageEvent — class, package mx.messaging.events |
|
The MessageEvent class is used to propagate messages within the messaging system. |
MessageEvent(type:String, bubbles:Boolean, cancelable:Boolean, message:mx.messaging.messages:IMessage) — Constructor, class mx.messaging.events.MessageEvent |
|
Constructs an instance of this event with the specified type and
message. |
MessageFaultEvent — class, package mx.messaging.events |
|
The MessageFaultEvent class is used to propagate fault messages within the messaging system. |
MessageFaultEvent(type:String, bubbles:Boolean, cancelable:Boolean, message:mx.messaging.messages:ErrorMessage) — Constructor, class mx.messaging.events.MessageFaultEvent |
|
Constructs an instance of a fault message event for the specified message
and fault information. |
messageId — Property, class mx.messaging.messages.AbstractMessage |
|
The unique id for the message. |
messageId — Property, interface mx.messaging.messages.IMessage |
|
The unique id for the message. |
MessagePerformanceUtils — class, package mx.messaging.messages |
|
The MessagePerformanceUtils class is used to retrieve various metrics about
the sizing and timing of a message sent from a client to the server and its
response message, as well as pushed messages from the server to the client. |
MessagePerformanceUtils(message:Object) — Constructor, class mx.messaging.messages.MessagePerformanceUtils |
|
Constructor. |
MessageResponder — class, package mx.messaging |
|
The MessageResponder class handles a successful result or fault from a message
destination. |
MessageResponder(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage, channel:mx.messaging:Channel) — Constructor, class mx.messaging.MessageResponder |
|
Constructs a MessageResponder to handle the response for the specified
Message for the specified MessageAgent. |
MessageSerializationError — class, package mx.messaging.errors |
|
This error indicates a problem serializing a message within a channel. |
MessageSerializationError(msg:String, fault:mx.messaging.messages:ErrorMessage) — Constructor, class mx.messaging.errors.MessageSerializationError |
|
Constructs a new instance of the MessageSerializationError
with the specified message. |
messageSize — Property, class mx.messaging.messages.MessagePerformanceUtils |
|
The size of the original client message, in bytes,
as measured during deserialization by the server endpoint. |
messageStyleName — Style, class mx.controls.Alert
|
| Name of the CSS style declaration that specifies styles for the Alert message text. |
| |
MessagingError — class, package mx.messaging.errors |
|
This is the base class for any messaging related error. |
MessagingError(msg:String) — Constructor, class mx.messaging.errors.MessagingError |
|
Constructs a new instance of a MessagingError with the
specified message. |
MESSAGING_VERSION — Constant Static Property, class mx.messaging.messages.CommandMessage |
|
Endpoints can imply what features they support by reporting the
latest version of messaging they are capable of during the handshake of
the initial ping CommandMessage. |
metadata — Property, class mx.controls.VideoDisplay |
|
An object that contains a metadata information packet that is received from a call to
the NetSteam.onMetaData() callback method, if available. |
MetadataEvent — class, package mx.events |
|
The MetadataEvent class defines the event type for metadata and cue point events. |
MetadataEvent(type:String, bubbles:Boolean, cancelable:Boolean, info:Object) — Constructor, class mx.events.MetadataEvent |
|
Constructor. |
metadataReceived — Event, class mx.controls.VideoDisplay |
|
Dispatched the first time metadata in the FLV file is reached. |
METADATA_RECEIVED — Constant Static Property, class mx.events.MetadataEvent |
|
The MetadataEvent.METADATA_RECEIVED constant defines the value of the
type property for a metadataReceived event. |
method — Property, class flash.net.URLRequest |
|
Controls the HTTP form submission method. |
method — Property, class mx.messaging.messages.HTTPRequestMessage |
|
Indicates what method should be used for the request. |
method — Property, class mx.rpc.http.HTTPService |
|
HTTP method for sending the request. |
Microphone — final class, package flash.media |
|
Use the Microphone class to capture audio from a microphone attached to a computer running
Flash Player or Adobe AIR. |
MICROPHONE — Constant Static Property, class flash.system.SecurityPanel |
|
When passed to Security.showSettings(), displays the
Microphone panel in Flash Player Settings. |
middleClick — Event, class flash.display.InteractiveObject |
|
Dispatched when a user presses and releases the middle button of the user's
pointing device over the same InteractiveObject. |
MIDDLE_CLICK — Constant Static Property, class flash.events.MouseEvent |
|
Defines the value of the type property of a middleClick event object. |
middleMouseDown — Event, class flash.display.InteractiveObject |
|
Dispatched when a user presses the middle pointing device button over an InteractiveObject instance. |
MIDDLE_MOUSE_DOWN — Constant Static Property, class flash.events.MouseEvent |
|
Defines the value of the type property of a middleMouseDown event object. |
middleMouseUp — Event, class flash.display.InteractiveObject |
|
Dispatched when a user releases the pointing device button over an
InteractiveObject instance. |
MIDDLE_MOUSE_UP — Constant Static Property, class flash.events.MouseEvent |
|
Defines the value of the type property of a middleMouseUp event object. |
milliseconds — Property, class Date |
|
The milliseconds (an integer from 0 to 999) portion of a Date object
according to local time. |
millisecondsUTC — Property, class Date |
|
The milliseconds (an integer from 0 to 999) portion of a Date object
according to universal time (UTC). |
min(val1:Number, val2:Number, ... rest) — Static Method, class Math |
|
Evaluates val1 and val2 (or more values) and returns the smallest value. |
min — Property, class mx.charts.chartClasses.DataDescription |
|
The minimum data value displayed by the element. |
min — Property, class mx.charts.series.items.AreaSeriesItem |
|
The minimum value of this item converted into screen coordinates. |
min — Property, class mx.charts.series.items.BarSeriesItem |
|
The minimum value of this item converted into screen coordinates. |
min — Property, class mx.charts.series.items.ColumnSeriesItem |
|
The minimum value of this item converted into screen coordinates. |
MinAggregator — class, package mx.olap.aggregators |
|
The MinAggregator class implements the minimum aggregator. |
minColumnWidth — Property, class mx.controls.AdvancedDataGridBaseEx |
|
The minimum width of the columns, in pixels. |
minColumnWidth — Property, class mx.controls.DataGrid |
|
The minimum width of the columns, in pixels. |
minField — Property, class mx.charts.series.AreaSeries |
|
Specifies the field of the dataProvider that determines the bottom boundary of the area. |
minField — Property, class mx.charts.series.BarSeries |
|
Specifies the field of the data provider that determines the bottom of each bar. |
minField — Property, class mx.charts.series.ColumnSeries |
|
Specifies the field of the data provider that determines the y-axis location of the bottom of a column. |
minFilter — Property, class mx.charts.series.items.AreaSeriesItem |
|
The minimum value of this item, filtered against the vertical axis of the containing chart. |
minFilter — Property, class mx.charts.series.items.BarSeriesItem |
|
The minimum value of this item, filtered against the horizontal axis of the containing chart. |
minFilter — Property, class mx.charts.series.items.ColumnSeriesItem |
|
The minimum value of this item, filtered against the vertical axis of the containing chart. |
minHeight — Property, class mx.containers.utilityClasses.ConstraintRow |
|
Number that specifies the minimum height of the ConstraintRow instance,
in pixels, in the ConstraintRow instance's coordinates. |
minHeight — Property, interface mx.core.IUIComponent |
|
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. |
minHeight — Property, class mx.core.UIComponent |
|
Number that specifies the minimum height of the component,
in pixels, in the component's coordinates. |
minHeight — Property, class mx.core.UITextField |
|
Number that specifies the minimum height of the component,
in pixels, in the component's coordinates. |
minHeight — Property, class mx.core.Window |
|
Specifies the minimum height of the application's window. |
minHeight — Property, class mx.core.WindowedApplication |
|
Specifies the minimum height of the application's window. |
minHeight — Property, class mx.flash.UIMovieClip |
|
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. |
MiniDebugTarget — class, package mx.logging.targets |
|
Provides a logger target that outputs to a LocalConnection,
connected to the MiniDebug application. |
MiniDebugTarget(connection:String, method:String) — Constructor, class mx.logging.targets.MiniDebugTarget |
|
Constructor. |
minimizable — Property, class flash.display.NativeWindow |
|
Reports the minimizable setting used to create this window. |
minimizable — Property, class flash.display.NativeWindowInitOptions |
|
Specifies whether the window can be minimized. |
minimizable — Property, interface mx.core.IWindow |
|
Specifies whether the window can be minimized. |
minimizable — Property, class mx.core.Window |
|
Specifies whether the window can be minimized. |
minimizable — Property, class mx.core.WindowedApplication |
|
Specifies whether the window can be minimized. |
minimize() — method, class flash.display.NativeWindow |
|
Minimizes this native window. |
minimize() — method, interface mx.core.IWindow |
|
Minimizes the window. |
minimize() — method, class mx.core.Window |
|
Minimizes the window. |
minimize() — method, class mx.core.WindowedApplication |
|
Minimizes the window. |
minimizeButton — Property, class mx.core.windowClasses.TitleBar |
|
The Button object that defines the minimize button. |
minimizeButtonSkin — Style, class mx.core.WindowedApplication
|
| Skin for minimize button when using Flex chrome. |
| |
minimizeButtonSkin — Style, class mx.core.Window
|
| Skin for minimize button when using Flex chrome. |
| |
MINIMIZED — Constant Static Property, class flash.display.NativeWindowDisplayState |
|
The minimized display state. |
minimizeEffect — Effect, class mx.core.WindowedApplication |
|
Played when the component is minimized.
|
minimizeEffect — Effect, class mx.core.Window |
|
Played when the component is minimized.
|
minimum — Property, class mx.charts.DateTimeAxis |
|
Specifies the minimum value for an axis label. |
minimum — Property, class mx.charts.LinearAxis |
|
Specifies the minimum value for an axis label. |
minimum — Property, class mx.charts.LogAxis |
|
Specifies the minimum value for an axis label. |
minimum — Property, class mx.controls.NumericStepper |
|
Minimum value of the NumericStepper. |
minimum — Property, class mx.controls.ProgressBar |
|
Smallest progress value for the ProgressBar. |
minimum — Property, class mx.controls.sliderClasses.Slider |
|
The minimum allowed value on the slider control. |
MINIMUM_DISPLAY_TIME — Property, class mx.preloaders.DownloadProgressBar |
|
The minimum number of milliseconds
that the display should appear visible. |
minimumElementDuration — Property, class mx.charts.effects.SeriesEffect |
|
Specifies the amount of time, in milliseconds,
that an individual element should take to complete the effect. |
minimumElementDuration — Property, class mx.charts.effects.effectClasses.SeriesEffectInstance |
|
Specifies the amount of time, in milliseconds,
that an individual element should take to complete the effect. |
minInterval — Property, class mx.charts.chartClasses.DataDescription |
|
The minimum interval, in data units,
between any two values displayed by the element. |
minLength — Property, class mx.validators.StringValidator |
|
Minimum length for a valid String. |
minNumber — Property, class mx.charts.series.items.AreaSeriesItem |
|
The minimum value of this item, converted to a number by the vertical axis of the containing chart. |
minNumber — Property, class mx.charts.series.items.BarSeriesItem |
|
The minimum value of this item, converted to a number by the horizontal axis of the containing chart. |
minNumber — Property, class mx.charts.series.items.ColumnSeriesItem |
|
The minimum value of this item, converted to a number by the vertical axis of the containing chart. |
minorInterval — Property, class mx.charts.LinearAxis |
|
Specifies the numeric difference between minor tick marks along the axis. |
minorTickCache — Property, class mx.charts.chartClasses.NumericAxis |
|
The most recent set of minor tick marks generated to represent this axis. |
minorTickInterval — Property, class mx.charts.DateTimeAxis |
|
Specifies the number of minorTickUnits
between minor tick marks along the axis. |
minorTickLength — Style, class mx.charts.AxisRenderer
|
| Specifies the length of the minor tick marks on the axis, in pixels. |
| |
minorTickPlacement — Style, class mx.charts.AxisRenderer
|
| Specifies where to draw the minor tick marks. |
| |
minorTicks — Property, class mx.charts.AxisRenderer |
|
Contains an array that specifies where Flex
draws the minor tick marks along the axis. |
minorTicks — Property, class mx.charts.chartClasses.AxisLabelSet |
|
An array of values from 0 to 1
representing where to place minor tick marks along the axis. |
minorTicks — Property, interface mx.charts.chartClasses.IAxisRenderer |
|
Contains an array that specifies where Flex
draws the minor tick marks along the axis. |
minorTicks — Property, class mx.charts.chartClasses.NumericAxis |
|
An Array of minor tick marks generated to represent this axis. |
minorTickStroke — Style, class mx.charts.AxisRenderer
|
| Specifies the characteristics of the minor tick marks on the axis. |
| |
minorTickUnits — Property, class mx.charts.DateTimeAxis |
|
The units that the Axis considers when generating minor tick marks. |
minRadius — Style, class mx.charts.BubbleChart
|
| The minimum radius of the smallest chart element, in pixels Flex assigns this radius to the data point with the smallest value; all other data points are assigned a larger radius based on their value relative to the smallest and largest value. |
| |
minRadius — Property, class mx.charts.series.BubbleSeries |
|
The radius of the smallest item renderered in this series. |
minScrollPosition — Property, class mx.controls.scrollClasses.ScrollBar |
|
Number that represents the minimum scroll position. |
minSize — Property, class flash.display.NativeWindow |
|
The minimum size for this window. |
MINUS — Constant Static Property, class flash.ui.Keyboard |
|
Constant associated with the key code value for the - key (189). |
minutes — Property, class Date |
|
The minutes (an integer from 0 to 59) portion of a Date object
according to local time. |
minutesUTC — Property, class Date |
|
The minutes (an integer from 0 to 59) portion of a Date object
according to universal time (UTC). |
minValue — Property, class mx.charts.series.items.AreaSeriesItem |
|
The minimum value of this item. |
minValue — Property, class mx.charts.series.items.BarSeriesItem |
|
The minimum value of this item. |
minValue — Property, class mx.charts.series.items.ColumnSeriesItem |
|
The miniumum value of this item. |
minValue — Property, class mx.validators.CurrencyValidator |
|
Minimum value for a valid number. |
minValue — Property, class mx.validators.NumberValidator |
|
Minimum value for a valid number. |
MIN_VALUE — Constant Static Property, class int |
|
The smallest representable 32-bit signed integer, which is -2,147,483,648. |
MIN_VALUE — Constant Static Property, class Number |
|
The smallest representable non-negative, non-zero, number (double-precision IEEE-754). |
MIN_VALUE — Constant Static Property, class uint |
|
The smallest representable unsigned integer, which is 0. |
minWidth — Property, class mx.containers.utilityClasses.ConstraintColumn |
|
Number that specifies the minimum width of the ConstraintColumn instance,
in pixels, in the ConstraintColumn instance's coordinates. |
minWidth — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn |
|
The minimum width of the column, in pixels. |
minWidth — Property, class mx.controls.dataGridClasses.DataGridColumn |
|
The minimum width of the column. |
minWidth — Property, interface mx.core.IUIComponent |
|
Number that specifies the minimum width of the component,
in pixels, as the component's coordinates. |
minWidth — Property, class mx.core.UIComponent |
|
Number that specifies the minimum width of the component,
in pixels, in the component's coordinates. |
minWidth — Property, class mx.core.UITextField |
|
Number that specifies the minimum width of the component,
in pixels, in the component's coordinates. |
minWidth — Property, class mx.core.Window |
|
Specifies the minimum width of the application's window. |
minWidth — Property, class mx.core.WindowedApplication |
|
Specifies the minimum width of the application's window. |
minWidth — Property, class mx.flash.UIMovieClip |
|
Number that specifies the minimum width of the component,
in pixels, as the component's coordinates. |
minYear — Property, class mx.controls.DateChooser |
|
The first year selectable in the control. |
minYear — Property, class mx.controls.DateField |
|
The first year selectable in the control. |
missingAtSignError — Property, class mx.validators.EmailValidator |
|
Error message when there is no at sign in the email address. |
missingPeriodInDomainError — Property, class mx.validators.EmailValidator |
|
Error message when there is no period in the domain. |
missingUsernameError — Property, class mx.validators.EmailValidator |
|
Error message when there is no username. |
MITER — Constant Static Property, class flash.display.JointStyle |
|
Specifies mitered joints in the joints parameter of the
flash.display.Graphics.lineStyle() method. |
miterLimit — Property, class mx.graphics.LinearGradientStroke |
|
A number that indicates the limit at which a miter is cut off. |
miterLimit — Property, class mx.graphics.Stroke |
|
Indicates the limit at which a miter is cut off. |
mnemonicIndex — Property, class flash.display.NativeMenuItem |
|
The position of the mnemonic character in the menu item label. |
mnemonicIndexField — Property, class mx.controls.FlexNativeMenu |
|
The name of the field in the data provider that determines the
mnemonic index for each menu item. |
mnemonicIndexFunction — Property, class mx.controls.FlexNativeMenu |
|
The function that determines the mnemonic index for each menu item. |
modalTransparency — Style, class mx.containers.Panel
|
| Modality of components launched by the PopUp Manager is simulated by creating a large translucent overlay underneath the component. |
| |
modalTransparency — Style, class mx.core.Application
|
| Modality of components launched by the PopUp Manager is simulated by creating a large translucent overlay underneath the component. |
| |
modalTransparencyBlur — Style, class mx.containers.Panel
|
| The blur applied to the application while a modal window is open. |
| |
modalTransparencyBlur — Style, class mx.core.Application
|
| The blur applied to the application while a modal window is open. |
| |
modalTransparencyColor — Style, class mx.containers.Panel
|
| Color of the modal overlay layer. |
| |
modalTransparencyColor — Style, class mx.core.Application
|
| Color of the modal overlay layer. |
| |
modalTransparencyDuration — Style, class mx.containers.Panel
|
| Duration, in milliseconds, of the modal transparency effect that plays when a modal window opens or closes. |
| |
modalTransparencyDuration — Style, class mx.core.Application
|
| Duration, in milliseconds, of the modal transparency effect that plays when a modal window opens or closes. |
| |
mode — Property, class flash.filters.DisplacementMapFilter |
|
The mode for the filter. |
mode — Property, class mx.controls.ProgressBar |
|
Specifies the method used to update the bar. |
modificationDate — Property, class flash.net.FileReference |
|
The date that the file on the local disk was last modified. |
modificationDateColumn — Property, class mx.controls.FileSystemDataGrid |
|
The DataGridColumn representing the Modified column. |
modifiedCollectionView — Property, class mx.controls.listClasses.AdvancedListBase |
|
The collection view that temporarily preserves previous
data provider state to facilitate running data change effects. |
modifiedCollectionView — Property, class mx.controls.listClasses.ListBase |
|
The collection view that temporarily preserves previous
data provider state to facilitate running data change effects. |
modifiesSelection — Property, class mx.controls.textClasses.TextRange |
|
Whether the TextRange modifies the currenly selected text. |
module — Property, class mx.events.ModuleEvent |
|
The target, which is an instance of an
interface for a particular module. |
Module — class, package mx.modules |
|
The base class for MXML-based dynamically-loadable modules. |
Module() — Constructor, class mx.modules.Module |
|
Constructor. |
ModuleBase — class, package mx.modules |
|
The base class for ActionScript-based dynamically-loadable modules. |
ModuleEvent — class, package mx.events |
|
The ModuleEvent class represents the event object passed to the event listener
for events related to dynamically-loaded modules. |
ModuleEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:uint, bytesTotal:uint, errorText:String, module:mx.modules:IModuleInfo) — Constructor, class mx.events.ModuleEvent |
|
Constructor. |
moduleFactory — Property, class mx.core.ContextualClassFactory |
|
The context in which an object should be created. |
moduleFactory — Property, class mx.core.UIComponent |
|
The moduleFactory that is used to create TextFields in the correct SWF context. |
moduleFactory — Property, class mx.core.UITextField |
|
The moduleFactory that is used to create TextFields in the correct SWF context. |
moduleFactory — Property, class mx.core.UITextFormat |
|
The moduleFactory used to create TextFields for embedded fonts. |
ModuleLoader — class, package mx.modules |
|
ModuleLoader is a component that behaves much like a SWFLoader except
that it follows a contract with the loaded content. |
ModuleLoader() — Constructor, class mx.modules.ModuleLoader |
|
Constructor. |
ModuleManager — class, package mx.modules |
|
The ModuleManager class centrally manages dynamically loaded modules. |
month — Property, class Date |
|
The month (0 for January, 1 for February, and so on) portion of a
Date object according to local time. |
monthListener — Property, class mx.validators.DateValidator |
|
The component that listens for the validation result
for the month subfield. |
monthNames — Property, class mx.controls.DateChooser |
|
Names of the months displayed at the top of the DateChooser control. |
monthNames — Property, class mx.controls.DateField |
|
Names of the months displayed at the top of the control. |
monthNamesLong — Static Property, class mx.formatters.DateBase |
|
Long format of month names. |
monthNamesShort — Static Property, class mx.formatters.DateBase |
|
Short format of month names. |
monthProperty — Property, class mx.validators.DateValidator |
|
Name of the month property to validate. |
monthSource — Property, class mx.validators.DateValidator |
|
Object that contains the value of the month field. |
monthSymbol — Property, class mx.controls.DateChooser |
|
This property is appended to the end of the value specified
by the monthNames property to define the names
of the months displayed at the top of the DateChooser control. |
monthSymbol — Property, class mx.controls.DateField |
|
This property is appended to the end of the value specified
by the monthNames property to define the names
of the months displayed at the top of the control. |
monthUTC — Property, class Date |
|
The month (0 [January] to 11 [December]) portion of a Date object
according to universal time (UTC). |
MorphShape — final class, package flash.display |
|
The MorphShape class represents MorphShape objects on the display list. |
motionLevel — Property, class flash.media.Camera |
|
The amount of motion required to invoke the activity event. |
motionTimeout — Property, class flash.media.Camera |
|
The number of milliseconds between the time the camera stops detecting motion and the time the activity event is invoked. |
Mouse — final class, package flash.ui |
|
The methods of the Mouse class are used to hide and show the mouse pointer. |
mouseChildren — Property, class flash.display.DisplayObjectContainer |
|
Determines whether or not the children of the object are mouse enabled. |
mouseChildren — Property, class flash.display.Stage |
|
Determines whether or not the children of the object are mouse enabled. |
mouseChildren — Property, interface mx.core.IContainer |
|
Determines whether or not the children of the object are mouse enabled. |
mouseClickHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.AdvancedListBase |
|
Handles MouseEvent.MOUSE_CLICK events from any mouse
targets contained in the list including the renderers. |
mouseClickHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase |
|
Handles MouseEvent.MOUSE_CLICK events from any mouse
targets contained in the list including the renderers. |
mouseDoubleClickHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.AdvancedListBase |
|
Handles MouseEvent.MOUSE_DOUBLE_CLICK events from any
mouse targets contained in the list including the renderers. |
mouseDoubleClickHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase |
|
Handles MouseEvent.MOUSE_DOUBLE_CLICK events from any
mouse targets contained in the list including the renderers. |
mouseDown — Event, class flash.desktop.SystemTrayIcon |
|
Dispatched by this SystemTrayIcon object on mouse down. |
mouseDown — Event, class flash.display.InteractiveObject |
|
Dispatched when a user presses the pointing device button over an InteractiveObject instance. |
MOUSE_DOWN — Constant Static Property, class flash.events.MouseEvent |
|
Defines the value of the type property of a mouseDown event object. |
mouseDownEffect — Effect, class mx.core.UIComponent |
|
Played when the user presses the mouse button while over the component.
|
mouseDownHandler(event:flash.events:MouseEvent) — method, class mx.controls.Button |
|
The default handler for the MouseEvent.MOUSE_DOWN event. |
mouseDownHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.AdvancedListBase |
|
Handles MouseEvent.MOUSE_DOWN events from any mouse
targets contained in the list including the renderers. |
mouseDownHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase |
|
Handles MouseEvent.MOUSE_DOWN events from any mouse
targets contained in the list including the renderers. |
mouseDownHandler(event:flash.events:MouseEvent) — method, class mx.core.Window |
|
Manages mouse down events on the window border. |
mouseDownHandler(event:flash.events:MouseEvent) — method, class mx.core.WindowedApplication |
|
Manages mouse down events on the window border. |
mouseDownOutside — Event, class mx.core.UIComponent |
|
Dispatched from a component opened using the PopUpManager
when the user clicks outside it. |
mouseDownOutside — Event, class mx.flash.UIMovieClip |
|
Dispatched from a component opened using the PopUpManager
when the user clicks outside it. |
MOUSE_DOWN_OUTSIDE — Constant Static Property, class mx.events.FlexMouseEvent |
|
The FlexMouseEvent.MOUSE_DOWN_OUTSIDE constant defines the value of the
type property of the event object for a mouseDownOutside
event. |
mouseEnabled — Property, class flash.display.InteractiveObject |
|
Specifies whether this object receives mouse messages. |
mouseEnabled — Property, interface mx.core.IContainer |
|
Specifies whether this object receives mouse messages. |
mouseEnabled — Property, interface mx.core.IUITextField |
|
Specifies whether this object receives mouse messages. |
MouseEvent — class, package flash.events |
|
A MouseEvent object is dispatched into the event flow whenever mouse events occur. |
MouseEvent(type:String, bubbles:Boolean, cancelable:Boolean, localX:Number, localY:Number, relatedObject:flash.display:InteractiveObject, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, buttonDown:Boolean, delta:int, commandKey:Boolean, controlKey:Boolean, clickCount:int) — Constructor, class flash.events.MouseEvent |
|
Creates an Event object that contains information about mouse events. |
mouseEventToHeaderPart(event:flash.events:MouseEvent) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer |
|
Indicates if the mouse pointer was over the text part or icon part
of the header when the mouse event occurred. |
mouseEventToItemRenderer(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.AdvancedListBase |
|
Determines which item renderer is under the mouse. |
mouseEventToItemRenderer(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase |
|
Determines which item renderer is under the mouse. |
mouseFocusChange — Event, class flash.display.InteractiveObject |
|
Dispatched when the user attempts to change focus by using a pointer device. |
MOUSE_FOCUS_CHANGE — Constant Static Property, class flash.events.FocusEvent |
|
Defines the value of the type property of a mouseFocusChange event object. |
mouseFocusEnabled — Property, class mx.core.FlexHTMLLoader |
|
Whether the component can receive focus when clicked on. |
mouseFocusEnabled — Property, class mx.core.UIComponent |
|
Whether you can receive focus when clicked on. |
mouseFocusEnabled — Property, class mx.flash.UIMovieClip |
|
A flag that indicates whether the component can receive focus
when selected with the mouse. |
mouseFocusEnabled — Property, interface mx.managers.IFocusManagerComponent |
|
A flag that indicates whether the component can receive focus
when selected with the mouse. |
mouseLeave — Event, class flash.display.Stage |
|
Dispatched by the Stage object when the mouse pointer moves out of the
stage area. |
MOUSE_LEAVE — Constant Static Property, class flash.events.Event |
|
The Event.MOUSE_LEAVE constant defines the value of the type property of a mouseLeave event object. |
mouseMove — Event, class flash.display.InteractiveObject |
|
Dispatched when a user moves the pointing device while it is over an InteractiveObject. |
MOUSE_MOVE — Constant Static Property, class flash.events.MouseEvent |
|
Defines the value of the type property of a mouseMove event object. |
mouseMoveHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.AdvancedListBase |
|
Handles MouseEvent.MOUSE_MOVE events from any mouse
targets contained in the list including the renderers. |
mouseMoveHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase |
|
Handles MouseEvent.MOUSE_MOVE events from any mouse
targets contained in the list including the renderers. |
mouseOut — Event, class flash.display.InteractiveObject |
|
Dispatched when the user moves a pointing device away from an InteractiveObject instance. |
MOUSE_OUT — Constant Static Property, class flash.events.MouseEvent |
|
Defines the value of the type property of a mouseOut event object. |
mouseOutHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.AdvancedListBase |
|
Handles MouseEvent.MOUSE_OUT events from any mouse targets
contained in the list including the renderers. |
mouseOutHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase |
|
Handles MouseEvent.MOUSE_OUT events from any mouse targets
contained in the list including the renderers. |
mouseOver — Event, class flash.display.InteractiveObject |
|
Dispatched when the user moves a pointing device over an InteractiveObject instance. |
MOUSE_OVER — Constant Static Property, class flash.events.MouseEvent |
|
Defines the value of the type property of a mouseOver event object. |
mouseOverHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.AdvancedListBase |
|
Handles MouseEvent.MOUSE_OVER events from any mouse
targets contained in the list, including the renderers. |
mouseOverHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase |
|
Handles MouseEvent.MOUSE_OVER events from any mouse
targets contained in the list, including the renderers. |
mouseSensitivity — Property, class mx.charts.chartClasses.ChartBase |
|
Specifies the distance, in pixels, that Flex considers a data point
to be under the mouse pointer when the pointer moves around a chart. |
mouseSimulator — Static Property, class mx.automation.Automation |
|
The currently active mouse simulator. |
mouseTarget — Property, class flash.events.ContextMenuEvent |
|
The display list object on which the user right-clicked to display the context menu. |
mouseUp — Event, class flash.desktop.SystemTrayIcon |
|
Dispatched by this SystemTrayIcon object on mouse up. |
mouseUp — Event, class flash.display.InteractiveObject |
|
Dispatched when a user releases the pointing device button over an
InteractiveObject instance. |
MOUSE_UP — Constant Static Property, class flash.events.MouseEvent |
|
Defines the value of the type property of a mouseUp event object. |
mouseUpEffect — Effect, class mx.core.UIComponent |
|
Played when the user releases the mouse button while over the component.
|
mouseUpHandler(event:flash.events:MouseEvent) — method, class mx.controls.Button |
|
The default handler for the MouseEvent.MOUSE_UP event. |
mouseUpHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.AdvancedListBase |
|
Handles MouseEvent.MOUSE_DOWN events from any mouse
targets contained in the list including the renderers. |
mouseUpHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase |
|
Handles MouseEvent.MOUSE_DOWN events from any mouse
targets contained in the list including the renderers. |
mouseWheel — Event, class flash.display.InteractiveObject |
|
Dispatched when a mouse wheel is spun over an InteractiveObject instance. |
MOUSE_WHEEL — Constant Static Property, class flash.events.MouseEvent |
|
Defines the value of the type property of a mouseWheel event object. |
mouseWheelEnabled — Property, class flash.text.TextField |
|
A Boolean value that indicates whether Flash Player should automatically scroll multiline
text fields when the user clicks a text field and rolls the mouse wheel. |
mouseWheelEnabled — Property, interface mx.core.IUITextField |
|
A Boolean value that indicates whether Flash Player should automatically scroll multiline
text fields when the user clicks a text field and rolls the mouse wheel. |
mouseWheelHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.AdvancedListBase |
|
Handles mouseWheel events by changing scroll positions. |
mouseWheelHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase |
|
Handles mouseWheel events by changing scroll positions. |
mouseWheelHandler(event:flash.events:MouseEvent) — method, class mx.core.ScrollControlBase |
|
Event handler for the mouse wheel scroll event. |
mouseWheelOutside — Event, class mx.core.UIComponent |
|
Dispatched from a component opened using the PopUpManager
when the user scrolls the mouse wheel outside it. |
mouseWheelOutside — Event, class mx.flash.UIMovieClip |
|
Dispatched from a component opened using the PopUpManager
when the user scrolls the mouse wheel outside it. |
MOUSE_WHEEL_OUTSIDE — Constant Static Property, class mx.events.FlexMouseEvent |
|
The FlexMouseEvent.MOUSE_WHEEL_OUTSIDE constant defines the value of the
type property of the event object for a mouseWheelOutside
event. |
mouseX — Property, class flash.display.DisplayObject |
|
Indicates the x coordinate of the mouse position, in pixels. |
mouseX — Property, interface mx.core.IFlexDisplayObject |
|
Indicates the x coordinate of the mouse position, in pixels. |
mouseY — Property, class flash.display.DisplayObject |
|
Indicates the y coordinate of the mouse position, in pixels. |
mouseY — Property, interface mx.core.IFlexDisplayObject |
|
Indicates the y coordinate of the mouse position, in pixels. |
move — Event, class flash.display.NativeWindow |
|
Dispatched by this NativeWindow object after the window has been moved on the desktop. |
move(x:Number, y:Number) — method, class mx.charts.AxisRenderer |
|
Moves this object to the specified x and y coordinates.
Moves the component to a specified position within its parent. |
move(x:Number, y:Number) — method, class mx.core.BitmapAsset |
|
Moves this object to the specified x and y coordinates. |
move(x:Number, y:Number) — method, class mx.core.ButtonAsset |
|
Moves this object to the specified x and y coordinates. |
move(x:Number, y:Number) — method, interface mx.core.IFlexDisplayObject |
|
Moves this object to the specified x and y coordinates. |
move(x:Number, y:Number) — method, class mx.core.MovieClipAsset |
|
Moves this object to the specified x and y coordinates. |
move(x:Number, y:Number) — method, class mx.core.SpriteAsset |
|
Moves this object to the specified x and y coordinates. |
move(x:Number, y:Number) — method, class mx.core.TextFieldAsset |
|
Moves this object to the specified x and y coordinates. |
move — Event, class mx.core.UIComponent |
|
Dispatched when the object has moved. |
move(x:Number, y:Number) — method, class mx.core.UIComponent |
|
Moves the component to a specified position within its parent. |
move(x:Number, y:Number) — method, class mx.core.UITextField |
|
Moves the component to a specified position within its parent. |
move — Event, class mx.flash.UIMovieClip |
|
Dispatched when the object has moved. |
move(x:Number, y:Number) — method, class mx.flash.UIMovieClip |
|
Moves this object to the specified x and y coordinates. |
move(x:Number, y:Number) — method, class mx.managers.SystemManager |
|
Calling the move() method
has no effect as it is directly mapped
to the application window or the loader. |
move(x:Number, y:Number) — method, class mx.skins.ProgrammaticSkin |
|
Moves this object to the specified x and y coordinates. |
Move — class, package mx.effects |
|
The Move effect changes the position of a component
over a specified time interval. |
Move(target:Object) — Constructor, class mx.effects.Move |
|
Constructor. |
MOVE — Constant Static Property, class flash.desktop.NativeDragActions |
|
Defines the string to use for the move action. |
MOVE — Constant Static Property, class flash.events.NativeWindowBoundsEvent |
|
Defines the value of the type property of a move event object. |
MOVE — Constant Static Property, class mx.events.CollectionEventKind |
|
Indicates that the item has moved from the position identified
by the CollectionEvent oldLocation property to the
position identified by the location property. |
MOVE — Constant Static Property, class mx.events.MoveEvent |
|
The MoveEvent.MOVE constant defines the value of the
type property of the event object for a move event. |
MOVE — Constant Static Property, class mx.managers.DragManager |
|
Constant that specifies that the type of drag action is "move". |
moveCursor — Style, class mx.managers.DragManager
|
| Cursor displayed during a move operation. |
| |
moveDivider(i:int, amt:Number) — method, class mx.containers.DividedBox |
|
Move a specific divider a given number of pixels. |
moveDuration — Property, class mx.effects.DefaultTileListEffect |
|
The duration in milliseconds
applied to renderers for items moved in the control
as part of the effect. |
moveEasingFunction — Property, class mx.effects.MaskEffect |
|
Easing function to use for moving the mask. |
moveEasingFunction — Property, class mx.effects.effectClasses.MaskEffectInstance |
|
Easing function to use for moving the mask. |
moveEffect — Effect, class mx.core.UIComponent |
|
Played when the component is moved.
|
MoveEvent — class, package mx.events |
|
Represents event objects that are dispatched when a Flex component moves. |
MoveEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldX:Number, oldY:Number) — Constructor, class mx.events.MoveEvent |
|
Constructor. |
moveFocusToHeader(columnIndex:int) — method, class mx.controls.AdvancedDataGridBaseEx |
|
Moves focus to the specified column header. |
moveIndicators(uid:String, offset:int, absolute:Boolean) — method, class mx.controls.AdvancedDataGrid |
|
Moves the cell and row selection indicators up or down by the given offset
as the control scrolls its display. |
moveIndicatorsHorizontally(uid:String, moveBlockDistance:Number) — method, class mx.controls.listClasses.AdvancedListBase |
|
Move the selection and highlight indicators horizontally
|
moveIndicatorsHorizontally(uid:String, moveBlockDistance:Number) — method, class mx.controls.listClasses.ListBase |
|
Move the selection and highlight indicators horizontally
|
moveIndicatorsVertically(uid:String, moveBlockDistance:Number) — method, class mx.controls.listClasses.AdvancedListBase |
|
Move the selection and highlight indicators vertically
|
moveIndicatorsVertically(uid:String, moveBlockDistance:Number) — method, class mx.controls.listClasses.ListBase |
|
Move the selection and highlight indicators vertically
|
MoveInstance — class, package mx.effects.effectClasses |
|
The MoveInstance class implements the instance class
for the Move effect. |
MoveInstance(target:Object) — Constructor, class mx.effects.effectClasses.MoveInstance |
|
Constructor. |
moveNext() — method, interface mx.collections.IViewCursor |
|
Moves the cursor to the next item within the collection. |
movePrevious() — method, interface mx.collections.IViewCursor |
|
Moves the cursor to the previous item within the collection. |
moveRowVertically(i:int, numCols:int, moveBlockDistance:Number) — method, class mx.controls.listClasses.ListBase |
|
Move a row vertically, and update the rowInfo record
|
moveSelectionHorizontally(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — method, class mx.controls.listClasses.AdvancedListBase |
|
Moves the selection in a horizontal direction in response
to the user selecting items using the left-arrow or right-arrow
keys and modifiers such as the Shift and Ctrl keys. |
moveSelectionHorizontally(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — method, class mx.controls.listClasses.ListBase |
|
Moves the selection in a horizontal direction in response
to the user selecting items using the left-arrow or right-arrow
keys and modifiers such as the Shift and Ctrl keys. |
moveSelectionVertically(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — method, class mx.controls.dataGridClasses.DataGridBase |
|
Moves the selection in a vertical direction in response
to the user selecting items using the up-arrow or down-arrow
Keys and modifiers such as the Shift and Ctrl keys. |
moveSelectionVertically(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — method, class mx.controls.listClasses.AdvancedListBase |
|
Moves the selection in a vertical direction in response
to the user selecting items using the up-arrow or down-arrow
Keys and modifiers such as the Shift and Ctrl keys. |
moveSelectionVertically(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — method, class mx.controls.listClasses.ListBase |
|
Moves the selection in a vertical direction in response
to the user selecting items using the up-arrow or down-arrow
Keys and modifiers such as the Shift and Ctrl keys. |
moveTo(x:Number, y:Number) — method, class flash.display.Graphics |
|
Moves the current drawing position to (x, y). |
moveTo(newLocation:flash.net:FileReference, overwrite:Boolean) — method, class flash.filesystem.File |
|
Moves the file or directory at the location specified by this File object to
the location specified by the destination parameter. |
moveTo(x:Number, y:Number) — method, class mx.charts.chartClasses.CartesianDataCanvas |
| |
moveTo(x:Number, y:Number) — method, class mx.charts.chartClasses.PolarDataCanvas |
| |
moveToAsync(newLocation:flash.net:FileReference, overwrite:Boolean) — method, class flash.filesystem.File |
|
Begins moving the file or directory at the location specified by this File object to
the location specified by the newLocation parameter. |
moveToFirstPage() — method, class mx.printing.PrintAdvancedDataGrid |
|
Moves to the first page of the PrintAdvancedDataGrid control,
which corresponds to the first set of visible rows. |
moveToFirstPage() — method, class mx.printing.PrintOLAPDataGrid |
|
Moves to the first page of the PrintOLAPDataGrid control,
which corresponds to the first set of visible rows. |
moveToTrash() — method, class flash.filesystem.File |
|
Moves a file or directory to the trash. |
moveToTrashAsync() — method, class flash.filesystem.File |
|
Asynchronously moves a file or directory to the trash. |
movieClip — Property, class mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl |
|
Returns the component instance associated with this delegate instance. |
MovieClip — Dynamic Class, package flash.display |
|
The MovieClip class inherits from the following classes: Sprite, DisplayObjectContainer,
InteractiveObject, DisplayObject, and EventDispatcher. |
MovieClip() — Constructor, class flash.display.MovieClip |
|
Creates a new MovieClip instance. |
MovieClipAsset — class, package mx.core |
|
MovieClipAsset is a subclass of the flash.display.MovieClip class
which represents movieclip symbols that you embed in a Flex application
from a SWF file produced by Flash. |
MovieClipAsset() — Constructor, class mx.core.MovieClipAsset |
|
Constructor. |
movieClipData — Property, class mx.core.MovieClipLoaderAsset |
|
A ByteArray containing the inner content. |
MovieClipLoaderAsset — class, package mx.core |
|
MovieClipLoaderAsset is a subclass of the MovieClipAsset class
which represents SWF files that you embed in a Flex application. |
MovieClipLoaderAsset() — Constructor, class mx.core.MovieClipLoaderAsset |
|
Constructor. |
moving — Event, class flash.display.NativeWindow |
|
Dispatched by the NativeWindow object immediately before the window is to be moved on
the desktop. |
moving — Event, class mx.core.Window |
|
Dispatched before the window moves,
and while the window is being dragged. |
moving — Event, class mx.core.WindowedApplication |
|
Dispatched before the WindowedApplication object moves,
or while the WindowedApplication object is being dragged. |
MOVING — Constant Static Property, class flash.events.NativeWindowBoundsEvent |
|
Defines the value of the type property of a moving event object. |
movingColumnIndex — Property, class mx.automation.events.AdvancedDataGridHeaderShiftEvent |
|
The data provider index of the item to be selected. |
movingSelectionLayer — Property, class mx.controls.AdvancedDataGrid |
| |
multiColumnSort — Property, class mx.events.AdvancedDataGridEvent |
|
If true, indicates that the new dataField property
should be used along with whatever sorting
is already in use, resulting in a multicolumn sort. |
multiline — Property, class RegExp |
|
Specifies whether the m (multiline) flag is set. |
multiline — Property, class flash.text.TextField |
|
Indicates whether the text field is a multiline text field. |
multiline — Property, interface mx.core.IUITextField |
|
Indicates whether the text field is a multiline text field. |
MULTIPLE — Constant Static Property, class mx.rpc.mxml.Concurrency |
|
Existing requests are not cancelled, and the developer is responsible for ensuring
the consistency of returned data by carefully managing the event stream. |
MULTIPLE_CELLS — Constant Static Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase |
|
Constant definition for the selectionMode property
to allow the selection of multiple cells. |
multiplePartsFormat — Property, interface mx.rpc.soap.ISOAPDecoder |
|
Determines the type of the default result object for calls to web services
that define multiple parts in the output message. |
multiplePartsFormat — Property, class mx.rpc.soap.Operation |
|
Determines the type of the default result object for calls to web services
that define multiple parts in the output message. |
MULTIPLE_ROWS — Constant Static Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase |
|
Constant definition for the selectionMode property
to allow the selection of multiple rows. |
MULTIPLY — Constant Static Property, class flash.display.BlendMode |
|
Multiplies the values of the display object constituent colors by the constituent colors of
the background color, and normalizes by dividing by 0xFF,
resulting in darker colors. |
MULTI_SELECT — Constant Static Property, class mx.automation.events.ListItemSelectEvent |
|
The ListItemSelectEvent.MULTI_SELECT constant defines the value of the
type property of the event object for an event that is
dispatched when an item is selected as part of an
action that selects multiple items. |
MULTI_SUBSCRIBE_OPERATION — Constant Static Property, class mx.messaging.messages.CommandMessage |
|
Used by the MultiTopicConsumer to subscribe/unsubscribe for more
than one topic in the same message. |
MultiTopicConsumer — class, package mx.messaging |
|
Like a Consumer, a MultiTopicConsumer subscribes to a destination with a single
clientId and delivers messages to a single event handler. |
MultiTopicConsumer() — Constructor, class mx.messaging.MultiTopicConsumer |
|
Constructs a MultiTopicConsumer. |
MultiTopicProducer — class, package mx.messaging |
|
A MultiTopicProducer sends messages to a destination with zero or more subtopics. |
MultiTopicProducer() — Constructor, class mx.messaging.MultiTopicProducer |
|
Constructs a Producer. |
mustUnderstand — Property, class mx.rpc.soap.SOAPHeader |
|
Specifies whether the header must be understood by the endpoint. |
muted — Property, class flash.media.Camera |
|
A Boolean value indicating whether the user has denied access to the camera
(true) or allowed access (false) in the Flash Player Privacy dialog box. |
muted — Property, class flash.media.Microphone |
|
Specifies whether the user has denied access to the microphone (true)
or allowed access (false). |
mx.automation — package |
| The mx.automation package contains the automation interfaces. |
mx.automation.delegates — package |
|
The mx.automation.delegates package contains classes that define the methods and properties required to perform instrumentation for Flex framework classes. |
mx.automation.delegates.advancedDataGrid — package |
|
The mx.automation.delegates.advancedDataGrid package contains classes that define the methods and properties required to perform instrumentation for the Flex AdvancedDataGrid control. |
mx.automation.delegates.charts — package |
| The mx.automation.delegates.charts package contains classes that define the methods and properties required to perform instrumentation for the chart classes. |
mx.automation.delegates.containers — package |
| The mx.automation.delegates.containers package contains classes that define the methods and properties required to perform instrumentation for the container classes. |
mx.automation.delegates.controls — package |
| The mx.automation.delegates.controls package contains classes that define the methods and properties required to perform instrumentation for the control classes. |
mx.automation.delegates.core — package |
| The mx.automation.delegates.core package contains classes that define the methods and properties required to perform instrumentation for the core classes. |
mx.automation.delegates.flashflexkit — package |
| The mx.automation.delegates.flashflexkit package contains classes that define the methods and properties required to perform instrumentation for the mx.flash package. |
mx.automation.events — package |
| The mx.automation.events package contains the automation event classes. |
mx.binding.utils — package |
| The mx.binding.utils package contains the classes for creating binding watchers and for defining bindings in ActionScript. |
mx.charts — package |
| The mx.charts package contains the classes for Flex Charting. |
mx.charts.chartClasses — package |
| The mx.charts.chartClasses package contains the base classes for the Flex charting components. |
mx.charts.effects — package |
| The mx.charts.effects package contains the effect classes for the Flex charting components. |
mx.charts.effects.effectClasses — package |
| The mx.charts.effects.effectClasses package contains the effect instance classes for the Flex charting components. |
mx.charts.events — package |
| The mx.charts.events package contains the classes that define chart event objects. |
mx.charts.renderers — package |
| The mx.charts.renderers package contains the item renderer classes for the Flex charting components. |
mx.charts.series — package |
| The mx.charts.series package contains the series classes for the Flex charting components. |
mx.charts.series.items — package |
| The mx.charts.series.items package contains the items series classes for the Flex charting components. |
mx.charts.series.renderData — package |
| The mx.charts.series.renderData package contains the data classes for the Flex charting components. |
mx.charts.styles — package |
| The mx.charts.styles package contains the default HALO styles for the chart controls. |
mx.collections — package |
| The mx.collections package contains the classes for the Flex collection components. |
mx.collections.errors — package |
| The mx.collections.errors package contains the error classes for the Flex collection components. |
mx.containers — package |
| The mx.containers package contains the container classes. |
mx.containers.accordionClasses — package |
| The mx.containers.accordionClasses package contains the classes used by the Accordion container. |
mx.containers.dividedBoxClasses — package |
| The mx.containers.dividedBoxClasses package contains the classes used by the DividedBox container. |
mx.containers.utilityClasses — package |
| The mx.containers.utilityClasses package contains utility classes used by the containers. |
mx.controls — package |
| The mx.controls package contains the Flex user-interface controls. |
mx.controls.advancedDataGridClasses — package |
| The mx.controls.advancedDataGridClasses package contains the classes used by the AdvancedDataGrid control. |
mx.controls.dataGridClasses — package |
| The mx.controls.dataGridClasses package contains the classes used by the DataGrid control. |
mx.controls.listClasses — package |
| The mx.controls.listClasses package contains the classes used by the list-based controls. |
mx.controls.menuClasses — package |
| The mx.controls.menuClasses package contains the classes used by the menu-based controls. |
mx.controls.olapDataGridClasses — package |
| The mx.controls.olapDataGridClasses package contains the classes used by the OLAPDataGrid control. |
mx.controls.scrollClasses — package |
| The mx.controls.scrollClasses package contains the classes used by controls that support scroll bars. |
mx.controls.sliderClasses — package |
| The mx.controls.sliderClasses package contains the classes used by the Slider control. |
mx.controls.textClasses — package |
| The mx.controls.textClasses package contains the classes used by the text-based controls. |
mx.controls.treeClasses — package |
| The mx.controls.treeClasses package contains the classes used by the Tree control. |
mx.controls.videoClasses — package |
| The mx.controls.videoClasses package contains the classes used by the VideoDisplay control. |
mx.core — package |
| The mx.core package contains the base classes and interfaces, such as UIComponent, used by Flex. |
mx.core.windowClasses — package |
| The mx.core.windowClasses package contains the classes used by the WindowApplication component. |
mx.effects — package |
| The mx.effects package contains the Factory classes to support behaviors. |
mx.effects.easing — package |
| The mx.effects.easing package contains the easing classes used by effects. |
mx.effects.effectClasses — package |
| The mx.effects.effectClasses package contains the effect implementation classes corresponding to the effect factory classes in the mx.effects package. |
mx.events — package |
| The mx.events package contains the classes that define Flex event objects. |
mx.flash — package |
| The mx.flash package contains the classes that define the Flex Component Kit for Flash CS3. |
mx.formatters — package |
| The mx.formatters package contains the classes to support data formatting. |
mx.graphics — package |
| The mx.graphics package contains drawing classes. |
mx.graphics.codec — package |
| The mx.graphics.codec package contains classes to convert Bitmap images to other image formats. |
mx.logging — package |
| The mx.logging package contains the logging classes. |
mx.logging.errors — package |
| The mx.logging.errors package contains the error classes used by the logging components. |
mx.logging.targets — package |
| The mx.logging.targets package contains the target classes used by the logging components. |
mx.managers — package |
| The mx.managers package contains the Flex manager classes, such as DragManager and HistoryManager. |
mx.messaging — package |
| The mx.messaging package contains the messaging classes used with Data Services. |
mx.messaging.channels — package |
| The mx.messaging.channels package contains the messaging channel classes used with Data Services. |
mx.messaging.config — package |
| The mx.messaging.config package contains the messaging configuration classes used with Data Services. |
mx.messaging.errors — package |
| The mx.messaging.errors package contains the messaging error classes used with Data Services. |
mx.messaging.events — package |
| The mx.messaging.events package contains the messaging event classes used with Data Services. |
mx.messaging.messages — package |
| The mx.messaging.messages package contains the message classes used with Data Services. |
mx.modules — package |
| The mx.modules package contains the classes used to create modular Flex applications. |
mx.olap — package |
| The mx.olap package contains the classes used to create the OLAP schemas and OLAP queries used by the OLAPDataGrid control. |
mx.olap.aggregators — package |
| The mx.olap.aggregators package contains the classes used to create the aggregators used by the OLAPDataGrid control. |
mx.preloaders — package |
| The mx.preloaders package contains the classes used by the download progress bar. |
mx.printing — package |
| The mx.printing package contains the printing classes. |
mx.resources — package |
| The mx.resources package contains the classes used to support localization. |
mx.rpc — package |
| The mx.rpc package contains the RPC classes. |
mx.rpc.events — package |
| The mx.rpc.events package contains the RPC event classes. |
mx.rpc.http — package |
| The mx.rpc.http package contains the HTTPService classes. |
mx.rpc.http.mxml — package |
| The mx.rpc.http.mxml package contains the HTTP service MXML classes. |
mx.rpc.mxml — package |
| The mx.rpc.mxml package contains the RPC MXML interface. |
mx.rpc.remoting — package |
| The mx.rpc.remoting package contains the remote object classes. |
mx.rpc.remoting.mxml — package |
| The mx.rpc.remoting.mxml package contains the remote object MXML classes. |
mx.rpc.soap — package |
| The mx.rpc.soap package contains the web service classes. |
mx.rpc.soap.mxml — package |
| The mx.rpc.soap.mxml package contains the web service MXML class. |
mx.rpc.wsdl — package |
| The mx.rpc.wsdl package contains the WSDL Binding class. |
mx.rpc.xml — package |
| The mx.rpc.xml package contains the RPC XML-related classes. |
mx.skins — package |
| The mx.skins package contains the classes that define the skinning components. |
mx.skins.halo — package |
| The mx.skins.halo package contains the classes used to skin Flex user-interface controls. |
mx.states — package |
| The mx.states package contains the classes to support view states. |
mx.styles — package |
| The mx.styles package contains the classes used by the Flex styles components. |
mx.utils — package |
| The mx.utils package contains Flex utility classes. |
mx.validators — package |
| The mx.validators package contains the classes to support data validation. |
|
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 |