Packagecom.adobe.portfolio.skins.video
Classpublic class PlayBtnLgSkin
InheritancePlayBtnLgSkin Inheritance spark.skins.SparkSkin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Language Version : ActionScript 3.0
Product Version : Flex 4
Runtime Versions : Flash Player 10, AIR 1.5

The default skin class for the Spark Button component.

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  arrowDS : DropShadowFilter
PlayBtnLgSkin
  arrowFill : SolidColor
PlayBtnLgSkin
  arrowGlow : GlowFilter
PlayBtnLgSkin
  backgoundColor : SolidColor
PlayBtnLgSkin
  hostComponent : Button
PlayBtnLgSkin
  innerGlow : GlowFilter
PlayBtnLgSkin
  outerGlow : GlowFilter
PlayBtnLgSkin
Public Methods
 MethodDefined By
  
Constructor.
PlayBtnLgSkin
Property Detail
arrowDSproperty
public var arrowDS:DropShadowFilter

This property can be used as the source for data binding.

arrowFillproperty 
public var arrowFill:SolidColor

This property can be used as the source for data binding.

arrowGlowproperty 
public var arrowGlow:GlowFilter

This property can be used as the source for data binding.

backgoundColorproperty 
public var backgoundColor:SolidColor

This property can be used as the source for data binding.

hostComponentproperty 
public var hostComponent:Button

This property can be used as the source for data binding.

innerGlowproperty 
public var innerGlow:GlowFilter

This property can be used as the source for data binding.

outerGlowproperty 
public var outerGlow:GlowFilter

This property can be used as the source for data binding.

Constructor Detail
PlayBtnLgSkin()Constructor
public function PlayBtnLgSkin()

Constructor.