VMiniPlayBarTray

Kind of class:class
Inherits from:MovieClip
Author:Andrew Guldman
Classpath:mx.controls.streamingmedia.VMiniPlayBarTray
File last modified:Tuesday, 18 December 2007, 15:44:38
The tray of the vertical mini play bar.

Summary


Constructor
Instance properties
Instance methods
  • getHeight : Number
    • Get the height of the tray.
  • setHeight (aHeight:Number) : Void
    • Set the height of the tray.

Constructor

VMiniPlayBarTray

function VMiniPlayBarTray (
)

Instance properties

_bottom

private _bottom:MovieClip
(read)

_middle

private _middle:MovieClip
(read)

_top

private _top:MovieClip
(read)

The pieces of the tray

Instance methods

getHeight

function getHeight (
) : Number

Get the height of the tray.

setHeight

function setHeight (
aHeight:Number) : Void

Set the height of the tray.