Packagecom.adobe.portfolio.skins.video
Classpublic class ScrubberBarThumbSkin
InheritanceScrubberBarThumbSkin 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 scrub bar thumb part of a Spark VideoPlayer component in the normal skin state. The normal skin state means the component is not in one of the fullScreen skin states.

Default MXML PropertymxmlContent

See also

spark.components.VideoPlayer


Public Properties
 PropertyDefined By
  ballDS : DropShadowFilter
ScrubberBarThumbSkin
  bottomColor : GradientEntry
ScrubberBarThumbSkin
  hostComponent : Button
ScrubberBarThumbSkin
  topColor : GradientEntry
ScrubberBarThumbSkin
Public Methods
 MethodDefined By
  
Constructor.
ScrubberBarThumbSkin
Property Detail
ballDSproperty
public var ballDS:DropShadowFilter

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

bottomColorproperty 
public var bottomColor:GradientEntry

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.

topColorproperty 
public var topColor:GradientEntry

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

Constructor Detail
ScrubberBarThumbSkin()Constructor
public function ScrubberBarThumbSkin()

Constructor.