Packagecom.adobe.portfolio.skins.video
Classpublic class ScrubberBarTrackSkin
InheritanceScrubberBarTrackSkin Inheritance spark.skins.SparkSkin
Implements 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 track 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
  hostComponent : Button
ScrubberBarTrackSkin
Public Methods
 MethodDefined By
  
Constructor.
ScrubberBarTrackSkin
Property Detail
hostComponentproperty
public var hostComponent:Button

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

Constructor Detail
ScrubberBarTrackSkin()Constructor
public function ScrubberBarTrackSkin()

Constructor.