| 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 |
| macType — Property in class flash.net.FileFilter |
|
A list of Macintosh file types. |
| maintainAspectRatio — Property in class mx.controls.SWFLoader |
|
A flag that indicates whether to maintain the aspect ratio
of the loaded content. |
| maintainAspectRatio — Property in class mx.controls.VideoDisplay |
|
Specifies whether the control should maintain the original aspect ratio
while resizing the video. |
| makeListData(data:Object, uid:String, rowNum:int) — Method in 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 in 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.dataGridClasses:DataGridColumn) — Method in 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 in class mx.controls.listClasses.TileBase |
|
Creates a new ListData instance and populates the fields based on
the input data provider item. |
| makeRowsAndColumns(left:Number, top:Number, right:Number, bottom:Number, firstColumn:int, firstRow:int, byCount:Boolean, rowsNeeded:uint) — Method in class mx.controls.listClasses.ListBase |
|
Make enough rows and columns to fill the area
described by left, top, right, bottom. |
| manageCookies — Property in class flash.net.URLRequest |
|
Specifies whether the HTTP protocol stack should manage cookies for this
request. |
| MANUAL — Constant static property in class mx.controls.ProgressBarMode |
|
You manually update the ProgressBar status. |
| manufacturer — Static property in class flash.system.Capabilities |
|
Specifies the manufacturer of Flash Player, in the format "Adobe
OSName". |
| map(callback:Function, thisObject) — Method in 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 in class flash.filters.DisplacementMapFilter |
|
A BitmapData object containing the displacement map data. |
| mapCache(cache:Array, field:String, convertedField:String, indexValues:Boolean) — Method in 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 in 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 in 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 in class mx.charts.chartClasses.ChartElement |
|
Called when the mapping of one or more associated axes changes. |
| mappingChanged() — Method in interface mx.charts.chartClasses.IChartElement |
|
Indicates to the element that the data mapping
of the associated axes has changed. |
| mapPoint — Property in 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 in class mx.charts.LegendItem |
|
The marker displayed by this legend item. |
| marker — Property in class mx.charts.chartClasses.LegendData |
|
A visual indicator associating the legend item
with the series or item being represented. |
| markerAspectRatio — Property in class mx.charts.LegendItem |
|
The aspect ratio for the marker associated with this legend item. |
| markerHeight — Style in class mx.charts.Legend |
|
Specifies the height of the legend element. |
| markerHeight — Style in class mx.charts.LegendItem |
|
Specifies the height of the legend element. |
| markerWidth — Style in class mx.charts.Legend |
|
Specifies the width of the legend element. |
| markerWidth — Style in class mx.charts.LegendItem |
|
Specifies the width of the legend element. |
| mask — Property in class flash.display.DisplayObject |
|
The calling display object is masked by the specified mask object. |
| mask — Property in interface mx.core.IFlexDisplayObject |
|
The DisplayObject used to mask this object
so that only part of it is actually drawn. |
| MaskEffect — Class in 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 in class mx.effects.MaskEffect |
|
Constructor. |
| MaskEffectInstance — Class in 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 in class mx.effects.effectClasses.MaskEffectInstance |
|
Constructor. |
| maskShape — Property in class mx.core.ScrollControlBase |
|
The mask. |
| MASTER_CARD — Constant static property in class mx.validators.CreditCardValidatorCardType |
|
Specifies the card type as MasterCard. |
| match(pattern) — Method in class String |
|
Matches the specifed pattern against the
string. |
| matchedIndex — Property in class mx.validators.RegExpValidationResult |
|
An integer that contains the starting index
in the input String of the match. |
| matchedString — Property in class mx.validators.RegExpValidationResult |
|
A String that contains the substring of the input String
that matches the regular expression. |
| matchedSubstrings — Property in class mx.validators.RegExpValidationResult |
|
An Array of Strings that contains parenthesized
substring matches, if any. |
| MATCH_HEIGHT — Constant static property in class mx.printing.FlexPrintJobScaleType |
|
Scales the object to fill the available page height. |
| MATCH_WIDTH — Constant static property in class mx.printing.FlexPrintJobScaleType |
|
Scales the object to fill the available page width. |
| Math — Final class in Top Level |
|
The Math class contains methods and constants that represent common mathematical
functions and values. |
| matrix — Property in class flash.filters.ColorMatrixFilter |
|
An array of 20 items for 4 x 5 color transform. |
| matrix — Property in class flash.filters.ConvolutionFilter |
|
An array of values used for matrix transformation. |
| matrix — Property in class flash.geom.Transform |
|
A Matrix object containing values that affect the scaling, rotation,
and translation of the display object. |
| Matrix — Class in 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 in class flash.geom.Matrix |
|
Creates a new Matrix object with the specified parameters. |
| matrixX — Property in class flash.filters.ConvolutionFilter |
|
The x dimension of the matrix (the number of columns in the matrix). |
| matrixY — Property in 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 in class Math |
|
Evaluates val1 and val2 (or more values) and returns the largest value. |
| max — Property in class mx.charts.chartClasses.DataDescription |
|
The maximum data value displayed by the element. |
| maxBarWidth — Style in class mx.charts.BarChart |
|
Specifies how wide to draw the bars, in pixels. |
| maxBarWidth — Property in interface mx.charts.chartClasses.IBar |
|
Specifies how wide to draw the items, in pixels. |
| maxBarWidth — Property in class mx.charts.series.BarSeries |
|
Specifies the width of the bars, in pixels. |
| maxBarWidth — Property in class mx.charts.series.BarSet |
|
Specifies how wide to draw the bars, in pixels. |
| maxChars — Property in class flash.text.TextField |
|
The maximum number of characters that the text field can contain, as entered by a user. |
| maxChars — Property in class mx.controls.NumericStepper |
|
The maximum number of characters that can be entered in the field. |
| maxChars — Property in class mx.controls.TextArea |
|
Maximum number of characters that users can enter in the text field. |
| maxChars — Property in class mx.controls.TextInput |
|
Maximum number of characters that users can enter in the text field. |
| maxColumns — Property in class mx.controls.listClasses.TileBase |
|
The maximum number of columns that the control can have. |
| maxColumnWidth — Style in class mx.charts.CandlestickChart |
|
Specifies how wide to draw the candlesticks, in pixels. |
| maxColumnWidth — Style in class mx.charts.ColumnChart |
|
Specifies how wide to draw the columns, in pixels. |
| maxColumnWidth — Style in class mx.charts.HLOCChart |
|
Specifies how wide to draw the HLOC lines, in pixels. |
| maxColumnWidth — Property in class mx.charts.chartClasses.HLOCSeriesBase |
|
Specifies the width of the elements, in pixels. |
| maxColumnWidth — Property in interface mx.charts.chartClasses.IColumn |
|
Specifies how wide to draw the items, in pixels. |
| maxColumnWidth — Property in class mx.charts.series.ColumnSeries |
|
Specifies the width of the columns, in pixels. |
| maxColumnWidth — Property in class mx.charts.series.ColumnSet |
|
Specifies the width of the columns, in pixels. |
| maxHeight — Property in interface mx.core.IUIComponent |
|
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. |
| maxHeight — Property in class mx.core.UIComponent |
|
Number that specifies the maximum height of the component,
in pixels, in the component's coordinates. |
| maxHeight — Property in class mx.core.UITextField |
|
Number that specifies the maximum height of the component,
in pixels, in the component's coordinates. |
| maxHorizontalScrollPosition — Property in class mx.controls.Tree |
|
The maximum value for the maxHorizontalScrollPosition property for the Tree control. |
| maxHorizontalScrollPosition — Property in class mx.core.Container |
|
The largest possible value for the
horizontalScrollPosition property. |
| maxHorizontalScrollPosition — Property in class mx.core.ScrollControlBase |
|
The maximum value for the horizontalScrollPosition property. |
| maximizable — Property in class flash.display.NativeWindowInitOptions |
|
Specifies whether the window can be maximized. |
| maximize() — Method in class flash.display.NativeWindow |
|
Maximizes this native window according to system rules and behavior. |
| maximizeButtonMacStyleName — Style in class mx.core.ApolloApplication |
|
Style declaration for skins of the maximize button on Macintosh. |
| maximizeButtonStyleName — Style in class mx.core.ApolloApplication |
|
Style declaration for skins of the maximize button
on Windows and Linux. |
| MAXIMIZED — Constant static property in class flash.display.NativeWindowDisplayState |
|
Specifies that the Window is maximized. |
| maximum — Property in class mx.charts.DateTimeAxis |
|
Specifies the maximum value for an axis label. |
| maximum — Property in class mx.charts.LinearAxis |
|
Specifies the maximum value for an axis label. |
| maximum — Property in class mx.charts.LogAxis |
|
Specifies the maximum value for an axis label. |
| maximum — Property in class mx.controls.NumericStepper |
|
Maximum value of the NumericStepper. |
| maximum — Property in class mx.controls.ProgressBar |
|
Largest progress value for the ProgressBar. |
| maximum — Property in class mx.controls.sliderClasses.Slider |
|
The maximum allowed value on the slider. |
| maximumDataTipCount — Style in class mx.charts.chartClasses.ChartBase |
|
Specifies the maximum number of datatips a chart will show. |
| maximumHeight — Property in class mx.core.ApolloApplication |
|
Specifies the maximum height of the application's window
|
| maximumLabelPrecision — Property in class mx.charts.LinearAxis |
|
Specifies the maximum number of decimal places for representing fractional values on the labels
generated by this axis. |
| maximumLabelPrecision — Property in class mx.charts.LogAxis |
|
Specifies the maximum number of decimal places for representing fractional
values on the labels generated by this axis. |
| maximumWidth — Property in class mx.core.ApolloApplication |
|
Specifies the maximum width of the application's window
|
| maxLabelRadius — Property in class mx.charts.series.PieSeries |
|
The maximum amount of the PieSeries's radius
that can be allocated to labels. |
| maxLength — Property in class mx.validators.StringValidator |
|
Maximum length for a valid String. |
| maxLevel — Static property in class flash.text.TextRenderer |
|
The adaptively sampled distance fields (ADFs) quality level for advanced anti-aliasing. |
| maxRadius — Style in 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 largest value. |
| maxRadius — Property in class mx.charts.series.BubbleSeries |
|
The radius of the largest item rendererd in this series. |
| maxRows — Property in class mx.controls.listClasses.TileBase |
|
The maximum number of rows that the control can have. |
| maxScrollH — Property in class flash.text.TextField |
|
The maximum value of scrollH. |
| maxScrollPosition — Property in class mx.controls.scrollClasses.ScrollBar |
|
Number which represents the maximum scroll position. |
| maxScrollV — Property in class flash.text.TextField |
|
The maximum value of scrollV. |
| maxSize — Property in class flash.display.NativeWindow |
|
The maximum size for this window. |
| maxTipWidth — Static property in class mx.charts.chartClasses.DataTip |
|
Specifies the maximum width of the bounding box, in pixels,
for new DataTip controls. |
| maxValue — Property in class mx.validators.CurrencyValidator |
|
Maximum value for a valid number. |
| maxValue — Property in class mx.validators.NumberValidator |
|
Maximum value for a valid number. |
| MAX_VALUE — Constant static property in class int |
|
The largest representable 32-bit signed integer, which is 2,147,483,647. |
| MAX_VALUE — Constant static property in class Number |
|
The largest representable number (double-precision IEEE-754). |
| MAX_VALUE — Constant static property in class uint |
|
The largest representable 32-bit unsigned integer, which is 4,294,967,295. |
| maxVerticalScrollPosition — Property in class mx.core.Container |
|
The largest possible value for the
verticalScrollPosition property. |
| maxVerticalScrollPosition — Property in class mx.core.ScrollControlBase |
|
The maximum value for the verticalScrollPosition property. |
| maxWidth — Static property in class mx.controls.ToolTip |
|
Maximum width in pixels for new ToolTip controls. |
| maxWidth — Property in interface mx.core.IUIComponent |
|
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. |
| maxWidth — Property in class mx.core.UIComponent |
|
Number that specifies the maximum width of the component,
in pixels, in the component's coordinates. |
| maxWidth — Property in class mx.core.UITextField |
|
Number that specifies the maximum width of the component,
in pixels, in the component's coordinates. |
| maxYear — Property in class mx.controls.DateChooser |
|
The last year selectable in the control. |
| maxYear — Property in class mx.controls.DateField |
|
The last year selectable in the control. |
| measure() — Method in class mx.charts.AxisRenderer |
|
Calculates the default size, and optionally the default minimum size,
of the component. |
| measure() — Method in class mx.charts.Legend |
|
Calculates the preferred, minimum, and maximum sizes of the Legend. |
| measure() — Method in class mx.charts.chartClasses.CartesianChart |
| |
| measure() — Method in class mx.charts.chartClasses.ChartLabel |
|
Calculates the default size, and optionally the default minimum size,
of the component. |
| measure() — Method in class mx.charts.chartClasses.DataTip |
|
Calculates the default size, and optionally the default minimum size,
of the component. |
| measure() — Method in class mx.containers.Box |
|
Calculates the default sizes and minimum and maximum values of the Box
container. |
| measure() — Method in class mx.containers.Canvas |
|
Calculates the preferred minimum and preferred maximum sizes
of the Canvas. |
| measure() — Method in class mx.containers.Form |
|
Calculates the preferred, minimum and maximum sizes of the Form. |
| measure() — Method in class mx.containers.FormItem |
|
Calculates the preferred, minimum and maximum sizes of the FormItem. |
| measure() — Method in class mx.containers.Grid |
|
Calculates the preferred, minimum, and maximum sizes of the Grid. |
| measure() — Method in class mx.containers.Panel |
|
Calculates the default mininum and maximum sizes
of the Panel container. |
| measure() — Method in class mx.containers.TabNavigator |
|
Calculates the default sizes and mininum and maximum values of this
TabNavigator container. |
| measure() — Method in class mx.containers.Tile |
|
Calculates the default minimum and maximum sizes of the
Tile container. |
| measure() — Method in class mx.containers.ViewStack |
|
Calculates the default sizes and minimum and maximum values of the
ViewStack container. |
| measure() — Method in class mx.controls.ComboBase |
|
Determines the measuredWidth and
measuredHeight properties of the control. |
| measure() — Method in 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 in 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 in class mx.controls.MenuBar |
|
Calculates the preferred width and height of the MenuBar based on the
default widths of the MenuBar items. |
| measure() — Method in 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 in class mx.controls.sliderClasses.Slider |
|
Calculates the amount of space that the component takes up. |
| measure() — Method in class mx.core.UIComponent |
|
Calculates the default size, and optionally the default minimum size,
of the component. |
| measuredHeight — Property in class mx.core.BitmapAsset |
|
The measured height of this object. |
| measuredHeight — Property in class mx.core.ButtonAsset |
|
The measured height of this object. |
| measuredHeight — Property in interface mx.core.IFlexDisplayObject |
|
The measured height of this object. |
| measuredHeight — Property in class mx.core.MovieClipAsset |
|
The measured height of this object. |
| measuredHeight — Property in class mx.core.SpriteAsset |
|
The measured height of this object. |
| measuredHeight — Property in class mx.core.TextFieldAsset |
|
The measured height of this object. |
| measuredHeight — Property in class mx.core.UIComponent |
|
The default height of the component, in pixels. |
| measuredHeight — Property in class mx.core.UITextField |
|
The default height of the component, in pixels. |
| measuredHeight — Property in 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 in class mx.skins.ProgrammaticSkin |
|
The measured height of this object. |
| measuredMinHeight — Property in interface mx.core.IUIComponent |
|
The default minimum height of the component, in pixels. |
| measuredMinHeight — Property in class mx.core.UIComponent |
|
The default minimum height of the component, in pixels. |
| measuredMinHeight — Property in class mx.core.UITextField |
|
The default minimum height of the component, in pixels. |
| measuredMinWidth — Property in interface mx.core.IUIComponent |
|
The default minimum width of the component, in pixels. |
| measuredMinWidth — Property in class mx.core.UIComponent |
|
The default minimum width of the component, in pixels. |
| measuredMinWidth — Property in class mx.core.UITextField |
|
The default minimum width of the component, in pixels. |
| measuredWidth — Property in class mx.core.BitmapAsset |
|
The measured width of this object. |
| measuredWidth — Property in class mx.core.ButtonAsset |
|
The measured width of this object. |
| measuredWidth — Property in interface mx.core.IFlexDisplayObject |
|
The measured width of this object. |
| measuredWidth — Property in class mx.core.MovieClipAsset |
|
The measured width of this object. |
| measuredWidth — Property in class mx.core.SpriteAsset |
|
The measured width of this object. |
| measuredWidth — Property in class mx.core.TextFieldAsset |
|
The measured width of this object. |
| measuredWidth — Property in class mx.core.UIComponent |
|
The default width of the component, in pixels. |
| measuredWidth — Property in class mx.core.UITextField |
|
The default width of the component, in pixels. |
| measuredWidth — Property in 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 in class mx.skins.ProgrammaticSkin |
|
The measured width of this object. |
| measureHeightOfItems(index:int, count:int) — Method in 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 in 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) — Method in 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. |
| measureText(text:String) — Method in 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) — Method in 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 in 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. |
| MEDIUM — Constant static property in 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 in class flash.filters.BitmapFilterQuality |
|
Defines the medium quality filter setting. |
| MEDIUM — Constant static property in class mx.managers.CursorManagerPriority |
|
Constant that specifies a medium cursor priority when passed
as the priority argument to setCursor(). |
| MemoryError — Dynamic class in package flash.errors |
|
The MemoryError exception is thrown when a memory allocation request fails. |
| MemoryError(message:String) — Constructor in class flash.errors.MemoryError |
|
Creates a new MemoryError object. |
| menu — Property in interface mx.controls.menuClasses.IMenuItemRenderer |
|
A reference to this menu item renderer's Menu control,
if it contains one. |
| menu — Property in class mx.controls.menuClasses.MenuItemRenderer |
|
Contains a reference to the associated Menu control. |
| menu — Property in 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 in 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 in class mx.controls.Menu |
|
Constructor. |
| MenuAutomationImpl — Class in package mx.automation.delegates.controls |
|
Defines methods and properties required to perform instrumentation for the
Menu control. |
| MenuAutomationImpl(obj:mx.controls:Menu) — Constructor in class mx.automation.delegates.controls.MenuAutomationImpl |
|
Constructor. |
| menuBar — Property in interface mx.controls.menuClasses.IMenuBarItemRenderer |
|
Contains a reference to the item renderer's MenuBar control. |
| menuBar — Property in class mx.controls.menuClasses.MenuBarItem |
|
The implementation of the menuBar property
as defined by the IMenuBarItemRenderer interface. |
| menuBar — Property in 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 in package mx.controls |
|
A MenuBar control defines a horizontal, top-level menu bar that contains
one or menu items. |
| MenuBar() — Constructor in class mx.controls.MenuBar |
|
Constructor
|
| MenuBarAutomationImpl — Class in package mx.automation.delegates.controls |
|
Defines methods and properties required to perform instrumentation for the
MenuBar control. |
| MenuBarAutomationImpl(obj:mx.controls:MenuBar) — Constructor in class mx.automation.delegates.controls.MenuBarAutomationImpl |
|
Constructor. |
| MenuBarBackgroundSkin — Class in package mx.skins.halo |
|
The skin for the background of a MenuBar. |
| MenuBarBackgroundSkin() — Constructor in class mx.skins.halo.MenuBarBackgroundSkin |
|
Constructor. |
| MenuBarItem — Class in package mx.controls.menuClasses |
|
The MenuBarItem class defines the default item
renderer for the top-level menu bar of a MenuBar control. |
| MenuBarItem() — Constructor in class mx.controls.menuClasses.MenuBarItem |
|
Constructor. |
| MenuBarItemAutomationImpl — Class in package mx.automation.delegates.controls |
|
Defines methods and properties required to perform instrumentation for the
MenuBarItem class. |
| MenuBarItemAutomationImpl(obj:mx.controls.menuClasses:MenuBarItem) — Constructor in class mx.automation.delegates.controls.MenuBarItemAutomationImpl |
|
Constructor. |
| menuBarItemIndex — Property in interface mx.controls.menuClasses.IMenuBarItemRenderer |
|
Contains the index of this item renderer relative to
other item renderers in the MenuBar control. |
| menuBarItemIndex — Property in class mx.controls.menuClasses.MenuBarItem |
|
The implementation of the menuBarItemIndex property
as defined by the IMenuBarItemRenderer interface. |
| menuBarItemRenderer — Property in class mx.controls.MenuBar |
|
The item renderer used by the MenuBar control for
the top-level menu bar of the MenuBar control. |
| menuBarItems — Property in 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 in interface mx.controls.menuClasses.IMenuBarItemRenderer |
|
Contains the current state of this item renderer. |
| menuBarItemState — Property in class mx.controls.menuClasses.MenuBarItem |
|
The implementation of the menuBarItemState property
as defined by the IMenuBarItemRenderer interface. |
| MenuEvent — Class in 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 in class mx.events.MenuEvent |
|
Constructor. |
| menuHide — Event in class mx.controls.Menu |
|
Dispatched when a menu or submenu is dismissed. |
| menuHide — Event in class mx.controls.MenuBar |
|
Dispatched when a pop-up submenu closes. |
| MENU_HIDE — Constant static property in class mx.events.MenuEvent |
|
The MenuEvent.MENU_HIDE event type constant indicates that
a menu or submenu closed. |
| MenuItemRenderer — Class in package mx.controls.menuClasses |
|
The MenuItemRenderer class defines the default item renderer
for menu items in any menu control. |
| MenuItemRenderer() — Constructor in class mx.controls.menuClasses.MenuItemRenderer |
|
Constructor. |
| MenuItemRendererAutomationImpl — Class in package mx.automation.delegates.controls |
|
Defines methods and properties required to perform instrumentation for the
MenuItem class. |
| MenuItemRendererAutomationImpl(obj:mx.controls.menuClasses:MenuItemRenderer) — Constructor in class mx.automation.delegates.controls.MenuItemRendererAutomationImpl |
|
Constructor. |
| menuItemSelect — Event in class flash.ui.ContextMenuItem |
|
Dispatched when a user selects an item from a context menu. |
| menuItemSelect — Event in class flash.ui.ContextMenuItem |
| |
| MENU_ITEM_SELECT — Constant static property in class flash.events.ContextMenuEvent |
|
Defines the value of the type property of a menuItemSelect event object. |
| menus — Property in class mx.controls.MenuBar |
|
An Array containing the Menu objects corresponding to the
pop-up submenus of this MenuBar control. |
| menuSelect — Event in class flash.ui.ContextMenu |
|
Dispatched when a user first generates a
context menu but before the contents of the context menu are displayed. |
| menuSelect — Event in class flash.ui.ContextMenu |
| |
| MENU_SELECT — Constant static property in class flash.events.ContextMenuEvent |
|
Defines the value of the type property of a menuSelect event object. |
| menuSelectionMode — Property in class mx.controls.listClasses.ListBase |
|
A flag that indicates whether menu-style selection
should be used. |
| menuShow — Event in class mx.controls.Menu |
|
Dispatched when a menu or submenu opens. |
| menuShow — Event in 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 in 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 in class mx.events.MenuEvent |
|
The MenuEvent.MENU_SHOW type constant indicates that
the mouse pointer rolled a menu or submenu opened. |
| MenuShowEvent — Class in package mx.automation.events |
|
The MenuShowEvent class represents events that are associated with menuBar. |
| MenuShowEvent(type:String, itemRenderer:mx.controls.menuClasses:IMenuBarItemRenderer) — Constructor in class mx.automation.events.MenuShowEvent |
|
Constructor. |
| menuStyleName — Style in 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 in class flash.display.BitmapData |
|
Performs per-channel blending from a source image to a
destination image. |
| message — Property in class Error |
|
Contains the message associated with the Error object. |
| message — Property in class mx.events.ValidationResultEvent |
|
A single string that contains every error message from all
of the ValidationResult objects in the results Array. |
| message — Property in class mx.logging.LogEvent |
|
Provides access to the message that was logged. |
| messageStyleName — Style in class mx.controls.Alert |
|
Name of the CSS style declaration that specifies
styles for the Alert message text. |
| Metadata — MXML Only Component |
| You use the <mx:Metadata> tag to insert metadata tags in an MXML file. |
| method — Property in class flash.net.URLRequest |
|
Controls the HTTP form submission method. |
| Microphone — Final class in package flash.media |
|
The Microphone class lets you capture audio from a microphone attached to the computer
that is running Flash Player. |
| MICROPHONE — Constant static property in class flash.system.SecurityPanel |
|
When passed to Security.showSettings(), displays the
Microphone panel in Flash Player Settings. |
| milliseconds — Property in class Date |
|
The milliseconds (an integer from 0 to 999) portion of a Date object
according to local time. |
| millisecondsUTC — Property in 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 in class Math |
|
Evaluates val1 and val2 (or more values) and returns the smallest value. |
| min — Property in class mx.charts.chartClasses.DataDescription |
|
The minimum data value displayed by the element. |
| min — Property in class mx.charts.series.items.AreaSeriesItem |
|
The minimum value of this item converted into screen coordinates. |
| min — Property in class mx.charts.series.items.BarSeriesItem |
|
The minimum value of this item converted into screen coordinates. |
| min — Property in class mx.charts.series.items.ColumnSeriesItem |
|
The minimum value of this item converted into screen coordinates. |
| minColumnWidth — Property in class mx.controls.DataGrid |
|
The minimum width of the columns, in pixels. |
| minField — Property in class mx.charts.series.AreaSeries |
|
Specifies the field of the dataProvider that determines the bottom boundary of the area. |
| minField — Property in class mx.charts.series.BarSeries |
|
Specifies the field of the data provider that determines the bottom of each bar. |
| minField — Property in 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 in class mx.charts.series.items.AreaSeriesItem |
|
The minimum value of this item, filtered against the vertical axis of the containing chart. |
| minFilter — Property in class mx.charts.series.items.BarSeriesItem |
|
The minimum value of this item, filtered against the horizontal axis of the containing chart. |
| minFilter — Property in class mx.charts.series.items.ColumnSeriesItem |
|
The minimum value of this item, filtered against the vertical axis of the containing chart. |
| minHeight — Property in interface mx.core.IUIComponent |
|
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. |
| minHeight — Property in class mx.core.UIComponent |
|
Number that specifies the minimum height of the component,
in pixels, in the component's coordinates. |
| minHeight — Property in class mx.core.UITextField |
|
Number that specifies the minimum height of the component,
in pixels, in the component's coordinates. |
| MiniDebugTarget — Class in package mx.logging.targets |
|
Provides a logger target that outputs to a LocalConnection,
connected to the MiniDebug application. |
| MiniDebugTarget(connection:String, method:String) — Constructor in class mx.logging.targets.MiniDebugTarget |
|
Constructor. |
| minimizable — Property in class flash.display.NativeWindowInitOptions |
|
Specifies whether the window can be minimized. |
| minimize() — Method in class flash.display.NativeWindow |
|
Minimizes this native window according to system rules and behavior. |
| minimizeButtonMacStyleName — Style in class mx.core.ApolloApplication |
|
Style declaration for the skins of the minimize button on Macintosh. |
| minimizeButtonStyleName — Style in class mx.core.ApolloApplication |
|
Style declaration for the skins and icon of the minimize button
on Windows and Linux. |
| MINIMIZED — Constant static property in class flash.display.NativeWindowDisplayState |
|
Specifies that the Window is minimized. |
| minimizeEffect — Effect in class mx.core.ApolloApplication |
|
Played when the component is minimized. |
| minimum — Property in class mx.charts.DateTimeAxis |
|
Specifies the minimum value for an axis label. |
| minimum — Property in class mx.charts.LinearAxis |
|
Specifies the minimum value for an axis label. |
| minimum — Property in class mx.charts.LogAxis |
|
Specifies the minimum value for an axis label. |
| minimum — Property in class mx.controls.NumericStepper |
|
Minimum value of the NumericStepper. |
| minimum — Property in class mx.controls.ProgressBar |
|
Smallest progress value for the ProgressBar. |
| minimum — Property in class mx.controls.sliderClasses.Slider |
|
The minimum allowed value on the slider control. |
| MINIMUM_DISPLAY_TIME — Property in class mx.preloaders.DownloadProgressBar |
|
The minimum number of milliseconds
that the display should appear visible. |
| minimumElementDuration — Property in class mx.charts.effects.SeriesEffect |
|
Specifies the amount of time, in milliseconds,
that an individual element should take to complete the effect. |
| minimumElementDuration — Property in class mx.charts.effects.effectClasses.SeriesEffectInstance |
|
Specifies the amount of time, in milliseconds,
that an individual element should take to complete the effect. |
| minimumHeight — Property in class mx.core.ApolloApplication |
|
Specifies the minimum height of the application's window
|
| minimumWidth — Property in class mx.core.ApolloApplication |
|
Specifies the minimum width of the application's window
|
| minInterval — Property in class mx.charts.chartClasses.DataDescription |
|
The minimum interval, in data units,
between any two values displayed by the element. |
| minLength — Property in class mx.validators.StringValidator |
|
Minimum length for a valid String. |
| minNumber — Property in 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 in 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 in 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 in class mx.charts.LinearAxis |
|
Specifies the numeric difference between minor tick marks along the axis. |
| minorTickCache — Property in class mx.charts.chartClasses.NumericAxis |
|
The most recent set of minor tick marks generated to represent this axis. |
| minorTickInterval — Property in class mx.charts.DateTimeAxis |
|
Specifies the number of minorTickUnits
between minor tick marks along the axis. |
| minorTickLength — Style in class mx.charts.AxisRenderer |
|
Specifies the length of the minor tick marks on the axis, in pixels. |
| minorTickPlacement — Style in class mx.charts.AxisRenderer |
|
Specifies where to draw the minor tick marks. |
| minorTicks — Property in class mx.charts.AxisRenderer |
|
Contains an array that specifies where Flex
draws the minor tick marks along the axis. |
| minorTicks — Property in 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 in interface mx.charts.chartClasses.IAxisRenderer |
|
Contains an array that specifies where Flex
draws the minor tick marks along the axis. |
| minorTicks — Property in class mx.charts.chartClasses.NumericAxis |
|
An Array of minor tick marks generated to represent this axis. |
| minorTickStroke — Style in class mx.charts.AxisRenderer |
|
Specifies the characteristics of the minor tick marks on the axis. |
| minorTickUnits — Property in class mx.charts.DateTimeAxis |
|
The units that the Axis considers when generating minor tick marks. |
| minScrollPosition — Property in class mx.controls.scrollClasses.ScrollBar |
|
Number that represents the minimum scroll position. |
| minSize — Property in class flash.display.NativeWindow |
|
The minimum size for this window. |
| minutes — Property in class Date |
|
The minutes (an integer from 0 to 59) portion of a Date object
according to local time. |
| minutesUTC — Property in class Date |
|
The minutes (an integer from 0 to 59) portion of a Date object
according to universal time (UTC). |
| minValue — Property in class mx.charts.series.items.AreaSeriesItem |
|
The minimum value of this item. |
| minValue — Property in class mx.charts.series.items.BarSeriesItem |
|
The minimum value of this item. |
| minValue — Property in class mx.charts.series.items.ColumnSeriesItem |
|
The miniumum value of this item. |
| minValue — Property in class mx.validators.CurrencyValidator |
|
Minimum value for a valid number. |
| minValue — Property in class mx.validators.NumberValidator |
|
Minimum value for a valid number. |
| MIN_VALUE — Constant static property in class int |
|
The smallest representable 32-bit signed integer, which is -2,147,483,648. |
| MIN_VALUE — Constant static property in class Number |
|
The smallest representable non-negative, non-zero, number (double-precision IEEE-754). |
| MIN_VALUE — Constant static property in class uint |
|
The smallest representable unsigned integer, which is 0. |
| minWidth — Property in class mx.controls.dataGridClasses.DataGridColumn |
|
The minimum width of the column. |
| minWidth — Property in interface mx.core.IUIComponent |
|
Number that specifies the minimum width of the component,
in pixels, as the component's coordinates. |
| minWidth — Property in class mx.core.UIComponent |
|
Number that specifies the minimum width of the component,
in pixels, in the component's coordinates. |
| minWidth — Property in class mx.core.UITextField |
|
Number that specifies the minimum width of the component,
in pixels, in the component's coordinates. |
| minYear — Property in class mx.controls.DateChooser |
|
The first year selectable in the control. |
| minYear — Property in class mx.controls.DateField |
|
The first year selectable in the control. |
| missingAtSignError — Property in class mx.validators.EmailValidator |
|
Error message when there is no at sign in the email address. |
| missingPeriodInDomainError — Property in class mx.validators.EmailValidator |
|
Error message when there is no period in the domain. |
| missingUsernameError — Property in class mx.validators.EmailValidator |
|
Error message when there is no username. |
| MITER — Constant static property in class flash.display.JointStyle |
|
Specifies mitered joints in the joints parameter of the
flash.display.Graphics.lineStyle() method. |
| miterLimit — Property in class mx.graphics.LinearGradientStroke |
|
A number that indicates the limit at which a miter
is cut off. |
| miterLimit — Property in class mx.graphics.Stroke |
|
Indicates the limit at which a miter is cut off. |
| MMExecute(name) — Package function in adobe.utils |
|
MMExecute is used when the Flash Player is running within
an Adobe tools product that implements JavaScript
extensibility (JSAPI). |
| modalTransparency — Style in 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 in 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 in class mx.containers.Panel |
|
The blur applied to the application while a modal window is open. |
| modalTransparencyBlur — Style in class mx.core.Application |
|
The blur applied to the application while a modal window is open. |
| modalTransparencyColor — Style in class mx.containers.Panel |
|
Color of the modal overlay layer. |
| modalTransparencyColor — Style in class mx.core.Application |
|
Color of the modal overlay layer. |
| modalTransparencyDuration — Style in class mx.containers.Panel |
|
Duration, in milliseconds, of the modal transparency effect that
plays when a modal window opens or closes. |
| modalTransparencyDuration — Style in class mx.core.Application |
|
Duration, in milliseconds, of the modal transparency effect that
plays when a modal window opens or closes. |
| mode — Property in class flash.filters.DisplacementMapFilter |
|
The mode for the filter. |
| mode — Property in class mx.controls.ProgressBar |
|
Specifies the method used to update the bar. |
| Model — MXML Only Component |
| You use the <mx:Model> tag to declare a data model in MXML. |
| modificationDate — Property in class flash.net.FileReference |
|
The date that the file on the local disk was last modified. |
| modificationDateColumn — Property in class mx.controls.FileSystemDataGrid |
|
The DataGridColumn representing the Modified column. |
| modifiesSelection — Property in class mx.controls.textClasses.TextRange |
|
Whether the TextRange modifies the currenly selected text. |
| module — Property in class mx.events.ModuleEvent |
|
The target, which is an instance of an
interface for a particular module. |
| Module — Class in package mx.modules |
|
The base class for MXML-based dynamically-loadable modules. |
| Module() — Constructor in class mx.modules.Module |
|
Constructor. |
| ModuleBase — Class in package mx.modules |
|
The base class for ActionScript-based dynamically loadable modules. |
| ModuleEvent — Class in 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) — Constructor in class mx.events.ModuleEvent |
|
Constructor. |
| moduleFactory — Property in class mx.core.UIComponent |
| |
| moduleFactory — Property in class mx.core.UITextField |
| |
| ModuleLoader — Class in 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 in class mx.modules.ModuleLoader |
|
Constructor. |
| ModuleManager — Class in package mx.modules |
|
The ModuleManager class centrally manages dynamically loaded modules. |
| month — Property in class Date |
|
The month (0 for January, 1 for February, and so on) portion of a
Date object according to local time. |
| monthListener — Property in class mx.validators.DateValidator |
|
The component that listens for the validation result
for the month subfield. |
| monthNames — Property in class mx.controls.DateChooser |
|
Names of the months displayed at the top of the DateChooser control. |
| monthNames — Property in class mx.controls.DateField |
|
Names of the months displayed at the top of the control. |
| monthNamesLong — Static property in class mx.formatters.DateBase |
|
Long format of month names. |
| monthNamesShort — Static property in class mx.formatters.DateBase |
|
Short format of month names. |
| monthProperty — Property in class mx.validators.DateValidator |
|
Name of the month property to validate. |
| monthSource — Property in class mx.validators.DateValidator |
|
Object that contains the value of the month field. |
| monthSymbol — Property in 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 in 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 in class Date |
|
The month (0 [January] to 11 [December]) portion of a Date object
according to universal time (UTC). |
| MorphShape — Final class in package flash.display |
|
The MorphShape class represents MorphShape objects on the display list. |
| motionLevel — Property in class flash.media.Camera |
|
A numeric value that specifies the amount of motion required to invoke the activity event. |
| motionTimeout — Property in 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 in package flash.ui |
|
The methods of the Mouse class are used to hide and show the mouse pointer. |
| mouseChildren — Property in class flash.display.DisplayObjectContainer |
|
Determines whether or not the children of the object are mouse enabled. |
| mouseChildren — Property in class flash.display.Stage |
|
Determines whether or not the children of the object are mouse enabled. |
| mouseClickHandler(event:flash.events:MouseEvent) — Method in 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 in class mx.controls.listClasses.ListBase |
|
Handles MouseEvent.MOUSE_DOUBLE_CLICK events from any
mouse targets contained in the list including the renderers. |
| mouseDown — Event in class flash.display.InteractiveObject |
|
Dispatched when a user presses the pointing device button over an InteractiveObject instance
in the Flash Player window. |
| mouseDown — Event in class flash.display.InteractiveObject |
| |
| MOUSE_DOWN — Constant static property in class flash.events.MouseEvent |
|
Defines the value of the type property of a mouseDown event object. |
| mouseDownEffect — Effect in class mx.core.UIComponent |
|
Played when the user presses the mouse button while over the component. |
| mouseDownHandler(event:flash.events:MouseEvent) — Method in class mx.controls.Button |
|
The default handler for the MouseEvent.MOUSE_DOWN event. |
| mouseDownHandler(event:flash.events:MouseEvent) — Method in class mx.controls.listClasses.ListBase |
|
Handles MouseEvent.MOUSE_DOWN events from any mouse
targets contained in the list including the renderers. |
| mouseDownOutside — Event in class mx.core.UIComponent |
|
Dispatched from a component opened using the PopUpManager
when the user clicks outside it. |
| MOUSE_DOWN_OUTSIDE — Constant static property in 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 in class flash.display.InteractiveObject |
|
Specifies whether this object receives mouse messages. |
| MouseEvent — Class in package flash.events |
|
Flash® Player dispatches MouseEvent objects 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) — Constructor in class flash.events.MouseEvent |
|
Creates an Event object that contains information about mouse events. |
| mouseEventToItemRenderer(event:flash.events:MouseEvent) — Method in class mx.controls.listClasses.ListBase |
|
Determines which item renderer is under the mouse. |
| mouseFocusChange — Event in class flash.display.InteractiveObject |
|
Dispatched when the user attempts to change focus by using a pointer device. |
| mouseFocusChange — Event in class flash.display.InteractiveObject |
| |
| MOUSE_FOCUS_CHANGE — Constant static property in class flash.events.FocusEvent |
|
Defines the value of the type property of a mouseFocusChange event object. |
| mouseFocusEnabled — Property in class mx.core.UIComponent |
|
Whether you can receive focus when clicked on. |
| mouseFocusEnabled — Property in interface mx.managers.IFocusManagerComponent |
|
A flag that indicates whether the component can receive focus
when selected with the mouse. |
| mouseLeave — Event in class flash.display.Stage |
|
Dispatched by the Stage object when the mouse pointer moves out of the Flash Player
window area. |
| mouseLeave — Event in class flash.display.Stage |
| |
| MOUSE_LEAVE — Constant static property in class flash.events.Event |
|
Defines the value of the type property of a mouseLeave event object. |
| mouseMove — Event in class flash.display.InteractiveObject |
|
Dispatched when a user moves the pointing device while it is over an InteractiveObject. |
| mouseMove — Event in class flash.display.InteractiveObject |
| |
| MOUSE_MOVE — Constant static property in class flash.events.MouseEvent |
|
Defines the value of the type property of a mouseMove event object. |
| mouseMoveHandler(event:flash.events:MouseEvent) — Method in class mx.controls.listClasses.ListBase |
|
Handles MouseEvent.MOUSE_MOVE events from any mouse
targets contained in the list including the renderers. |
| mouseOut — Event in class flash.display.InteractiveObject |
|
Dispatched when the user moves a pointing device away from an InteractiveObject instance. |
| mouseOut — Event in class flash.display.InteractiveObject |
| |
| MOUSE_OUT — Constant static property in class flash.events.MouseEvent |
|
Defines the value of the type property of a mouseOut event object. |
| mouseOutHandler(event:flash.events:MouseEvent) — Method in class mx.controls.listClasses.ListBase |
|
Handles MouseEvent.MOUSE_OUT events from any mouse targets
contained in the list including the renderers. |
| mouseOver — Event in class flash.display.InteractiveObject |
|
Dispatched when the user moves a pointing device over an InteractiveObject instance in the
Flash Player window. |
| mouseOver — Event in class flash.display.InteractiveObject |
| |
| MOUSE_OVER — Constant static property in class flash.events.MouseEvent |
|
Defines the value of the type property of a mouseOver event object. |
| mouseOverHandler(event:flash.events:MouseEvent) — Method in class mx.controls.listClasses.ListBase |
|
Handles MouseEvent.MOUSE_OVER events from any mouse
targets contained in the list, including the renderers. |
| mouseSensitivity — Property in class mx.charts.chartClasses.ChartBase |
|
Specifies the distance, in pixels, that Flex considers a data point
to be under the mouse pointer when the mouse moves around a chart. |
| mouseSimulator — Static property in class mx.automation.Automation |
|
The currently active mouse simulator. |
| mouseTarget — Property in class flash.events.ContextMenuEvent |
|
The display list object on which the user right-clicked to display the context menu. |
| mouseUp — Event in class flash.display.InteractiveObject |
|
Dispatched when a user releases the pointing device button over an
InteractiveObject instance in the Flash Player window. |
| mouseUp — Event in class flash.display.InteractiveObject |
| |
| MOUSE_UP — Constant static property in class flash.events.MouseEvent |
|
Defines the value of the type property of a mouseUp event object. |
| mouseUpEffect — Effect in class mx.core.UIComponent |
|
Played when the user releases the mouse button while over the component. |
| mouseUpHandler(event:flash.events:MouseEvent) — Method in class mx.controls.Button |
|
The default handler for the MouseEvent.MOUSE_UP event. |
| mouseUpHandler(event:flash.events:MouseEvent) — Method in class mx.controls.listClasses.ListBase |
|
Handles MouseEvent.MOUSE_DOWN events from any mouse
targets contained in the list including the renderers. |
| mouseWheel — Event in class flash.display.InteractiveObject |
|
Dispatched when a mouse wheel is spun over an InteractiveObject instance in the Flash Player
window. |
| mouseWheel — Event in class flash.display.InteractiveObject |
| |
| MOUSE_WHEEL — Constant static property in class flash.events.MouseEvent |
|
Defines the value of the type property of a mouseWheel event object. |
| mouseWheelEnabled — Property in 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. |
| mouseWheelHandler(event:flash.events:MouseEvent) — Method in class mx.controls.listClasses.ListBase |
|
Handles mouseWheel events by changing scroll positions. |
| mouseWheelHandler(event:flash.events:MouseEvent) — Method in class mx.core.ScrollControlBase |
|
Event handler for the mouse wheel scroll event. |
| mouseWheelOutside — Event in class mx.core.UIComponent |
|
Dispatched from a component opened using the PopUpManager
when the user scrolls the mouse wheel outside it. |
| MOUSE_WHEEL_OUTSIDE — Constant static property in 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 in class flash.display.DisplayObject |
|
Indicates the x coordinate of the mouse position, in pixels. |
| mouseY — Property in class flash.display.DisplayObject |
|
Indicates the y coordinate of the mouse position, in pixels. |
| move — Event in class flash.display.NativeWindow |
|
Dispatched by this NativeWindow object after the window has been moved on the desktop. |
| move — Event in class flash.display.NativeWindow |
| |
| move(x:Number, y:Number) — Method in class mx.charts.AxisRenderer |
|
Moves this object to the specified x and y coordinates. |
| move — Event in class mx.core.ApolloApplication |
|
Dispatched after the ApolloApplication object moves. |
| move(x:Number, y:Number) — Method in class mx.core.BitmapAsset |
|
Moves this object to the specified x and y coordinates. |
| move(x:Number, y:Number) — Method in class mx.core.ButtonAsset |
|
Moves this object to the specified x and y coordinates. |
| move(x:Number, y:Number) — Method in interface mx.core.IFlexDisplayObject |
|
Moves this object to the specified x and y coordinates. |
| move(x:Number, y:Number) — Method in class mx.core.MovieClipAsset |
|
Moves this object to the specified x and y coordinates. |
| move(x:Number, y:Number) — Method in class mx.core.SpriteAsset |
|
Moves this object to the specified x and y coordinates. |
| move(x:Number, y:Number) — Method in class mx.core.TextFieldAsset |
|
Moves this object to the specified x and y coordinates. |
| move — Event in class mx.core.UIComponent |
|
Dispatched when the object has moved. |
| move(x:Number, y:Number) — Method in class mx.core.UIComponent |
|
Moves the component to a specified position within its parent. |
| move(x:Number, y:Number) — Method in class mx.core.UITextField |
|
Moves the component to a specified position within its parent. |
| move(x:Number, y:Number) — Method in 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 in class mx.skins.ProgrammaticSkin |
|
Moves this object to the specified x and y coordinates. |
| Move — Class in package mx.effects |
|
The Move effect changes the position of a component
over a specified time interval. |
| Move(target:Object) — Constructor in class mx.effects.Move |
|
Constructor. |
| MOVE — Constant static property in class flash.events.NativeWindowBoundsEvent |
|
Defines the value of the type property of a move event object. |
| MOVE — Constant static property in 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 in 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 in class mx.managers.DragManager |
|
Constant that specifies that the type of drag action is "move". |
| moveCursor — Style in class mx.managers.DragManager |
|
Cursor displayed during a move operation. |
| moveDivider(i:int, amt:Number) — Method in class mx.containers.DividedBox |
|
Move a specific divider a given number of pixels. |
| moveEasingFunction — Property in class mx.effects.MaskEffect |
|
Easing function to use for moving the mask. |
| moveEasingFunction — Property in class mx.effects.effectClasses.MaskEffectInstance |
|
Easing function to use for moving the mask. |
| moveEffect — Effect in class mx.core.UIComponent |
|
Played when the component is moved. |
| MoveEvent — Class in 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 in class mx.events.MoveEvent |
|
Constructor. |
| MoveInstance — Class in package mx.effects.effectClasses |
|
The MoveInstance class implements the instance class
for the Move effect. |
| MoveInstance(target:Object) — Constructor in class mx.effects.effectClasses.MoveInstance |
|
Constructor. |
| moveNext() — Method in interface mx.collections.IViewCursor |
|
Moves the cursor to the next item within the collection. |
| movePrevious() — Method in interface mx.collections.IViewCursor |
|
Moves the cursor to the previous item within the collection. |
| moveSelectionHorizontally(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — Method in 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 in 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 in class flash.display.Graphics |
|
Moves the current drawing position to (x, y). |
| moveTo(newLocation:flash.net:FileReference, clobber:Boolean) — Method in 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. |
| moveToAsync(newLocation:flash.net:FileReference, clobber:Boolean) — Method in 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. |
| moveToTrash() — Method in class flash.filesystem.File |
|
Moves a file or directory to the trash. |
| moveToTrashAsync() — Method in class flash.filesystem.File |
|
Asynchronously moves a file or directory to the Trash. |
| MovieClip — Dynamic class in package flash.display |
|
The MovieClip class inherits from the following classes: Sprite, DisplayObjectContainer,
InteractiveObject, DisplayObject, and EventDispatcher. |
| MovieClip() — Constructor in class flash.display.MovieClip |
|
Creates a new MovieClip instance. |
| MovieClipAsset — Class in package mx.core |
|
MovieClipAsset is a subclass of the Flash Player's MovieClip class
which represents movieclip symbols that you embed in a Flex application
from a SWF file produced by Flash. |
| MovieClipAsset() — Constructor in class mx.core.MovieClipAsset |
|
Constructor. |
| movieClipData — Property in class mx.core.MovieClipLoaderAsset |
|
A ByteArray containing the inner content. |
| MovieClipLoaderAsset — Class in package mx.core |
|
MovieClipLoaderAsset is a subclass of the MovieClipAsset class
which represents SWF files that you embed in a Flex application. |
| MovieClipLoaderAsset() — Constructor in class mx.core.MovieClipLoaderAsset |
|
Constructor. |
| moving — Event in class flash.display.NativeWindow |
|
Dispatched by the NativeWindow object immediately before the window is to be moved on
the desktop. |
| moving — Event in class flash.display.NativeWindow |
| |
| moving — Event in class mx.core.ApolloApplication |
|
Dispatched before the ApolloApplication object moves,
or while the ApolloApplication object is being dragged. |
| MOVING — Constant static property in class flash.events.NativeWindowBoundsEvent |
|
Defines the value of the type property of a moving event object. |
| multiline — Property in class RegExp |
|
Specifies whether the m (multiline) flag is set. |
| multiline — Property in class flash.text.TextField |
|
Indicates whether the text field is a multiline text field. |
| MULTIPLY — Constant static property in 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 in 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. |
| muted — Property in class flash.media.Camera |
|
A Boolean value that specifies whether the user has denied access to the camera
(true) or allowed access (false) in the Flash Player Privacy panel. |
| muted — Property in 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.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.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.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.controls — Package |
| The mx.controls package contains the Flex user-interface controls. |
| 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.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.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.formatters — Package |
| The mx.formatters package contains the classes to support data formatting. |
| mx.graphics — Package |
| The mx.graphics package contains drawing classes. |
| 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.modules — Package |
| The mx.modules package contains the classes used to create modular Flex applications. |
| 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.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 |