Symbols   A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
M — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the M key (77).
macType — Property, class flash.net.FileFilter
A list of Macintosh file types.
Mail — class, package coldfusion.service.mxml
The proxy class for mail services exposed by ColdFusion.
Mail() — Constructor, class coldfusion.service.mxml.Mail
Creates an instance of the Mail class.
mailerId — Property, class coldfusion.service.mxml.Mail
Mailer ID to be passed in X-Mailer SMTP header, which identifies the mailer application.
MailParam — class, package coldfusion.service
A class that is remotely mapped to CFIDE.services.mailparam.
MailParam() — Constructor, class coldfusion.service.MailParam
Creates an instance of the MailParam class.
MailPart — class, package coldfusion.service
A class that is remotely mapped to CFIDE.services.mailpart.
MailPart() — Constructor, class coldfusion.service.MailPart
Creates an instance of the MailPart class.
mailParts — Property, class coldfusion.service.mxml.Mail
Specifies one part of a multipart e-mail message.
mainScreen — Static Property, class flash.display.Screen
The primary display.
maintainAspectRatio — Property, class mx.controls.SWFLoader
A flag that indicates whether to maintain the aspect ratio of the loaded content.
maintainAspectRatio — Property, class mx.controls.VideoDisplay
Specifies whether the control should maintain the original aspect ratio while resizing the video.
makeJavascriptSubclass(constructorFunction:Object) — Static Method , class air.net.ServiceMonitor
Adds public ServiceMonitor methods to a JavaScript constructor function's prototype.
makeListData(data:Object, uid:String, rowNum:int) — method, class mx.controls.List
Creates a new ListData instance and populates the fields based on the input data provider item.
makeListData(data:Object, uid:String, rowNum:int) — method, class mx.controls.Menu
Creates a new MenuListData instance and populates the fields based on the input data provider item.
makeListData(data:Object, uid:String, rowNum:int) — method, class mx.controls.Tree
Creates a new TreeListData instance and populates the fields based on the input data provider item.
makeListData(data:Object, uid:String, rowNum:int, columnNum:int, column:mx.controls.dataGridClasses:DataGridColumn) — method, class mx.controls.dataGridClasses.DataGridBase
Creates a new DataGridListData instance and populates the fields based on the input data provider item.
makeListData(data:Object, uid:String, rowNum:int, columnNum:int) — method, class mx.controls.listClasses.TileBase
Creates a new ListData instance and populates the fields based on the input data provider item.
makeObjectsBindable — Property, class mx.rpc.AbstractInvoker
When this value is true, anonymous objects returned are forced to bindable objects.
makeObjectsBindable — Property, class mx.rpc.http.HTTPMultiService
When true, the objects returned support data binding to UI controls.
makeObjectsBindable — Property, class mx.rpc.http.HTTPService
When this value is true, anonymous objects returned are forced to bindable objects.
makeObjectsBindable — Property, class mx.rpc.http.Operation
When this value is true, anonymous objects returned are forced to bindable objects.
makeObjectsBindable — Property, class mx.rpc.remoting.Operation
When this value is true, anonymous objects returned are forced to bindable objects.
makeObjectsBindable — Property, class mx.rpc.remoting.RemoteObject
When this value is true, anonymous objects returned are forced to bindable objects.
makeObjectsBindable — Property, class mx.rpc.soap.AbstractWebService
When this value is true, anonymous objects returned are forced to bindable objects.
makeObjectsBindable — Property, class mx.rpc.soap.Operation
When this value is true, anonymous objects returned are forced to bindable objects.
makeRow(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int, left:Number, right:Number, yy:Number, data:Object, uid:String) — method, class mx.controls.dataGridClasses.DataGridBase
Creates the renderers for the given rowNum, dataObject and uid.
makeRowsAndColumns(left:Number, top:Number, right:Number, bottom:Number, firstColumn:int, firstRow:int, byCount:Boolean, rowsNeeded:uint) — method, class mx.controls.listClasses.ListBase
Make enough rows and columns to fill the area described by left, top, right, bottom.
manageCookies — Property, class flash.html.HTMLLoader
Specifies whether the HTTP protocol stack should manage cookies for this object.
manageCookies — Property, class flash.net.URLRequest
Specifies whether the HTTP protocol stack should manage cookies for this request.
manageCookies — Static Property, class flash.net.URLRequestDefaults
The default setting for the manageCookies property of URLRequest objects.
managers — Property, class mx.rpc.AbstractService
The managers property stores a list of data managers which modify the behavior of this service.
MANUAL — Constant Static Property, class mx.controls.ProgressBarMode
You manually update the ProgressBar status.
manufacturer — Static Property, class flash.system.Capabilities
Specifies the manufacturer of the running version of Flash Player or the AIR runtime, in the format "Adobe OSName".
map(callback:Function, thisObject) — method, class Array
Executes a function on each item in an array, and constructs a new array of items corresponding to the results of the function on each item in the original array.
map(callback:Function, thisObject:Object) — method, class Vector
Executes a function on each item in the Vector, and returns a new Vector of items corresponding to the results of calling the function on each item in this Vector.
mapBitmap — Property, class flash.filters.DisplacementMapFilter
A BitmapData object containing the displacement map data.
mapPoint — Property, class flash.filters.DisplacementMapFilter
A value that contains the offset of the upper-left corner of the target display object from the upper-left corner of the map image.
marginbottom — Property, class coldfusion.service.DocumentSection
Bottom margin in inches (default) or centimeters.
marginBottom — Property, class coldfusion.service.mxml.Document
Bottom margin in inches (default) or centimeters.
marginleft — Property, class coldfusion.service.DocumentSection
Left margin in inches (default) or centimeters.
marginLeft — Property, class coldfusion.service.mxml.Document
Left margin in inches (default) or centimeters.
marginright — Property, class coldfusion.service.DocumentSection
marginRight — Property, class coldfusion.service.mxml.Document
Right margin in inches (default) or centimeters.
margintop — Property, class coldfusion.service.DocumentSection
Right margin in inches (default) or centimeters.
marginTop — Property, class coldfusion.service.mxml.Document
Top margin in inches (default) or centimeters.
markerSize — Property, class coldfusion.service.mxml.Chart
Size of data point marker in pixels; integer.
marshal(event:flash.events:Event) — Static Method , class mx.events.EventListenerRequest
Marshals an event by copying the relevant parameters from the event into a new event.
marshal(event:flash.events:Event) — Static Method , class mx.events.SWFBridgeEvent
Marshal a SWFBridgeRequest from a remote ApplicationDomain into the current ApplicationDomain.
marshal(event:flash.events:Event) — Static Method , class mx.events.SWFBridgeRequest
Marshals a SWFBridgeRequest from a remote ApplicationDomain into the current ApplicationDomain.
marshal(event:flash.events:Event) — Static Method , class mx.events.SandboxMouseEvent
Marshal a SWFBridgeRequest from a remote ApplicationDomain into the current ApplicationDomain.
marshallExceptions — Static Property, class flash.external.ExternalInterface
Indicates whether the external interface should attempt to pass ActionScript exceptions to the current browser and JavaScript exceptions to Flash Player.
mask — Property, class flash.display.DisplayObject
The calling display object is masked by the specified mask object.
mask — Property, interface mx.core.IFlexDisplayObject
The calling display object is masked by the specified mask object.
MaskEffect — class, package mx.effects
The MaskEffect class is an abstract base class for all effects that animate a mask, such as the wipe effects and the Iris effect.
MaskEffect(target:Object) — Constructor, class mx.effects.MaskEffect
Constructor.
MaskEffectInstance — class, package mx.effects.effectClasses
The MaskEffectInstance class is an abstract base class that implements the instance class for the MaskEffect class.
MaskEffectInstance(target:Object) — Constructor, class mx.effects.effectClasses.MaskEffectInstance
Constructor.
maskShape — Property, class mx.core.ScrollControlBase
The mask.
maskSkin — Style, class mx.controls.ProgressBar
Skin style for the mask of the determinate and indeterminate bars.
MASTER_CARD — Constant Static Property, class mx.validators.CreditCardValidatorCardType
Specifies the card type as MasterCard.
match(pattern) — method, class String
Matches the specifed pattern against the string.
matchedIndex — Property, class mx.validators.RegExpValidationResult
An integer that contains the starting index in the input String of the match.
matchedString — Property, class mx.validators.RegExpValidationResult
A String that contains the substring of the input String that matches the regular expression.
matchedSubstrings — Property, class mx.validators.RegExpValidationResult
An Array of Strings that contains parenthesized substring matches, if any.
MATCH_HEIGHT — Constant Static Property, class mx.printing.FlexPrintJobScaleType
Scales the object to fill the available page height.
MATCH_WIDTH — Constant Static Property, class mx.printing.FlexPrintJobScaleType
Scales the object to fill the available page width.
Math — final class, Top Level
The Math class contains methods and constants that represent common mathematical functions and values.
matrix — Property, class flash.display.GraphicsBitmapFill
A matrix object (of the flash.geom.Matrix class) that defines transformations on the bitmap.
matrix — Property, class flash.display.GraphicsGradientFill
A transformation matrix as defined by the Matrix class.
matrix — Property, class flash.display.GraphicsShaderFill
A matrix object (of the flash.geom.Matrix class), which you can use to define transformations on the shader.
matrix — Property, class flash.filters.ColorMatrixFilter
An array of 20 items for 4 x 5 color transform.
matrix — Property, class flash.filters.ConvolutionFilter
An array of values used for matrix transformation.
matrix — Property, class flash.geom.Transform
A Matrix object containing values that alter the scaling, rotation, and translation of the display object.
Matrix — class, package flash.geom
The Matrix class represents a transformation matrix that determines how to map points from one coordinate space to another.
Matrix(a:Number, b:Number, c:Number, d:Number, tx:Number, ty:Number) — Constructor, class flash.geom.Matrix
Creates a new Matrix object with the specified parameters.
MATRIX2X2 — Constant Static Property, class flash.display.ShaderParameterType
Indicates that the shader parameter is defined as a float2x2 value, equivalent to a 2-by-2 matrix.
matrix3D — Property, class flash.geom.Transform
Provides access to the Matrix3D object of a three-dimensional display object.
Matrix3D — class, package flash.geom
The Matrix3D class represents a transformation matrix that determines the position and orientation of a three-dimensional (3D) display object.
Matrix3D(v:Vector$Number) — Constructor, class flash.geom.Matrix3D
Creates a Matrix3D object.
MATRIX3X3 — Constant Static Property, class flash.display.ShaderParameterType
Indicates that the shader parameter is defined as a float3x3 value, equivalent to a 3-by-3 matrix.
MATRIX4X4 — Constant Static Property, class flash.display.ShaderParameterType
Indicates that the shader parameter is defined as a float4x4 value, equivalent to a 4-by-4 matrix.
matrixX — Property, class flash.filters.ConvolutionFilter
The x dimension of the matrix (the number of columns in the matrix).
matrixY — Property, class flash.filters.ConvolutionFilter
The y dimension of the matrix (the number of rows in the matrix).
max(val1:Number, val2:Number, ... rest) — Static Method , class Math
Evaluates val1 and val2 (or more values) and returns the largest value.
MAX_BITMAP_DIMENSION — Constant Static Property, class mx.graphics.ImageSnapshot
The maximum width and height of a Bitmap.
maxBytesPerSecond — Property, class flash.net.NetStreamInfo
Specifies the maximum rate at which the NetStream buffer is filled in bytes per second.
maxChars — Property, class flash.text.TextField
The maximum number of characters that the text field can contain, as entered by a user.
maxChars — Property, class mx.controls.NumericStepper
The maximum number of characters that can be entered in the field.
maxChars — Property, class mx.controls.TextArea
Maximum number of characters that users can enter in the text field.
maxChars — Property, class mx.controls.TextInput
Maximum number of characters that users can enter in the text field.
maxChars — Property, interface mx.core.IUITextField
The maximum number of characters that the text field can contain, as entered by a user.
maxColumns — Property, class mx.controls.listClasses.TileBase
The maximum number of columns that the control can have.
maxFrequency — Property, class mx.messaging.AbstractConsumer
Determines the maximum number of messages per second the Consumer wants to receive.
maxFrequency — Property, class mx.messaging.SubscriptionInfo
The maximum number of messages per second the subscription wants to receive.
MAX_FREQUENCY_HEADER — Constant Static Property, class mx.messaging.messages.CommandMessage
Header to indicate the maximum number of messages a Consumer wants to receive per second.
maxHeight — Property, class mx.containers.utilityClasses.ConstraintRow
Number that specifies the maximum height of the ConstraintRow instance, in pixels, in the ConstraintRow instance's coordinates.
maxHeight — Property, interface mx.core.IUIComponent
Number that specifies the maximum height of the component, in pixels, as the component's coordinates.
maxHeight — Property, class mx.core.UIComponent
The maximum recommended height of the component to be considered by the parent during layout.
maxHeight — Property, class mx.core.UITextField
The maximum recommended height of the component to be considered by the parent during layout.
maxHeight — Property, class mx.core.Window
Specifies the maximum height of the application's window.
maxHeight — Property, class mx.core.WindowedApplication
Specifies the maximum height of the application's window.
maxHeight — Property, class mx.flash.UIMovieClip
Number that specifies the maximum height of the component, in pixels, as the component's coordinates.
maxHorizontalScrollPosition — Property, class mx.controls.Tree
The maximum value for the maxHorizontalScrollPosition property for the Tree control.
maxHorizontalScrollPosition — Property, class mx.core.Container
The largest possible value for the horizontalScrollPosition property.
maxHorizontalScrollPosition — Property, class mx.core.ScrollControlBase
The maximum value for the horizontalScrollPosition property.
maximizable — Property, class flash.display.NativeWindow
Reports the maximizable setting used to create this window.
maximizable — Property, class flash.display.NativeWindowInitOptions
Specifies whether the window can be maximized by the user.
maximizable — Property, interface mx.core.IWindow
Specifies whether the window can be maximized.
maximizable — Property, class mx.core.Window
Specifies whether the window can be maximized.
maximizable — Property, class mx.core.WindowedApplication
Specifies whether the window can be maximized.
maximize() — method, class flash.display.NativeWindow
Maximizes this window.
maximize() — method, interface mx.core.IWindow
Maximizes the window, or does nothing if it's already maximized.
maximize() — method, class mx.core.Window
Maximizes the window, or does nothing if it's already maximized.
maximize() — method, class mx.core.WindowedApplication
Maximizes the window, or does nothing if it's already maximized.
maximizeButton — Property, class mx.core.windowClasses.TitleBar
The Button object that defines the maximize button.
maximizeButtonSkin — Style, class mx.core.WindowedApplication
Skin for maximize button when using Flex chrome.
maximizeButtonSkin — Style, class mx.core.Window
Skin for maximize button when using Flex chrome.
MAXIMIZED — Constant Static Property, class flash.display.NativeWindowDisplayState
The maximized display state.
maximum — Property, class mx.controls.NumericStepper
Maximum value of the NumericStepper.
maximum — Property, class mx.controls.ProgressBar
Largest progress value for the ProgressBar.
maximum — Property, class mx.controls.sliderClasses.Slider
The maximum allowed value on the slider.
maxLabelWidth — Property, class mx.containers.Form
The maximum width, in pixels, of the labels of the FormItems containers in this Form.
maxLength — Property, class mx.validators.StringValidator
Maximum length for a valid String.
maxLevel — Static Property, class flash.text.TextRenderer
The adaptively sampled distance fields (ADFs) quality level for advanced anti-aliasing.
maxLevelIDC — Static Property, class flash.system.Capabilities
Retrieves the highest H.264 Level IDC that the client hardware supports.
MAX_LINE_WIDTH — Constant Static Property, class flash.text.engine.TextLine
The maximum requested width of a text line, in pixels.
maxMeasuredBranchIconWidth — Property, class mx.controls.menuClasses.MenuListData
The max branch icon width for all MenuItemListRenderers
maxMeasuredIconWidth — Property, class mx.controls.menuClasses.MenuListData
The max icon width for all MenuItemListRenderers
maxMeasuredTypeIconWidth — Property, class mx.controls.menuClasses.MenuListData
The max type icon width for all MenuItemListRenderers
maxPauseBufferTime — Property, class flash.net.NetStream
Specifies how long to buffer messages during pause mode, in seconds.
maxPeerConnections — Property, class flash.net.NetConnection
The total number of inbound and outbound peer connections that this instance of Flash Player or Adobe AIR allows.
maxrows — Property, class coldfusion.service.mxml.Ldap
Maximum number of entries for LDAP queries.
maxRows — Property, class coldfusion.service.mxml.Pop
maxRows — Property, class mx.controls.listClasses.TileBase
The maximum number of rows that the control can have.
maxScrollH — Property, class flash.text.TextField
The maximum value of scrollH.
maxScrollH — Property, interface mx.core.IUITextField
The maximum value of scrollH.
maxScrollPosition — Property, class mx.controls.scrollClasses.ScrollBar
Number which represents the maximum scroll position.
maxScrollV — Property, class flash.text.TextField
The maximum value of scrollV.
maxScrollV — Property, interface mx.core.IUITextField
The maximum value of scrollV.
maxSize — Property, class flash.display.NativeWindow
The maximum size for this window.
MAX_TIP_LENGTH — Constant Static Property, class flash.desktop.SystemTrayIcon
The permitted length of the system tray icon tooltip.
maxValue — Property, class mx.validators.CurrencyValidator
Maximum value for a valid number.
maxValue — Property, class mx.validators.NumberValidator
Maximum value for a valid number.
MAX_VALUE — Constant Static Property, class Number
The largest representable number (double-precision IEEE-754).
MAX_VALUE — Constant Static Property, class int
The largest representable 32-bit signed integer, which is 2,147,483,647.
MAX_VALUE — Constant Static Property, class uint
The largest representable 32-bit unsigned integer, which is 4,294,967,295.
maxVerticalScrollPosition — Property, class mx.core.Container
The largest possible value for the verticalScrollPosition property.
maxVerticalScrollPosition — Property, class mx.core.ScrollControlBase
The maximum value for the verticalScrollPosition property.
maxWidth — Property, class mx.containers.utilityClasses.ConstraintColumn
Number that specifies the maximum width of the ConstraintColumn instance, in pixels, in the ConstraintColumn instance's coordinates.
maxWidth — Static Property, class mx.controls.ToolTip
Maximum width in pixels for new ToolTip controls.
maxWidth — Property, interface mx.core.IUIComponent
Number that specifies the maximum width of the component, in pixels, as the component's coordinates.
maxWidth — Property, class mx.core.UIComponent
The maximum recommended width of the component to be considered by the parent during layout.
maxWidth — Property, class mx.core.UITextField
The maximum recommended width of the component to be considered by the parent during layout.
maxWidth — Property, class mx.core.Window
Specifies the maximum width of the application's window.
maxWidth — Property, class mx.core.WindowedApplication
Specifies the maximum width of the application's window.
maxWidth — Property, class mx.flash.UIMovieClip
Number that specifies the maximum width of the component, in pixels, as the component's coordinates.
maxYear — Property, class mx.controls.DateChooser
The last year selectable in the control.
maxYear — Property, class mx.controls.DateField
The last year selectable in the control.
MBeanAttributeInfo — class, package mx.messaging.management
Client representation of metadata for a MBean attribute.
MBeanAttributeInfo() — Constructor, class mx.messaging.management.MBeanAttributeInfo
Creates a new instance of an empty MBeanAttributeInfo.
MBeanConstructorInfo — class, package mx.messaging.management
Client representation of metadata for a MBean constructor.
MBeanConstructorInfo() — Constructor, class mx.messaging.management.MBeanConstructorInfo
Creates a new instance of an empty MBeanConstructorInfo.
MBeanFeatureInfo — class, package mx.messaging.management
Client representation of metadata for a MBean feature.
MBeanFeatureInfo() — Constructor, class mx.messaging.management.MBeanFeatureInfo
Creates a new instance of an empty MBeanFeatureInfo.
MBeanInfo — class, package mx.messaging.management
Client representation of metadata for a MBean.
MBeanInfo() — Constructor, class mx.messaging.management.MBeanInfo
Creates a new instance of an empty MBeanInfo.
MBeanOperationInfo — class, package mx.messaging.management
Client representation of metadata for a MBean operation.
MBeanOperationInfo() — Constructor, class mx.messaging.management.MBeanOperationInfo
Creates a new instance of an empty MBeanOperationInfo.
MBeanParameterInfo — class, package mx.messaging.management
Client representation of metadata for a MBean operation parameter.
MBeanParameterInfo() — Constructor, class mx.messaging.management.MBeanParameterInfo
Creates a new instance of an empty MBeanParameterInfo.
measure() — method, class mx.containers.Box
Calculates the default sizes and minimum and maximum values of the Box container.
measure() — method, class mx.containers.Canvas
Calculates the preferred minimum and preferred maximum sizes of the Canvas.
measure() — method, class mx.containers.Form
Calculates the preferred, minimum and maximum sizes of the Form.
measure() — method, class mx.containers.FormItem
Calculates the preferred, minimum and maximum sizes of the FormItem.
measure() — method, class mx.containers.Grid
Calculates the preferred, minimum, and maximum sizes of the Grid.
measure() — method, class mx.containers.Panel
Calculates the default mininum and maximum sizes of the Panel container.
measure() — method, class mx.containers.TabNavigator
Calculates the default sizes and mininum and maximum values of this TabNavigator container.
measure() — method, class mx.containers.Tile
Calculates the default minimum and maximum sizes of the Tile container.
measure() — method, class mx.containers.ViewStack
Calculates the default sizes and minimum and maximum values of the ViewStack container.
measure() — method, class mx.controls.ComboBase
Determines the measuredWidth and measuredHeight properties of the control.
measure() — method, class mx.controls.ComboBox
Makes sure the control is at least 40 pixels wide, and tall enough to fit one line of text in the TextInput portion of the control but at least 22 pixels high.
measure() — method, class mx.controls.Menu
Calculates the preferred width and height of the Menu based on the widths and heights of its menu items.
measure() — method, class mx.controls.MenuBar
Calculates the preferred width and height of the MenuBar based on the default widths of the MenuBar items.
measure() — method, class mx.controls.dataGridClasses.DataGridHeader
Calculates the default size, and optionally the default minimum size, of the component.
measure() — method, class mx.controls.listClasses.ListBase
Calculates the measured width and height of the component based on the rowCount, columnCount, rowHeight and columnWidth properties.
measure() — method, class mx.controls.sliderClasses.Slider
Calculates the amount of space that the component takes up.
measure() — method, class mx.core.UIComponent
Calculates the default size, and optionally the default minimum size, of the component.
measuredBranchIconWidth — Property, interface mx.controls.menuClasses.IMenuItemRenderer
The width of the branch icon.
measuredBranchIconWidth — Property, class mx.controls.menuClasses.MenuItemRenderer
The width of the branch icon
measuredHeight — Property, class mx.controls.dataGridClasses.DataGridLockedRowContentHolder
The measured height of the DataGrid control.
measuredHeight — Property, class mx.core.BitmapAsset
The measured height of this object.
measuredHeight — Property, class mx.core.ButtonAsset
The measured height of this object.
measuredHeight — Property, interface mx.core.IFlexDisplayObject
The measured height of this object.
measuredHeight — Property, class mx.core.MovieClipAsset
The measured height of this object.
measuredHeight — Property, class mx.core.SpriteAsset
The measured height of this object.
measuredHeight — Property, class mx.core.TextFieldAsset
The measured height of this object.
measuredHeight — Property, class mx.core.UIComponent
The default height of the component, in pixels.
measuredHeight — Property, class mx.core.UITextField
The default height of the component, in pixels.
measuredHeight — Property, class mx.flash.UIMovieClip
The measured height of this object.
measuredHeight — Property, class mx.managers.SystemManager
The measuredHeight is the explicit or measuredHeight of the main mx.core.Application window or the starting height of the SWF if the main window has not yet been created or does not exist.
measuredHeight — Property, class mx.skins.ProgrammaticSkin
The measured height of this object.
measuredIconWidth — Property, interface mx.controls.menuClasses.IMenuItemRenderer
The width of the icon.
measuredIconWidth — Property, class mx.controls.menuClasses.MenuItemRenderer
The width of the icon
measuredMinHeight — Property, interface mx.core.IUIComponent
The default minimum height of the component, in pixels.
measuredMinHeight — Property, class mx.core.UIComponent
The default minimum height of the component, in pixels.
measuredMinHeight — Property, class mx.core.UITextField
The default minimum height of the component, in pixels.
measuredMinHeight — Property, class mx.flash.UIMovieClip
The default minimum height of the component, in pixels.
measuredMinWidth — Property, interface mx.core.IUIComponent
The default minimum width of the component, in pixels.
measuredMinWidth — Property, class mx.core.UIComponent
The default minimum width of the component, in pixels.
measuredMinWidth — Property, class mx.core.UITextField
The default minimum width of the component, in pixels.
measuredMinWidth — Property, class mx.flash.UIMovieClip
The default minimum width of the component, in pixels.
measuredTypeIconWidth — Property, interface mx.controls.menuClasses.IMenuItemRenderer
The width of the type icon (radio/check).
measuredTypeIconWidth — Property, class mx.controls.menuClasses.MenuItemRenderer
The width of the type icon (radio/check)
measuredWidth — Property, class mx.core.BitmapAsset
The measured width of this object.
measuredWidth — Property, class mx.core.ButtonAsset
The measured width of this object.
measuredWidth — Property, interface mx.core.IFlexDisplayObject
The measured width of this object.
measuredWidth — Property, class mx.core.MovieClipAsset
The measured width of this object.
measuredWidth — Property, class mx.core.SpriteAsset
The measured width of this object.
measuredWidth — Property, class mx.core.TextFieldAsset
The measured width of this object.
measuredWidth — Property, class mx.core.UIComponent
The default width of the component, in pixels.
measuredWidth — Property, class mx.core.UITextField
The default width of the component, in pixels.
measuredWidth — Property, class mx.flash.UIMovieClip
The measured width of this object.
measuredWidth — Property, class mx.managers.SystemManager
The measuredWidth is the explicit or measuredWidth of the main mx.core.Application window, or the starting width of the SWF if the main window has not yet been created or does not exist.
measuredWidth — Property, class mx.skins.ProgrammaticSkin
The measured width of this object.
measureHeightOfItems(index:int, count:int) — method, class mx.controls.listClasses.ListBase
Measures a set of items from the data provider using the current item renderer and returns the sum of the heights of those items.
measureHTMLText(htmlText:String) — method, class mx.core.UIComponent
Measures the specified HTML text, which may contain HTML tags such as <font> and <b>, assuming that it is displayed in a single-line UITextField using a UITextFormat determined by the styles of this UIComponent.
measureHTMLText(htmlText:String, roundUp:Boolean) — method, class mx.core.UITextFormat
Returns measurement information for the specified HTML text, which may contain HTML tags such as <font> and <b>, assuming that it is displayed in a single-line UITextField, and using this UITextFormat object to define the text format.
measureText(text:String) — method, class mx.core.UIComponent
Measures the specified text, assuming that it is displayed in a single-line UITextField using a UITextFormat determined by the styles of this UIComponent.
measureText(text:String, roundUp:Boolean) — method, class mx.core.UITextFormat
Returns measurement information for the specified text, assuming that it is displayed in a single-line UITextField component, and using this UITextFormat object to define the text format.
measureWidthOfItems(index:int, count:int) — method, class mx.controls.listClasses.ListBase
Measures a set of items from the data provider using the current item renderer and returns the maximum width found.
measuringObjects — Property, class mx.controls.List
cache of measuring objects by factory
measuringObjects — Property, class mx.controls.listClasses.TileBase
Cache of measuring objects by factory.
MEDIUM — Constant Static Property, class flash.display.StageQuality
Specifies medium rendering quality: graphics are anti-aliased using a 2 x 2 pixel grid, but bitmaps are not smoothed.
MEDIUM — Constant Static Property, class flash.filters.BitmapFilterQuality
Defines the medium quality filter setting.
MEDIUM — Constant Static Property, class mx.managers.CursorManagerPriority
Constant that specifies a medium cursor priority when passed as the priority argument to setCursor().
MemoryError — Dynamic Class, package flash.errors
The MemoryError exception is thrown when a memory allocation request fails.
MemoryError(message:String) — Constructor, class flash.errors.MemoryError
Creates a new MemoryError object.
menu — Property, class flash.desktop.DockIcon
The system-supplied menu of this dock icon.
menu — Property, class flash.desktop.NativeApplication
The application menu.
menu — Property, class flash.desktop.SystemTrayIcon
The system tray icon menu.
menu — Property, class flash.display.NativeMenuItem
The menu that contains this item.
menu — Property, class flash.display.NativeWindow
The native menu for this window.
menu — Property, interface mx.controls.menuClasses.IMenuItemRenderer
A reference to this menu item renderer's Menu control, if it contains one.
menu — Property, class mx.controls.menuClasses.MenuItemRenderer
Contains a reference to the associated Menu control.
menu — Property, class mx.core.Window
The window menu for this window.
menu — Property, class mx.core.WindowedApplication
The application menu for operating systems that support an application menu, or the window menu of the application's initial window for operating systems that support window menus.
menu — Property, class mx.events.MenuEvent
The specific Menu instance associated with the event, such as the menu or submenu that was hidden or opened.
Menu — class, package mx.controls
The Menu control creates a pop-up menu of individually selectable choices, similar to the File or Edit menu found in most software applications.
Menu() — Constructor, class mx.controls.Menu
Constructor.
menuBar — Property, interface mx.controls.menuClasses.IMenuBarItemRenderer
Contains a reference to the item renderer's MenuBar control.
menuBar — Property, class mx.controls.menuClasses.MenuBarItem
menuBar — Property, class mx.events.MenuEvent
The MenuBar instance that is the parent of the selected Menu control, or null when the target Menu control is not parented by a MenuBar control.
MenuBar — class, package mx.controls
A MenuBar control defines a horizontal, top-level menu bar that contains one or more menus.
MenuBar() — Constructor, class mx.controls.MenuBar
Constructor.
MenuBarBackgroundSkin — class, package mx.skins.halo
The skin for the background of a MenuBar.
MenuBarBackgroundSkin() — Constructor, class mx.skins.halo.MenuBarBackgroundSkin
Constructor.
MenuBarItem — class, package mx.controls.menuClasses
The MenuBarItem class defines the default item renderer for the top-level menu bar of a MenuBar control.
MenuBarItem() — Constructor, class mx.controls.menuClasses.MenuBarItem
Constructor.
menuBarItemIndex — Property, interface mx.controls.menuClasses.IMenuBarItemRenderer
Contains the index of this item renderer relative to other item renderers in the MenuBar control.
menuBarItemIndex — Property, class mx.controls.menuClasses.MenuBarItem
menuBarItemRenderer — Property, class mx.controls.MenuBar
The item renderer used by the MenuBar control for the top-level menu bar of the MenuBar control.
menuBarItems — Property, class mx.controls.MenuBar
An Array that contains the MenuBarItem objects that render each item in the top-level menu bar of a MenuBar control.
menuBarItemState — Property, interface mx.controls.menuClasses.IMenuBarItemRenderer
Contains the current state of this item renderer.
menuBarItemState — Property, class mx.controls.menuClasses.MenuBarItem
menuBarItemStyleFilters — Property, class mx.controls.MenuBar
The set of styles to pass from the MenuBar to the menuBar items.
menuBarVisible — Property, class flash.html.HTMLWindowCreateOptions
Specifies whether a menu bar should be displayed.
MenuEvent — class, package mx.events
The MenuEvent class represents events that are associated with menu activities in controls such as Menu, MenuBar, and PopUpMenuButton.
MenuEvent(type:String, bubbles:Boolean, cancelable:Boolean, menuBar:mx.controls:MenuBar, menu:mx.controls:Menu, item:Object, itemRenderer:mx.controls.listClasses:IListItemRenderer, label:String, index:int) — Constructor, class mx.events.MenuEvent
Constructor.
menuHide — Event, class mx.controls.Menu
Dispatched when a menu or submenu is dismissed.
menuHide — Event, class mx.controls.MenuBar
Dispatched when a pop-up submenu closes.
MENU_HIDE — Constant Static Property, class mx.events.MenuEvent
The MenuEvent.MENU_HIDE event type constant indicates that a menu or submenu closed.
MenuItemRenderer — class, package mx.controls.menuClasses
The MenuItemRenderer class defines the default item renderer for menu items in any menu control.
MenuItemRenderer() — Constructor, class mx.controls.menuClasses.MenuItemRenderer
Constructor.
menuItemSelect — Event, class flash.ui.ContextMenuItem
Dispatched when a user selects an item from a context menu.
MENU_ITEM_SELECT — Constant Static Property, class flash.events.ContextMenuEvent
Defines the value of the type property of a menuItemSelect event object.
MenuListData — class, package mx.controls.menuClasses
The MenuListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the Menu and MenuBar control.
MenuListData(text:String, icon:Class, labelField:String, uid:String, owner:mx.core:IUIComponent, rowIndex:int, columnIndex:int) — Constructor, class mx.controls.menuClasses.MenuListData
Constructor.
menus — Property, class mx.controls.MenuBar
An Array containing the Menu objects corresponding to the pop-up submenus of this MenuBar control.
menuSelect — Event, class flash.ui.ContextMenu
Dispatched when a user first generates a context menu but before the contents of the context menu are displayed.
MENU_SELECT — Constant Static Property, class flash.events.ContextMenuEvent
Defines the value of the type property of a menuSelect event object.
menuSelectionMode — Property, class mx.controls.listClasses.ListBase
A flag that indicates whether menu-style selection should be used.
menuShow — Event, class mx.controls.FlexNativeMenu
Dispatched before a menu or submenu is displayed.
menuShow — Event, class mx.controls.Menu
Dispatched when a menu or submenu opens.
menuShow — Event, class mx.controls.MenuBar
Dispatched when a pop-up submenu opens, or the user selects a menu bar item with no drop-down menu.
MENU_SHOW — Constant Static Property, class mx.events.FlexNativeMenuEvent
The FlexNativeMenuEvent.MENU_SHOW type constant indicates that the mouse pointer rolled a menu or submenu opened.
MENU_SHOW — Constant Static Property, class mx.events.MenuEvent
The MenuEvent.MENU_SHOW type constant indicates that the mouse pointer rolled a menu or submenu opened.
menuStyleName — Style, class mx.controls.MenuBar
Name of the CSSStyleDeclaration that specifies the styles for the Menu controls displayed by this MenuBar control.
merge(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, redMultiplier:uint, greenMultiplier:uint, blueMultiplier:uint, alphaMultiplier:uint) — method, class flash.display.BitmapData
Performs per-channel blending from a source image to a destination image.
mergeTextElements(beginIndex:int, endIndex:int) — method, class flash.text.engine.GroupElement
Merges the text from the range of elements that the beginIndex and endIndex parameters specify into the element specified by beginIndex without affecting the format of that element.
message — Property, class Error
Contains the message associated with the Error object.
message — Property, class mx.events.ValidationResultEvent
A single string that contains every error message from all of the ValidationResult objects in the results Array.
message — Property, class mx.logging.LogEvent
Provides access to the message that was logged.
message — Event, class mx.messaging.AbstractConsumer
Dispatched when a message is received by the Consumer.
message — Event, class mx.messaging.Channel
Dispatched when a channel receives a message from its endpoint.
message — Event, class mx.messaging.Consumer
Dispatched when a message is received by the Consumer.
message — Property, class mx.messaging.MessageResponder
Provides access to the sent Message.
message — Event, class mx.messaging.MultiTopicConsumer
Dispatched when a message is received by the Consumer.
message — Property, class mx.messaging.events.MessageEvent
The Message associated with this event.
message — Property, class mx.messaging.events.MessageFaultEvent
The ErrorMessage for this event.
message — Property, class mx.rpc.AsyncToken
Provides access to the associated message.
MESSAGE — Constant Static Property, class mx.messaging.events.MessageEvent
The MESSAGE event type; dispatched upon receipt of a message.
MessageAckEvent — class, package mx.messaging.events
The MessageAckEvent class is used to propagate acknowledge messages within the messaging system.
MessageAckEvent(type:String, bubbles:Boolean, cancelable:Boolean, ack:mx.messaging.messages:AcknowledgeMessage, correlation:mx.messaging.messages:IMessage) — Constructor, class mx.messaging.events.MessageAckEvent
Constructs an instance of this event with the specified acknowledge message and original correlated message.
MessageAgent — class, package mx.messaging
The MessageAgent class provides the basic low-level functionality common to message handling for a destination.
MessageAgent() — Constructor, class mx.messaging.MessageAgent
Constructor.
messageAgents — Property, class mx.messaging.ChannelSet
Provides access to the set of MessageAgents that use this ChannelSet.
MESSAGE_DELIVERY_IN_DOUBT — Constant Static Property, class mx.messaging.messages.ErrorMessage
If a message may not have been delivered, the faultCode will contain this constant.
MessageEvent — class, package mx.messaging.events
The MessageEvent class is used to propagate messages within the messaging system.
MessageEvent(type:String, bubbles:Boolean, cancelable:Boolean, message:mx.messaging.messages:IMessage) — Constructor, class mx.messaging.events.MessageEvent
Constructs an instance of this event with the specified type and message.
MessageFaultEvent — class, package mx.messaging.events
The MessageFaultEvent class is used to propagate fault messages within the messaging system.
MessageFaultEvent(type:String, bubbles:Boolean, cancelable:Boolean, message:mx.messaging.messages:ErrorMessage) — Constructor, class mx.messaging.events.MessageFaultEvent
Constructs an instance of a fault message event for the specified message and fault information.
messageHandler(event:mx.messaging.events:MessageEvent) — method, class mx.messaging.ChannelSet
Redispatches message events from the currently connected Channel.
messageid — Property, class coldfusion.service.PopHeader
messageid — Property, class coldfusion.service.PopRecord
messageId — Property, class mx.messaging.messages.AbstractMessage
The unique id for the message.
messageId — Property, interface mx.messaging.messages.IMessage
The unique id for the message.
messagenumber — Property, class coldfusion.service.PopHeader
messagenumber — Property, class coldfusion.service.PopRecord
messageNumber — Property, class coldfusion.service.mxml.Pop
MessagePerformanceUtils — class, package mx.messaging.messages
The MessagePerformanceUtils utility class is used to retrieve various metrics about the sizing and timing of a message sent from a client to the server and its response message, as well as pushed messages from the server to the client.
MessagePerformanceUtils(message:Object) — Constructor, class mx.messaging.messages.MessagePerformanceUtils
Constructor Creates an MPUtils instance with information from the MPI headers of the passed in message
MessageResponder — class, package mx.messaging
The MessageResponder class handles a successful result or fault from a message destination.
MessageResponder(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage, channel:mx.messaging:Channel) — Constructor, class mx.messaging.MessageResponder
Constructs a MessageResponder to handle the response for the specified Message for the specified MessageAgent.
MessageSerializationError — class, package mx.messaging.errors
This error indicates a problem serializing a message within a channel.
MessageSerializationError(msg:String, fault:mx.messaging.messages:ErrorMessage) — Constructor, class mx.messaging.errors.MessageSerializationError
Constructs a new instance of the MessageSerializationError with the specified message.
messageSize — Property, class mx.messaging.messages.MessagePerformanceUtils
The size of the original client message as measured during deserialization by the server endpoint
messageStyleName — Style, class mx.controls.Alert
Name of the CSS style declaration that specifies styles for the Alert message text.
MessagingError — class, package mx.messaging.errors
This is the base class for any messaging related error.
MessagingError(msg:String) — Constructor, class mx.messaging.errors.MessagingError
Constructs a new instance of a MessagingError with the specified message.
MESSAGING_VERSION — Constant Static Property, class mx.messaging.messages.CommandMessage
Endpoints can imply what features they support by reporting the latest version of messaging they are capable of during the handshake of the initial ping CommandMessage.
metadata — Property, class mx.controls.VideoDisplay
An object that contains a metadata information packet that is received from a call to the NetSteam.onMetaData() callback method, if available.
MetadataEvent — class, package mx.events
The MetadataEvent class defines the event type for metadata and cue point events.
MetadataEvent(type:String, bubbles:Boolean, cancelable:Boolean, info:Object) — Constructor, class mx.events.MetadataEvent
Constructor.
metadataReceived — Event, class mx.controls.VideoDisplay
Dispatched the first time metadata in the FLV file is reached.
METADATA_RECEIVED — Constant Static Property, class mx.events.MetadataEvent
The MetadataEvent.METADATA_RECEIVED constant defines the value of the type property for a metadataReceived event.
method — Property, class flash.net.URLRequest
Controls the HTTP form submission method.
method — Property, class mx.messaging.messages.HTTPRequestMessage
Indicates what method should be used for the request.
method — Property, class mx.rpc.http.AbstractOperation
HTTP method for sending the request.
method — Property, class mx.rpc.http.HTTPMultiService
HTTP method for sending the request if a method is not set explicit on the operation.
method — Property, class mx.rpc.http.HTTPService
HTTP method for sending the request.
method — Property, class mx.rpc.http.Operation
HTTP method for sending the request.
Microphone — final class, package flash.media
Use the Microphone class to capture audio from a microphone attached to a computer running Flash Player or Adobe AIR.
MICROPHONE — Constant Static Property, class flash.system.SecurityPanel
When passed to Security.showSettings(), displays the Microphone panel in Flash Player Settings.
middleClick — Event, class flash.display.InteractiveObject
Dispatched when a user presses and releases the middle button of the user's pointing device over the same InteractiveObject.
MIDDLE_CLICK — Constant Static Property, class flash.events.MouseEvent
Defines the value of the type property of a middleClick event object.
middleMouseDown — Event, class flash.display.InteractiveObject
Dispatched when a user presses the middle pointing device button over an InteractiveObject instance.
MIDDLE_MOUSE_DOWN — Constant Static Property, class flash.events.MouseEvent
Defines the value of the type property of a middleMouseDown event object.
middleMouseUp — Event, class flash.display.InteractiveObject
Dispatched when a user releases the pointing device button over an InteractiveObject instance.
MIDDLE_MOUSE_UP — Constant Static Property, class flash.events.MouseEvent
Defines the value of the type property of a middleMouseUp event object.
milliseconds — Property, class Date
The milliseconds (an integer from 0 to 999) portion of a Date object according to local time.
millisecondsUTC — Property, class Date
The milliseconds (an integer from 0 to 999) portion of a Date object according to universal time (UTC).
mimeAttach — Property, class coldfusion.service.mxml.Mail
Path of the on-disk or in-memory file to attach to message.
mimetype — Property, class coldfusion.service.DocumentSection
MIME type of the source document.
mimeType — Property, class coldfusion.service.mxml.Document
MIME type of the source document.
min(val1:Number, val2:Number, ... rest) — Static Method , class Math
Evaluates val1 and val2 (or more values) and returns the smallest value.
minColumnWidth — Property, class mx.controls.DataGrid
The minimum width of the columns, in pixels.
minDigits — Property, class mx.validators.PhoneNumberValidator
Minimum number of digits for a valid phone number.
MIN_DOMAIN_MEMORY_LENGTH — Static Property, class flash.system.ApplicationDomain
Gets the minimum memory object length required to be used as ApplicationDomain.domainMemory.
minHeight — Property, class mx.containers.utilityClasses.ConstraintRow
Number that specifies the minimum height of the ConstraintRow instance, in pixels, in the ConstraintRow instance's coordinates.
minHeight — Property, interface mx.core.IUIComponent
Number that specifies the minimum height of the component, in pixels, as the component's coordinates.
minHeight — Property, class mx.core.UIComponent
The minimum recommended height of the component to be considered by the parent during layout.
minHeight — Property, class mx.core.UITextField
The minimum recommended height of the component to be considered by the parent during layout.
minHeight — Property, class mx.core.Window
Specifies the minimum height of the application's window.
minHeight — Property, class mx.core.WindowedApplication
Specifies the minimum height of the application's window.
minHeight — Property, class mx.flash.UIMovieClip
Number that specifies the minimum height of the component, in pixels, as the component's coordinates.
MiniDebugTarget — class, package mx.logging.targets
Provides a logger target that outputs to a LocalConnection, connected to the MiniDebug application.
MiniDebugTarget(connection:String, method:String) — Constructor, class mx.logging.targets.MiniDebugTarget
Constructor.
minimizable — Property, class flash.display.NativeWindow
Reports the minimizable setting used to create this window.
minimizable — Property, class flash.display.NativeWindowInitOptions
Specifies whether the window can be minimized by the user.
minimizable — Property, interface mx.core.IWindow
Specifies whether the window can be minimized.
minimizable — Property, class mx.core.Window
Specifies whether the window can be minimized.
minimizable — Property, class mx.core.WindowedApplication
Specifies whether the window can be minimized.
minimize() — method, class flash.display.NativeWindow
Minimizes this window.
minimize() — method, interface mx.core.IWindow
Minimizes the window.
minimize() — method, class mx.core.Window
Minimizes the window.
minimize() — method, class mx.core.WindowedApplication
Minimizes the window.
minimizeButton — Property, class mx.core.windowClasses.TitleBar
The Button object that defines the minimize button.
minimizeButtonSkin — Style, class mx.core.WindowedApplication
Skin for minimize button when using Flex chrome.
minimizeButtonSkin — Style, class mx.core.Window
Skin for minimize button when using Flex chrome.
MINIMIZED — Constant Static Property, class flash.display.NativeWindowDisplayState
The minimized display state.
minimizeEffect — Effect, class mx.core.WindowedApplication
Played when the component is minimized.
minimizeEffect — Effect, class mx.core.Window
Played when the component is minimized.
minimum — Property, class mx.controls.NumericStepper
Minimum value of the NumericStepper.
minimum — Property, class mx.controls.ProgressBar
Smallest progress value for the ProgressBar.
minimum — Property, class mx.controls.sliderClasses.Slider
The minimum allowed value on the slider control.
MINIMUM — Constant Static Property, class flash.text.engine.LigatureLevel
Used to specify minimum ligatures.
MINIMUM_DISPLAY_TIME — Property, class mx.preloaders.DownloadProgressBar
The minimum number of milliseconds that the display should appear visible.
minLength — Property, class mx.validators.StringValidator
Minimum length for a valid String.
minScrollPosition — Property, class mx.controls.scrollClasses.ScrollBar
Number that represents the minimum scroll position.
minSize — Property, class flash.display.NativeWindow
The minimum size for this window.
MINUS — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the - key (189).
minutes — Property, class Date
The minutes (an integer from 0 to 59) portion of a Date object according to local time.
minutesUTC — Property, class Date
The minutes (an integer from 0 to 59) portion of a Date object according to universal time (UTC).
minValue — Property, class mx.validators.CurrencyValidator
Minimum value for a valid number.
minValue — Property, class mx.validators.NumberValidator
Minimum value for a valid number.
MIN_VALUE — Constant Static Property, class Number
The smallest representable non-negative, non-zero, number (double-precision IEEE-754).
MIN_VALUE — Constant Static Property, class int
The smallest representable 32-bit signed integer, which is -2,147,483,648.
MIN_VALUE — Constant Static Property, class uint
The smallest representable unsigned integer, which is 0.
minWidth — Property, class mx.containers.utilityClasses.ConstraintColumn
Number that specifies the minimum width of the ConstraintColumn instance, in pixels, in the ConstraintColumn instance's coordinates.
minWidth — Property, class mx.controls.dataGridClasses.DataGridColumn
The minimum width of the column.
minWidth — Property, interface mx.core.IUIComponent
Number that specifies the minimum width of the component, in pixels, as the component's coordinates.
minWidth — Property, class mx.core.UIComponent
The minimum recommended width of the component to be considered by the parent during layout.
minWidth — Property, class mx.core.UITextField
The minimum recommended width of the component to be considered by the parent during layout.
minWidth — Property, class mx.core.Window
Specifies the minimum width of the application's window.
minWidth — Property, class mx.core.WindowedApplication
Specifies the minimum width of the application's window.
minWidth — Property, class mx.flash.UIMovieClip
Number that specifies the minimum width of the component, in pixels, as the component's coordinates.
minYear — Property, class mx.controls.DateChooser
The first year selectable in the control.
minYear — Property, class mx.controls.DateField
The first year selectable in the control.
mirror — Property, class flash.text.engine.TextLineMirrorRegion
The EventDispatcher object to which events affecting the mirror region are mirrored.
mirrorRegions — Property, class flash.text.engine.TextLine
A Vector containing the TextLineMirrorRegion objects associated with the line, or null if none exist.
missingAtSignError — Property, class mx.validators.EmailValidator
Error message when there is no at sign in the email address.
missingPeriodInDomainError — Property, class mx.validators.EmailValidator
Error message when there is no period in the domain.
missingUsernameError — Property, class mx.validators.EmailValidator
Error message when there is no username.
MITER — Constant Static Property, class flash.display.JointStyle
Specifies mitered joints in the joints parameter of the flash.display.Graphics.lineStyle() method.
miterLimit — Property, class flash.display.GraphicsStroke
Indicates the limit at which a miter is cut off.
miterLimit — Property, class mx.graphics.LinearGradientStroke
A number that indicates the limit at which a miter is cut off.
miterLimit — Property, class mx.graphics.Stroke
Indicates the limit at which a miter is cut off.
mnemonicIndex — Property, class flash.display.NativeMenuItem
The position of the mnemonic character in the menu item label.
mnemonicIndexField — Property, class mx.controls.FlexNativeMenu
The name of the field in the data provider that determines the mnemonic index for each menu item.
mnemonicIndexFunction — Property, class mx.controls.FlexNativeMenu
The function that determines the mnemonic index for each menu item.
modalTransparency — Style, class mx.containers.Panel
Modality of components launched by the PopUp Manager is simulated by creating a large translucent overlay underneath the component.
modalTransparency — Style, class mx.core.Application
Modality of components launched by the PopUp Manager is simulated by creating a large translucent overlay underneath the component.
modalTransparencyBlur — Style, class mx.containers.Panel
The blur applied to the application while a modal window is open.
modalTransparencyBlur — Style, class mx.core.Application
The blur applied to the application while a modal window is open.
modalTransparencyColor — Style, class mx.containers.Panel
Color of the modal overlay layer.
modalTransparencyColor — Style, class mx.core.Application
Color of the modal overlay layer.
modalTransparencyDuration — Style, class mx.containers.Panel
Duration, in milliseconds, of the modal transparency effect that plays when a modal window opens or closes.
modalTransparencyDuration — Style, class mx.core.Application
Duration, in milliseconds, of the modal transparency effect that plays when a modal window opens or closes.
mode — Property, class flash.filters.DisplacementMapFilter
The mode for the filter.
mode — Property, class mx.controls.ProgressBar
Specifies the method used to update the bar.
modificationDate — Property, class flash.net.FileReference
The date that the file on the local disk was last modified.
modificationDateColumn — Property, class mx.controls.FileSystemDataGrid
The DataGridColumn representing the Modified column.
modified — Property, class coldfusion.service.PdfInfo
modifiedCollectionView — Property, class mx.controls.listClasses.ListBase
The collection view that temporarily preserves previous data provider state to facilitate running data change effects.
modifyType — Property, class coldfusion.service.mxml.Ldap
How to process an attribute in a multivalue list: add: appends it to any attributes. delete: deletes it from the set of attributes. replace: replaces it with specified attributes.
module — Property, class mx.events.ModuleEvent
The target, which is an instance of an interface for a particular module.
Module — class, package mx.modules
The base class for MXML-based dynamically-loadable modules.
Module() — Constructor, class mx.modules.Module
Constructor.
ModuleBase — class, package mx.modules
The base class for ActionScript-based dynamically-loadable modules.
ModuleEvent — class, package mx.events
The ModuleEvent class represents the event object passed to the event listener for events related to dynamically-loaded modules.
ModuleEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:uint, bytesTotal:uint, errorText:String, module:mx.modules:IModuleInfo) — Constructor, class mx.events.ModuleEvent
Constructor.
moduleFactory — Property, class mx.core.ContextualClassFactory
The context in which an object should be created.
moduleFactory — Property, class mx.core.UIComponent
The moduleFactory that is used to create TextFields in the correct SWF context.
moduleFactory — Property, class mx.core.UITextField
The moduleFactory that is used to create TextFields in the correct SWF context.
moduleFactory — Property, class mx.core.UITextFormat
The moduleFactory used to create TextFields for embedded fonts.
ModuleLoader — class, package mx.modules
ModuleLoader is a component that behaves much like a SWFLoader except that it follows a contract with the loaded content.
ModuleLoader() — Constructor, class mx.modules.ModuleLoader
Constructor.
ModuleManager — class, package mx.modules
The ModuleManager class centrally manages dynamically loaded modules.
monitorEvent(event:flash.events:Event, correlationID:String) — Static Method , class mx.netmon.NetworkMonitor
Tell the monitor that an event occurred.
monitorEventImpl — Static Property, class mx.netmon.NetworkMonitor
To be assigned by mix-in.
monitorFault(faultMessage:Object, actualFault:Object) — Static Method , class mx.netmon.NetworkMonitor
Tell the monitor that a fault occurred.
monitorFaultImpl — Static Property, class mx.netmon.NetworkMonitor
To be assigned by mix-in.
monitorInvocation(id:String, invocationMessage:Object, messageAgent:Object) — Static Method , class mx.netmon.NetworkMonitor
Tell the monitor that an invocation is occuring.
monitorInvocationImpl — Static Property, class mx.netmon.NetworkMonitor
To be assigned by mix-in.
monitorResult(resultMessage:Object, actualResult:Object) — Static Method , class mx.netmon.NetworkMonitor
Tell the monitor that a result was returned.
monitorResultImpl — Static Property, class mx.netmon.NetworkMonitor
To be assigned by mix-in.
month — Property, class Date
The month (0 for January, 1 for February, and so on) portion of a Date object according to local time.
monthListener — Property, class mx.validators.DateValidator
The component that listens for the validation result for the month subfield.
monthNames — Property, class mx.controls.DateChooser
Names of the months displayed at the top of the DateChooser control.
monthNames — Property, class mx.controls.DateField
Names of the months displayed at the top of the control.
monthNamesLong — Static Property, class mx.formatters.DateBase
Long format of month names.
monthNamesShort — Static Property, class mx.formatters.DateBase
Short format of month names.
monthProperty — Property, class mx.validators.DateValidator
Name of the month property to validate.
monthSource — Property, class mx.validators.DateValidator
Object that contains the value of the month field.
monthSymbol — Property, class mx.controls.DateChooser
This property is appended to the end of the value specified by the monthNames property to define the names of the months displayed at the top of the DateChooser control.
monthSymbol — Property, class mx.controls.DateField
This property is appended to the end of the value specified by the monthNames property to define the names of the months displayed at the top of the control.
monthUTC — Property, class Date
The month (0 [January] to 11 [December]) portion of a Date object according to universal time (UTC).
MorphShape — final class, package flash.display
The MorphShape class represents MorphShape objects on the display list.
motionLevel — Property, class flash.media.Camera
The amount of motion required to invoke the activity event.
motionTimeout — Property, class flash.media.Camera
The number of milliseconds between the time the camera stops detecting motion and the time the activity event is invoked.
Mouse — final class, package flash.ui
The methods of the Mouse class are used to hide and show the mouse pointer, or to set the pointer to a specific style.
mouseChildren — Property, class flash.display.DisplayObjectContainer
Determines whether or not the children of the object are mouse enabled.
mouseChildren — Property, class flash.display.Stage
Determines whether or not the children of the object are mouse enabled.
mouseChildren — Property, interface mx.core.IContainer
Determines whether or not the children of the object are mouse enabled.
mouseClickHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_CLICK events from any mouse targets contained in the list including the renderers.
MouseCursor — final class, package flash.ui
The MouseCursor class is an enumeration of constant values used in setting the cursor property of the Mouse class.
mouseDoubleClickHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_DOUBLE_CLICK events from any mouse targets contained in the list including the renderers.
mouseDown — Event, class flash.desktop.SystemTrayIcon
Dispatched by this SystemTrayIcon object on mouse down.
mouseDown — Event, class flash.display.InteractiveObject
Dispatched when a user presses the pointing device button over an InteractiveObject instance.
MOUSE_DOWN — Constant Static Property, class flash.events.MouseEvent
Defines the value of the type property of a mouseDown event object.
MOUSE_DOWN — Constant Static Property, class flash.events.ScreenMouseEvent
The ScreenMouseEvent.MOUSE_DOWN constant defines the value of the type property of a mouseDown event object.
mouseDownEffect — Effect, class mx.core.UIComponent
Played when the user presses the mouse button while over the component.
mouseDownHandler(event:flash.events:MouseEvent) — method, class mx.controls.Button
The default handler for the MouseEvent.MOUSE_DOWN event.
mouseDownHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_DOWN events from any mouse targets contained in the list including the renderers.
mouseDownHandler(event:flash.events:MouseEvent) — method, class mx.core.Window
Manages mouse down events on the window border.
mouseDownHandler(event:flash.events:MouseEvent) — method, class mx.core.WindowedApplication
Manages mouse down events on the window border.
mouseDownOutside — Event, class mx.core.UIComponent
Dispatched from a component opened using the PopUpManager when the user clicks outside it.
mouseDownOutside — Event, class mx.flash.UIMovieClip
Dispatched from a component opened using the PopUpManager when the user clicks outside it.
MOUSE_DOWN_OUTSIDE — Constant Static Property, class mx.events.FlexMouseEvent
The FlexMouseEvent.MOUSE_DOWN_OUTSIDE constant defines the value of the type property of the event object for a mouseDownOutside event.
MOUSE_DOWN_SOMEWHERE — Constant Static Property, class mx.events.SandboxMouseEvent
Mouse button was pressed down somewhere outside your sandbox.
mouseEnabled — Property, class flash.display.InteractiveObject
Specifies whether this object receives mouse messages.
mouseEnabled — Property, interface mx.core.IContainer
Specifies whether this object receives mouse messages.
mouseEnabled — Property, interface mx.core.IUITextField
Specifies whether this object receives mouse messages.
MouseEvent — class, package flash.events
A MouseEvent object is dispatched into the event flow whenever mouse events occur.
MouseEvent(type:String, bubbles:Boolean, cancelable:Boolean, localX:Number, localY:Number, relatedObject:flash.display:InteractiveObject, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, buttonDown:Boolean, delta:int, commandKey:Boolean, controlKey:Boolean, clickCount:int) — Constructor, class flash.events.MouseEvent
Creates an Event object that contains information about mouse events.
mouseEventToItemRenderer(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase
Determines which item renderer is under the mouse.
mouseFocusChange — Event, class flash.display.InteractiveObject
Dispatched when the user attempts to change focus by using a pointer device.
MOUSE_FOCUS_CHANGE — Constant Static Property, class flash.events.FocusEvent
Defines the value of the type property of a mouseFocusChange event object.
mouseFocusEnabled — Property, class mx.core.FlexHTMLLoader
Whether the component can receive focus when clicked on.
mouseFocusEnabled — Property, class mx.core.UIComponent
Whether you can receive focus when clicked on.
mouseFocusEnabled — Property, class mx.flash.UIMovieClip
A flag that indicates whether the component can receive focus when selected with the mouse.
mouseFocusEnabled — Property, interface mx.managers.IFocusManagerComponent
A flag that indicates whether the component can receive focus when selected with the mouse.
mouseLeave — Event, class flash.display.Stage
Dispatched by the Stage object when the mouse pointer moves out of the stage area.
MOUSE_LEAVE — Constant Static Property, class flash.events.Event
The Event.MOUSE_LEAVE constant defines the value of the type property of a mouseLeave event object.
mouseMove — Event, class flash.display.InteractiveObject
Dispatched when a user moves the pointing device while it is over an InteractiveObject.
MOUSE_MOVE — Constant Static Property, class flash.events.MouseEvent
Defines the value of the type property of a mouseMove event object.
mouseMoveHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_MOVE events from any mouse targets contained in the list including the renderers.
MOUSE_MOVE_SOMEWHERE — Constant Static Property, class mx.events.SandboxMouseEvent
Mouse was moved somewhere outside your sandbox.
mouseOut — Event, class flash.display.InteractiveObject
Dispatched when the user moves a pointing device away from an InteractiveObject instance.
MOUSE_OUT — Constant Static Property, class flash.events.MouseEvent
Defines the value of the type property of a mouseOut event object.
mouseOutHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_OUT events from any mouse targets contained in the list including the renderers.
mouseOver — Event, class flash.display.InteractiveObject
Dispatched when the user moves a pointing device over an InteractiveObject instance.
MOUSE_OVER — Constant Static Property, class flash.events.MouseEvent
Defines the value of the type property of a mouseOver event object.
mouseOverHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_OVER events from any mouse targets contained in the list, including the renderers.
mouseTarget — Property, class flash.events.ContextMenuEvent
The display list object on which the user right-clicked to display the context menu.
mouseUp — Event, class flash.desktop.SystemTrayIcon
Dispatched by this SystemTrayIcon object on mouse up.
mouseUp — Event, class flash.display.InteractiveObject
Dispatched when a user releases the pointing device button over an InteractiveObject instance.
MOUSE_UP — Constant Static Property, class flash.events.MouseEvent
Defines the value of the type property of a mouseUp event object.
MOUSE_UP — Constant Static Property, class flash.events.ScreenMouseEvent
The ScreenMouseEvent.MOUSE_UP constant defines the value of the type property of a mouseUp event object.
mouseUpEffect — Effect, class mx.core.UIComponent
Played when the user releases the mouse button while over the component.
mouseUpHandler(event:flash.events:MouseEvent) — method, class mx.controls.Button
The default handler for the MouseEvent.MOUSE_UP event.
mouseUpHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase
Handles MouseEvent.MOUSE_DOWN events from any mouse targets contained in the list including the renderers.
MOUSE_UP_SOMEWHERE — Constant Static Property, class mx.events.SandboxMouseEvent
Mouse button was released somewhere outside your sandbox.
mouseWheel — Event, class flash.display.InteractiveObject
Dispatched when a mouse wheel is spun over an InteractiveObject instance.
MOUSE_WHEEL — Constant Static Property, class flash.events.MouseEvent
Defines the value of the type property of a mouseWheel event object.
mouseWheelEnabled — Property, class flash.text.TextField
A Boolean value that indicates whether Flash Player automatically scrolls multiline text fields when the user clicks a text field and rolls the mouse wheel.
mouseWheelEnabled — Property, interface mx.core.IUITextField
A Boolean value that indicates whether Flash Player automatically scrolls multiline text fields when the user clicks a text field and rolls the mouse wheel.
mouseWheelHandler(event:flash.events:MouseEvent) — method, class mx.controls.listClasses.ListBase
Handles mouseWheel events by changing scroll positions.
mouseWheelHandler(event:flash.events:MouseEvent) — method, class mx.core.ScrollControlBase
Event handler for the mouse wheel scroll event.
mouseWheelOutside — Event, class mx.core.UIComponent
Dispatched from a component opened using the PopUpManager when the user scrolls the mouse wheel outside it.
mouseWheelOutside — Event, class mx.flash.UIMovieClip
Dispatched from a component opened using the PopUpManager when the user scrolls the mouse wheel outside it.
MOUSE_WHEEL_OUTSIDE — Constant Static Property, class mx.events.FlexMouseEvent
The FlexMouseEvent.MOUSE_WHEEL_OUTSIDE constant defines the value of the type property of the event object for a mouseWheelOutside event.
MOUSE_WHEEL_SOMEWHERE — Constant Static Property, class mx.events.SandboxMouseEvent
Mouse wheel was spun somewhere outside your sandbox.
mouseX — Property, class flash.display.DisplayObject
Indicates the x coordinate of the mouse position, in pixels.
mouseX — Property, interface mx.core.IFlexDisplayObject
Indicates the x coordinate of the mouse position, in pixels.
mouseY — Property, class flash.display.DisplayObject
Indicates the y coordinate of the mouse position, in pixels.
mouseY — Property, interface mx.core.IFlexDisplayObject
Indicates the y coordinate of the mouse position, in pixels.
move — Event, class flash.display.NativeWindow
Dispatched by this NativeWindow object after the window has been moved on the desktop.
move(x:Number, y:Number) — method, class mx.core.BitmapAsset
Moves this object to the specified x and y coordinates.
move(x:Number, y:Number) — method, class mx.core.ButtonAsset
Moves this object to the specified x and y coordinates.
move(x:Number, y:Number) — method, interface mx.core.IFlexDisplayObject
Moves this object to the specified x and y coordinates.
move(x:Number, y:Number) — method, class mx.core.MovieClipAsset
Moves this object to the specified x and y coordinates.
move(x:Number, y:Number) — method, class mx.core.SpriteAsset
Moves this object to the specified x and y coordinates.
move(x:Number, y:Number) — method, class mx.core.TextFieldAsset
Moves this object to the specified x and y coordinates.
move — Event, class mx.core.UIComponent
Dispatched when the object has moved.
move(x:Number, y:Number) — method, class mx.core.UIComponent
Moves the component to a specified position within its parent.
move(x:Number, y:Number) — method, class mx.core.UITextField
Moves the component to a specified position within its parent.
move — Event, class mx.flash.UIMovieClip
Dispatched when the object has moved.
move(x:Number, y:Number) — method, class mx.flash.UIMovieClip
Moves this object to the specified x and y coordinates.
move(x:Number, y:Number) — method, class mx.managers.SystemManager
Calling the move() method has no effect as it is directly mapped to the application window or the loader.
move(x:Number, y:Number) — method, class mx.skins.ProgrammaticSkin
Moves this object to the specified x and y coordinates.
Move — class, package mx.effects
The Move effect changes the position of a component over a specified time interval.
Move(target:Object) — Constructor, class mx.effects.Move
Constructor.
MOVE — Constant Static Property, class flash.desktop.NativeDragActions
Defines the string to use for the move action.
MOVE — Constant Static Property, class flash.events.NativeWindowBoundsEvent
Defines the value of the type property of a move event object.
MOVE — Constant Static Property, class mx.events.CollectionEventKind
Indicates that the item has moved from the position identified by the CollectionEvent oldLocation property to the position identified by the location property.
MOVE — Constant Static Property, class mx.events.MoveEvent
The MoveEvent.MOVE constant defines the value of the type property of the event object for a move event.
MOVE — Constant Static Property, class mx.managers.DragManager
Constant that specifies that the type of drag action is "move".
moveCursor — Style, class mx.managers.DragManager
Cursor displayed during a move operation.
moveDivider(i:int, amt:Number) — method, class mx.containers.DividedBox
Move a specific divider a given number of pixels.
moveDuration — Property, class mx.effects.DefaultTileListEffect
The duration in milliseconds of the Move effect applied to renderers for removed or replaced items.
moveEasingFunction — Property, class mx.effects.MaskEffect
Easing function to use for moving the mask.
moveEasingFunction — Property, class mx.effects.effectClasses.MaskEffectInstance
Easing function to use for moving the mask.
moveEffect — Effect, class mx.core.UIComponent
Played when the component is moved.
MoveEvent — class, package mx.events
Represents event objects that are dispatched when a Flex component moves.
MoveEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldX:Number, oldY:Number) — Constructor, class mx.events.MoveEvent
Constructor.
moveFocus(direction:String, fromDisplayObject:flash.display:DisplayObject) — method, class mx.managers.FocusManager
Move focus from the current control to the previous or next control in the tab order.
moveFocus(direction:String, fromDisplayObject:flash.display:DisplayObject) — method, interface mx.managers.IFocusManager
Move focus from the current control to the previous or next control in the tab order.
MOVE_FOCUS_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest
Request to move control over focus to another FocusManager.and have that FocusManager give focus to a control under its management based on the direction property in the event.
moveIndicatorsHorizontally(uid:String, moveBlockDistance:Number) — method, class mx.controls.listClasses.ListBase
Move the selection and highlight indicators horizontally.
moveIndicatorsVertically(uid:String, moveBlockDistance:Number) — method, class mx.controls.listClasses.ListBase
Move the selection and highlight indicators vertically.
MoveInstance — class, package mx.effects.effectClasses
The MoveInstance class implements the instance class for the Move effect.
MoveInstance(target:Object) — Constructor, class mx.effects.effectClasses.MoveInstance
Constructor.
moveNext() — method, interface mx.collections.IViewCursor
Moves the cursor to the next item within the collection.
movePrevious() — method, interface mx.collections.IViewCursor
Moves the cursor to the previous item within the collection.
moveRowVertically(i:int, numCols:int, moveBlockDistance:Number) — method, class mx.controls.listClasses.ListBase
Move a row vertically, and update the rowInfo record.
moveSelectionHorizontally(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — method, class mx.controls.listClasses.ListBase
Moves the selection in a horizontal direction in response to the user selecting items using the left arrow or right arrow keys and modifiers such as the Shift and Ctrl keys.
moveSelectionVertically(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — method, class mx.controls.dataGridClasses.DataGridBase
Moves the selection in a vertical direction in response to the user selecting items with the up arrow or down arrow keys and modifiers such as the Shift and Ctrl keys.
moveSelectionVertically(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — method, class mx.controls.listClasses.ListBase
Moves the selection in a vertical direction in response to the user selecting items using the up arrow or down arrow Keys and modifiers such as the Shift and Ctrl keys.
moveTo(x:Number, y:Number) — method, class flash.display.Graphics
Moves the current drawing position to (x, y).
moveTo(x:Number, y:Number) — method, class flash.display.GraphicsPath
Adds a new "moveTo" command to the commands vector and new coordinates to the data vector.
moveTo(newLocation:flash.net:FileReference, overwrite:Boolean) — method, class flash.filesystem.File
Moves the file or directory at the location specified by this File object to the location specified by the destination parameter.
MOVE_TO — Constant Static Property, class flash.display.GraphicsPathCommand
Specifies a drawing command that moves the current drawing position to the x- and y-coordinates specified in the data vector.
moveToAsync(newLocation:flash.net:FileReference, overwrite:Boolean) — method, class flash.filesystem.File
Begins moving the file or directory at the location specified by this File object to the location specified by the newLocation parameter.
moveToTrash() — method, class flash.filesystem.File
Moves a file or directory to the trash.
moveToTrashAsync() — method, class flash.filesystem.File
Asynchronously moves a file or directory to the trash.
MovieClip — Dynamic Class, package flash.display
The MovieClip class inherits from the following classes: Sprite, DisplayObjectContainer, InteractiveObject, DisplayObject, and EventDispatcher.
MovieClip() — Constructor, class flash.display.MovieClip
Creates a new MovieClip instance.
MovieClipAsset — class, package mx.core
MovieClipAsset is a subclass of the flash.display.MovieClip class which represents movieclip symbols that you embed in a Flex application from a SWF file produced by Flash.
MovieClipAsset() — Constructor, class mx.core.MovieClipAsset
Constructor.
movieClipData — Property, class mx.core.MovieClipLoaderAsset
A ByteArray containing the inner content.
MovieClipLoaderAsset — class, package mx.core
MovieClipLoaderAsset is a subclass of the MovieClipAsset class which represents SWF files that you embed in a Flex application.
MovieClipLoaderAsset() — Constructor, class mx.core.MovieClipLoaderAsset
Constructor.
moving — Event, class flash.display.NativeWindow
Dispatched by the NativeWindow object immediately before the window is to be moved on the desktop.
moving — Event, class mx.core.Window
Dispatched before the window moves, and while the window is being dragged.
moving — Event, class mx.core.WindowedApplication
Dispatched before the WindowedApplication object moves, or while the WindowedApplication object is being dragged.
MOVING — Constant Static Property, class flash.events.NativeWindowBoundsEvent
Defines the value of the type property of a moving event object.
multiline — Property, class RegExp
Specifies whether the m (multiline) flag is set.
multiline — Property, class flash.text.TextField
Indicates whether field is a multiline text field.
multiline — Property, interface mx.core.IUITextField
Indicates whether field is a multiline text field.
MULTIPLE — Constant Static Property, class mx.rpc.mxml.Concurrency
Existing requests are not cancelled, and the developer is responsible for ensuring the consistency of returned data by carefully managing the event stream.
multiplePartsFormat — Property, class mx.rpc.soap.Operation
Determines the type of the default result object for calls to web services that define multiple parts in the output message.
MULTIPLY — Constant Static Property, class flash.display.BlendMode
Multiplies the values of the display object constituent colors by the constituent colors of the background color, and normalizes by dividing by 0xFF, resulting in darker colors.
MULTI_SUBSCRIBE_OPERATION — Constant Static Property, class mx.messaging.messages.CommandMessage
Used by the MultiTopicConsumer to subscribe/unsubscribe for more than one topic in the same message.
MultiTopicConsumer — class, package mx.messaging
Like a Consumer, a MultiTopicConsumer subscribes to a destination with a single clientId and delivers messages to a single event handler.
MultiTopicConsumer() — Constructor, class mx.messaging.MultiTopicConsumer
Constructor.
MultiTopicProducer — class, package mx.messaging
A MultiTopicProducer sends messages to a destination with zero or more subtopics.
MultiTopicProducer() — Constructor, class mx.messaging.MultiTopicProducer
Constructor.
mustUnderstand — Property, class mx.rpc.soap.SOAPHeader
Specifies whether the header must be understood by the endpoint.
muted — Property, class flash.media.Camera
A Boolean value indicating whether the user has denied access to the camera (true) or allowed access (false) in the Flash Player Privacy dialog box.
muted — Property, class flash.media.Microphone
Specifies whether the user has denied access to the microphone (true) or allowed access (false).
mx.automation — package
The mx.automation package contains the automation interfaces.
mx.binding.utils — package
The mx.binding.utils package contains the classes for creating binding watchers and for defining bindings in ActionScript.
mx.collections — package
The mx.collections package contains the classes for the Flex collection components.
mx.collections.errors — package
The mx.collections.errors package contains the error classes for the Flex collection components.
mx.containers — package
The mx.containers package contains the container classes.
mx.containers.accordionClasses — package
The mx.containers.accordionClasses package contains the classes used by the Accordion container.
mx.containers.dividedBoxClasses — package
The mx.containers.dividedBoxClasses package contains the classes used by the DividedBox container.
mx.containers.errors — package
The mx.containers.errors package contains container error classes.
mx.containers.utilityClasses — package
The mx.containers.utilityClasses package contains utility classes used by the containers.
mx.controls — package
The mx.controls package contains the Flex user-interface controls.
mx.controls.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.treeClasses — package
The mx.controls.treeClasses package contains the classes used by the Tree control.
mx.controls.videoClasses — package
The mx.controls.videoClasses package contains the classes used by the VideoDisplay control.
mx.core — package
The mx.core package contains the base classes and interfaces, such as UIComponent, used by Flex.
mx.core.windowClasses — package
The mx.core.windowClasses package contains the classes used by the WindowApplication component.
mx.effects — package
The mx.effects package contains the Factory classes to support behaviors.
mx.effects.easing — package
The mx.effects.easing package contains the easing classes used by effects.
mx.effects.effectClasses — package
The mx.effects.effectClasses package contains the effect implementation classes corresponding to the effect factory classes in the mx.effects package.
mx.events — package
The mx.events package contains the classes that define Flex event objects.
mx.flash — package
The mx.flash package contains the classes that define the Flex Component Kit for Flash CS3.
mx.formatters — package
The mx.formatters package contains the classes to support data formatting.
mx.graphics — package
The mx.graphics package contains drawing classes.
mx.graphics.codec — package
The mx.graphics.codec package contains classes to convert Bitmap images to other image formats.
mx.logging — package
The mx.logging package contains the logging classes.
mx.logging.errors — package
The mx.logging.errors package contains the error classes used by the logging components.
mx.logging.targets — package
The mx.logging.targets package contains the target classes used by the logging components.
mx.managers — package
The mx.managers package contains the Flex manager classes, such as DragManager and HistoryManager.
mx.messaging — package
The mx.messaging package contains the messaging classes used with Data Services.
mx.messaging.channels — package
The mx.messaging.channels package contains the messaging channel classes used with Data Services.
mx.messaging.config — package
The mx.messaging.config package contains the messaging configuration classes used with Data Services.
mx.messaging.errors — package
The mx.messaging.errors package contains the messaging error classes used with Data Services.
mx.messaging.events — package
The mx.messaging.events package contains the messaging event classes used with Data Services.
mx.messaging.management — package
The mx.messaging.management package contains the bean management classes used with Data Services.
mx.messaging.messages — package
The mx.messaging.messages package contains the message classes used with Data Services.
MXMLObjectAdapter — class, package mx.core
The MXMLObjectAdapter class is a stub implementation of the IMXMLObject interface, so that you can implement the interface without defining all of the methods.
MXMLObjectAdapter() — Constructor, class mx.core.MXMLObjectAdapter
Constructor.
mx.modules — package
The mx.modules package contains the classes used to create modular Flex applications.
mx.netmon — package
The mx.netmon package contains the network monitor classes.
mx.preloaders — package
The mx.preloaders package contains the classes used by the download progress bar.
mx.printing — package
The mx.printing package contains the printing classes.
mx.resources — package
The mx.resources package contains the classes used to support localization.
mx.rpc — package
The mx.rpc package contains the RPC classes.
mx.rpc.events — package
The mx.rpc.events package contains the RPC event classes.
mx.rpc.http — package
The mx.rpc.http package contains the HTTPService classes.
mx.rpc.http.mxml — package
The mx.rpc.http.mxml package contains the HTTP service MXML classes.
mx.rpc.mxml — package
The mx.rpc.mxml package contains the RPC MXML interface.
mx.rpc.remoting — package
The mx.rpc.remoting package contains the remote object classes.
mx.rpc.remoting.mxml — package
The mx.rpc.remoting.mxml package contains the remote object MXML classes.
mx.rpc.soap — package
The mx.rpc.soap package contains the web service classes.
mx.rpc.soap.mxml — package
The mx.rpc.soap.mxml package contains the web service MXML class.
mx.rpc.wsdl — package
The mx.rpc.wsdl package contains the WSDL Binding class.
mx.rpc.xml — package
The mx.rpc.xml package contains the RPC XML-related classes.
mx.skins — package
The mx.skins package contains the classes that define the skinning components.
mx.skins.halo — package
The mx.skins.halo package contains the classes used to skin Halo components with Halo skins.
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