Packagecom.adobe.portfolio.skins
Classpublic class AudioPreviewSkin
InheritanceAudioPreviewSkin Inheritance spark.skins.SparkSkin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  controlBar : Group
AudioPreviewSkin
  currentTimeDisplay : Label
AudioPreviewSkin
  durationDisplay : Label
AudioPreviewSkin
  hostComponent : AudioPreview
AudioPreviewSkin
  hoverPlay : Button
AudioPreviewSkin
  mediaPlayerStateDisplay : Label
AudioPreviewSkin
  muteButton : MuteButton
AudioPreviewSkin
  playerControls : Group
AudioPreviewSkin
  playPauseButton : ToggleButton
AudioPreviewSkin
  scrubBar : ScrubBar
AudioPreviewSkin
  shadow : RectangularDropShadow
AudioPreviewSkin
  slideEase : Power
AudioPreviewSkin
Public Methods
 MethodDefined By
  
Constructor.
AudioPreviewSkin
Property Detail
controlBarproperty
public var controlBar:Group

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

currentTimeDisplayproperty 
public var currentTimeDisplay:Label

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

durationDisplayproperty 
public var durationDisplay:Label

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

hostComponentproperty 
public var hostComponent:AudioPreview

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

hoverPlayproperty 
public var hoverPlay:Button

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

mediaPlayerStateDisplayproperty 
public var mediaPlayerStateDisplay:Label

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

muteButtonproperty 
public var muteButton:MuteButton

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

playerControlsproperty 
public var playerControls:Group

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

playPauseButtonproperty 
public var playPauseButton:ToggleButton

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

scrubBarproperty 
public var scrubBar:ScrubBar

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

shadowproperty 
public var shadow:RectangularDropShadow

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

slideEaseproperty 
public var slideEase:Power

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

Constructor Detail
AudioPreviewSkin()Constructor
public function AudioPreviewSkin()

Constructor.