| 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. |