| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Object | +--mx.controls.streamingmedia.behaviors.SlideCuePointListener
| ||
Constructor | ||
| public | SlideCuePointListener ( aTarget: Slide) | |
| 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: Slide ) | |
| 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. | ||||||
|