MovieClip +--mx.core.UIObject +--mx.core.UIComponent +--mx.core.View +--mx.core.ScrollView +--mx.containers.Window +--mx.controls.Alert
a alert window with a title bar, caption The title bar can be used to drag the alert window to a new location.
backgroundColor
, buttonDown
, buttonDownEmphasized
, buttonHeight
, buttonOver
, buttonOverEmphasized
, buttonStyleDeclaration
, buttonUp
, buttonUpEmphasized
, buttonWidth
, CANCEL
, cancelLabel
, className
, messageStyleDeclaration
, NO
, noLabel
, NONMODAL
, OK
, okLabel
, P
, parent
, style
, symbolOwner
, titleBackground
, titleStyleDeclaration
, YES
, yesLabel
__contentPath
, _child0
, _title
, back_mc
, boundingBox_mc
, button_mc
, className
, clipParameters
, closeButton
, content
, contentPath
, deletePopUp
, idNames
, initializing
, loadingChild
, mergedClipParameters
, modalWindow
, regX
, regY
, skinCloseDisabled
, skinCloseDown
, skinCloseOver
, skinCloseUp
, skinIDBorder
, skinIDForm
, skinIDTitleBackground
, skinTitleBackground
, symbolName
, symbolOwner
, title
, titleStyleDeclaration
__hPosition
, __hScrollPolicy
, __maxHPosition
, __viewMetrics
, __vPosition
, __vScrollPolicy
, className
, columnWidth
, heightPadding
, hPosition
, hScroller
, hScrollPolicy
, invLayout
, MASK_DEPTH
, mask_mc
, maxHPosition
, maxVPosition
, numberOfCols
, oldRndUp
, owner
, propsInited
, rowC
, rowH
, scrollAreaChanged
, specialHScrollCase
, symbolName
, symbolOwner
, viewableColumns
, viewableRows
, vPosition
, vScroller
, vScrollPolicy
, widthPadding
__tabIndex
, _loadExternalClass
, border_mc
, boundingBox_mc
, childNameBase
, className
, createClassChildAtDepth
, depth
, hasBeenLayedOut
, loadExternal
, numChildren
, symbolName
, symbolOwner
, tabIndex
clipParameters
, drawFocus
, enabled
, focusEnabled
, focusManager
, focusTextField
, groupName
, height
, kStretch
, mergedClipParameters
, origBorderStyles
, origBorderValues
, popUp
, symbolName
, symbolOwner
, tabEnabled
, tabIndex
, width
__height
, __onUnload
, __width
, _color
, _endInit
, _id
, _maxHeight
, _maxWidth
, _minHeight
, _minWidth
, _preferredHeight
, _preferredWidth
, _tf
, _topmost
, addEventListener
, bottom
, buildDepthTable
, changeColorStyleInChildren
, changeTextStyleInChildren
, childrenCreated
, className
, clipParameters
, color
, createAccessibilityImplementation
, createChildAtDepth
, createClassChildAtDepth
, createEvent
, dispatchEvent
, embedFonts
, findNextAvailableDepth
, fontFamily
, fontSize
, fontStyle
, fontWeight
, handleEvent
, height
, idNames
, ignoreClassStyleDeclaration
, initProperties
, invalidateFlag
, left
, lineColor
, lineWidth
, marginLeft
, marginRight
, methodTable
, minHeight
, minWidth
, notifyStyleChangeInChildren
, removeEventListener
, right
, scaleX
, scaleY
, setStyle
, stylecache
, styleName
, symbolName
, symbolOwner
, tabEnabled
, textAlign
, textColorList
, textDecoration
, textIndent
, tfList
, top
, validateNow
, visible
, width
, x
, y
_alpha
, _currentframe
, _droptarget
, _focusrect
, _framesloaded
, _height
, _lockroot
, _name
, _parent
, _quality
, _rotation
, _soundbuftime
, _target
, _totalframes
, _url
, _visible
, _width
, _x
, _xmouse
, _xscale
, _y
, _ymouse
, _yscale
, enabled
, focusEnabled
, hitArea
, tabChildren
, tabEnabled
, tabIndex
, tooltipText
, trackAsMenu
, useHandCursor
new Alert()
static symbolOwner:Object
static buttonWidth:Number
static buttonHeight:Number
static okLabel:String
static yesLabel:String
static noLabel:String
static cancelLabel:String
static buttonUp:String
static buttonDown:String
static buttonOver:String
static titleBackground:String
static buttonUpEmphasized:String
static buttonOverEmphasized:String
static buttonDownEmphasized:String
static messageStyleDeclaration:String
static titleStyleDeclaration:String
static buttonStyleDeclaration:String
static style:Object
className:String
backgroundColor:Number
parent:MovieClip
static NONMODAL:Number
static YES:Number
static NO:Number
static OK:Number
static CANCEL:Number
static P:MovieClip
static function show(text, title, flags, parent, listener, icon, defButton):Alert
static method that shows the alert with title,message and requested buttons
function getViewMetrics(Void):Object
get the thickness of the edges of the object taking into account the border, title bar and scrollbars if visible
- Return
- object with left, right, top and bottom edge thickness in pixels