Packagecom.swfwire.decompiler.data.swf3.records
Classpublic class ButtonRecord2
InheritanceButtonRecord2 Inheritance Object



Public Properties
 PropertyDefined By
  blendMode : uint
ButtonRecord2
  characterId : uint
ButtonRecord2
  colorTransform : CXFormWithAlphaRecord
ButtonRecord2
  filterList : FilterListRecord
ButtonRecord2
  hasBlendMode : Boolean
ButtonRecord2
  hasFilterList : Boolean
ButtonRecord2
  placeDepth : uint
ButtonRecord2
  placeMatrix : MatrixRecord
ButtonRecord2
  reserved : uint
ButtonRecord2
  stateDown : Boolean
ButtonRecord2
  stateHitTest : Boolean
ButtonRecord2
  stateOver : Boolean
ButtonRecord2
  stateUp : Boolean
ButtonRecord2
Property Detail
blendModeproperty
public var blendMode:uint

characterIdproperty 
public var characterId:uint

colorTransformproperty 
public var colorTransform:CXFormWithAlphaRecord

filterListproperty 
public var filterList:FilterListRecord

hasBlendModeproperty 
public var hasBlendMode:Boolean

hasFilterListproperty 
public var hasFilterList:Boolean

placeDepthproperty 
public var placeDepth:uint

placeMatrixproperty 
public var placeMatrix:MatrixRecord

reservedproperty 
public var reserved:uint

stateDownproperty 
public var stateDown:Boolean

stateHitTestproperty 
public var stateHitTest:Boolean

stateOverproperty 
public var stateOver:Boolean

stateUpproperty 
public var stateUp:Boolean