ToEndButton
| Kind of class: | class |
|---|---|
| Inherits from: | MovieClip |
| Author: | Andrew Guldman |
| Classpath: | mx.controls.streamingmedia.ToEndButton |
| File last modified: | Tuesday, 18 December 2007, 15:44:38 |
Processing code for a click on the ToEnd button.
Constructor
ToEndButton
function ToEndButton (
)
Constructor
Instance properties
enabled
enabled:Boolean
(read,write)
toEndSimpleButton
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.