| Package | com.adobe.rtc.events |
| Class | public class ArchiveEvent |
| Inheritance | ArchiveEvent flash.events.Event |
| Method | Defined by | ||
|---|---|---|---|
|
ArchiveEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)
| ArchiveEvent | ||
| Constant | Defined by | ||
|---|---|---|---|
| CURRENT_TIME_CHANGE : String = "currentTimeChange" [static]
Event type emitted when the current time in playback has changed.
| ArchiveEvent | ||
| PLAYBACK_CHANGE : String = "playbackChange" [static]
Event type emitted when the playback change i.e.
| ArchiveEvent | ||
| RECORDING_CHANGE : String = "recordingChange" [static]
Event type emitted when the recording changes i.e.
| ArchiveEvent | ||
| TOTAL_TIME_CHANGE : String = "totalTimeChange" [static]
Event type emitted when the total playback time has changed
| ArchiveEvent | ||
| ArchiveEvent | () | constructor |
public function ArchiveEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)Parameters
type:String |
|
bubbles:Boolean (default = false) |
|
cancelable:Boolean (default = false) |
| CURRENT_TIME_CHANGE | constant |
public static const CURRENT_TIME_CHANGE:String = "currentTimeChange"Event type emitted when the current time in playback has changed.
| PLAYBACK_CHANGE | constant |
public static const PLAYBACK_CHANGE:String = "playbackChange"Event type emitted when the playback change i.e. starts/stops.
| RECORDING_CHANGE | constant |
public static const RECORDING_CHANGE:String = "recordingChange"Event type emitted when the recording changes i.e. starts/stops.
| TOTAL_TIME_CHANGE | constant |
public static const TOTAL_TIME_CHANGE:String = "totalTimeChange"Event type emitted when the total playback time has changed
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/labs/acrobatcom/com/adobe/rtc/events/ArchiveEvent.html