HMiniPlayBarTray

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

Summary


Constructor
Instance properties
Instance methods
  • setWidth (aWidth:Number) : Void
    • Set the width of the tray.
  • getHeight : Number
    • Get the height of the tray.

Constructor

HMiniPlayBarTray

function HMiniPlayBarTray (
)

Instance properties

_left

private _left:MovieClip
(read)

The pieces of the tray

_middle

private _middle:MovieClip
(read)

_right

private _right:MovieClip
(read)

Instance methods

getHeight

function getHeight (
) : Number

Get the height of the tray.

setWidth

function setWidth (
aWidth:Number) : Void

Set the width of the tray.