MovieClip +--mx.core.UIObject +--mx.skins.Border +--mx.skins.CustomBorder
A border class that uses two end caps and a stretchable middle
className
, height
, horizontal
, idNames
, l_mc
, leftSkin
, m_mc
, middleSkin
, minHeight
, minWidth
, r_mc
, rightSkin
, symbolName
, symbolOwner
, tagL
, tagM
, tagR
, width
borderStyle
, className
, idNames
, symbolName
, symbolOwner
, tagBorder
__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 CustomBorder()
static symbolName:String
static symbolOwner:Object
className:String
static tagL:Number
static tagM:Number
static tagR:Number
idNames
leftSkin:String
middleSkin:String
rightSkin:String
horizontal:Boolean
l_mc:MovieClip
m_mc:MovieClip
r_mc:MovieClip
minHeight:Number
minWidth:Number
width:Number [Read Only]
width of object Read-Only: use setSize() to change.
height:Number [Read Only]
height of object Read-Only: use setSize() to change.