LoudButton
| Kind of class: | class |
|---|---|
| Inherits from: | MovieClip |
| Author: | Andrew Guldman |
| Classpath: | mx.controls.streamingmedia.LoudButton |
| File last modified: | Tuesday, 18 December 2007, 15:44:38 |
Processing code for a click on the Loud button.
Summary
Constructor
Instance properties
Constructor
LoudButton
function LoudButton (
)
Constructor
Instance properties
loudSimpleButton
Instance methods
click
function click (
ev:Object) : Void
init
function init (
) : Void
Initialize the clip. Must be implemented by subclasses.
This always simply calls findController but it has to be called by
the concrete subclass in order to be in the movie clip hierarchy.
This always simply calls findController but it has to be called by
the concrete subclass in order to be in the movie clip hierarchy.