| Property | Defined By | ||
|---|---|---|---|
| alertFormat : TextFormat | AlertAttributes | ||
| autoMask : Boolean | AlertAttributes | ||
| blurAmount : Number | AlertAttributes | ||
| btmCurve : Number | AlertAttributes | ||
| btnColor : uint | AlertAttributes | ||
| btnOverColor : uint | AlertAttributes | ||
| btnSymbolColor : uint | AlertAttributes | ||
| closeOnX : Boolean | AlertAttributes | ||
| color : uint | AlertAttributes | ||
| colorAlpha : Number | AlertAttributes | ||
| contentBGAlpha : Number | AlertAttributes | ||
| contentBGColor : uint | AlertAttributes | ||
| customAlignH : Number | AlertAttributes | ||
| customAlignW : Number | AlertAttributes | ||
| destroyOnFade : Boolean | AlertAttributes | ||
| fadeInDelay : Number | AlertAttributes | ||
| fadeInOnBuild : Boolean | AlertAttributes | ||
| fadeInTime : Number | AlertAttributes | ||
| fadeOutOnDestroy : Boolean | AlertAttributes | ||
| fadeOutTime : Number | AlertAttributes | ||
| hasBlur : Boolean | AlertAttributes | ||
| hasCloseX : Boolean | AlertAttributes | ||
| hasContentFill : Boolean | AlertAttributes | ||
| hasContentFillInset : Boolean | AlertAttributes | ||
| hasDropShadow : Boolean | AlertAttributes | ||
| hasTitleBG : Boolean | AlertAttributes | ||
| hasTitleInset : Boolean | AlertAttributes | ||
| isCentered : Boolean | AlertAttributes | ||
| isDraggable : Boolean | AlertAttributes | ||
| isModal : Boolean | AlertAttributes | ||
| isPaddedToTitle : Boolean | AlertAttributes | ||
| isVisible : Boolean | AlertAttributes | ||
| leftAlignTitle : Boolean | AlertAttributes | ||
| modalAlpha : Number | AlertAttributes | ||
| modalColor : uint | AlertAttributes | ||
| sizeToContent : Boolean | AlertAttributes | ||
| titleBGColor : uint | AlertAttributes | ||
| titleBGPadding : Number | AlertAttributes | ||
| titleColor : uint | AlertAttributes | ||
| titleFormat : TextFormat | AlertAttributes | ||
| titleInsetColor : uint | AlertAttributes | ||
| topCurve : Number | AlertAttributes | ||
| updateBlur : Boolean | AlertAttributes | ||
| Method | Defined By | ||
|---|---|---|---|
AlertAttributes(customW:Number = 0, customH:Number = 0, delayTime:Number = 0) | AlertAttributes | ||
| alertFormat | property |
public var alertFormat:TextFormat| autoMask | property |
public var autoMask:Boolean| blurAmount | property |
public var blurAmount:Number| btmCurve | property |
public var btmCurve:Number| btnColor | property |
public var btnColor:uint| btnOverColor | property |
public var btnOverColor:uint| btnSymbolColor | property |
public var btnSymbolColor:uint| closeOnX | property |
public var closeOnX:Boolean| color | property |
public var color:uint| colorAlpha | property |
public var colorAlpha:Number| contentBGAlpha | property |
public var contentBGAlpha:Number| contentBGColor | property |
public var contentBGColor:uint| customAlignH | property |
public var customAlignH:Number| customAlignW | property |
public var customAlignW:Number| destroyOnFade | property |
public var destroyOnFade:Boolean| fadeInDelay | property |
public var fadeInDelay:Number| fadeInOnBuild | property |
public var fadeInOnBuild:Boolean| fadeInTime | property |
public var fadeInTime:Number| fadeOutOnDestroy | property |
public var fadeOutOnDestroy:Boolean| fadeOutTime | property |
public var fadeOutTime:Number| hasBlur | property |
public var hasBlur:Boolean| hasCloseX | property |
public var hasCloseX:Boolean| hasContentFill | property |
public var hasContentFill:Boolean| hasContentFillInset | property |
public var hasContentFillInset:Boolean| hasDropShadow | property |
public var hasDropShadow:Boolean| hasTitleBG | property |
public var hasTitleBG:Boolean| hasTitleInset | property |
public var hasTitleInset:Boolean| isCentered | property |
public var isCentered:Boolean| isDraggable | property |
public var isDraggable:Boolean| isModal | property |
public var isModal:Boolean| isPaddedToTitle | property |
public var isPaddedToTitle:Boolean| isVisible | property |
public var isVisible:Boolean| leftAlignTitle | property |
public var leftAlignTitle:Boolean| modalAlpha | property |
public var modalAlpha:Number| modalColor | property |
public var modalColor:uint| sizeToContent | property |
public var sizeToContent:Boolean| titleBGColor | property |
public var titleBGColor:uint| titleBGPadding | property |
public var titleBGPadding:Number| titleColor | property |
public var titleColor:uint| titleFormat | property |
public var titleFormat:TextFormat| titleInsetColor | property |
public var titleInsetColor:uint| topCurve | property |
public var topCurve:Number| updateBlur | property |
public var updateBlur:Boolean| AlertAttributes | () | Constructor |
public function AlertAttributes(customW:Number = 0, customH:Number = 0, delayTime:Number = 0)customW:Number (default = 0) | |
customH:Number (default = 0) | |
delayTime:Number (default = 0) |