| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Object | +--mx.controls.streamingmedia.behaviors.NamedFrameCuePointListener
| ||
Constructor | ||
| public | NamedFrameCuePointListener ( aTarget: MovieClip, shouldStop: Boolean) | |
| Constructor. | ||
Method Summary | ||
| public | handleEvent ( ev: Object ): Void | |
| Listen for cuePoint events and move the playhead to the frame with the same name as the cuePoint. | ||
| public static | initializeListener ( holder: ICuePointHolder, aTarget: MovieClip, shouldStop: Boolean ) | |
| Create a listener on the specified cue point holder. | ||
| ||
|
| Constructor. | ||||||
|
|
| Listen for cuePoint events and move the playhead to the frame with the same name as the cuePoint. |
|
| Create a listener on the specified cue point holder. | |||||||||
|