Packagecom.adobe.rtc.events
Classpublic class ArchiveEvent
InheritanceArchiveEvent Inheritance flash.events.Event



Public Methods
 MethodDefined by
  
ArchiveEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)
ArchiveEvent
Public Constants
 ConstantDefined 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
Constructor detail
ArchiveEvent()constructor
public function ArchiveEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)Parameters
type:String
 
bubbles:Boolean (default = false)
 
cancelable:Boolean (default = false)
Constant detail
CURRENT_TIME_CHANGEconstant
public static const CURRENT_TIME_CHANGE:String = "currentTimeChange"

Event type emitted when the current time in playback has changed.

PLAYBACK_CHANGEconstant 
public static const PLAYBACK_CHANGE:String = "playbackChange"

Event type emitted when the playback change i.e. starts/stops.

RECORDING_CHANGEconstant 
public static const RECORDING_CHANGE:String = "recordingChange"

Event type emitted when the recording changes i.e. starts/stops.

TOTAL_TIME_CHANGEconstant 
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