Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| ArthropodLogFactory | cpgears.log | Creates loggers that will output to Arthropod. | |
| CaptivateHelper | cpgears.helpers | Helper class to manipulate Captivate Data | |
| CaptivateVariable | cpgears.movie.variables | Enumeration of Captivate variables. | |
| ContainerType | cpgears.movie.container | Enumeration class containing the Captivate Container Types | |
| DisplayObjectUtil | cpgears.helpers | Helper class to manipulate DisplayObjects. | |
| IInteractive | cpgears | Interface defining an Interactive Widget. | |
| ILogFactory | cpgears.log | Interface allowing to create loggers. | |
| ILogger | cpgears.log | Interface for logging messages. | |
| IMovie | cpgears.movie | Interface representing the information of a Captivate movie. | |
| IMovieControls | cpgears.movie.controls | Interface defining the controls over the movie presentation. | |
| InteractiveWidget | cpgears | Implements a Captivate Interactive Widget | |
| InteractiveWidgetView | cpgears.views | Runtime View for an Interactive Widget. | |
| IQuestionView | cpgears.views | ... | |
| IRuntimeView | cpgears.views | Interface representing the widget view used at runtime. | |
| ISlide | cpgears.movie.slide | A Captivate Slide. | |
| IWidget | cpgears.movie.widget | Information about the Widget in the Captivate movie context. | |
| IWidgetProperties | cpgears.properties | Interface defining functions to initialize widget parameters using data from Captivate | |
| IWidgetView | cpgears.views | Interface representing a Widget View. | |
| IWidgetViewManager | cpgears.views.manager | Interface for managing the widget views. | |
| LogManager | cpgears.log | Manages the loggers. | |
| MetaData | cpgears.movie | Meta data associated with to the Captivate movie. | |
| MonitoredVariable | cpgears.movie.variables.monitor | Object containing the values of a monitored variable. | |
| MonitoredVariableEvent | cpgears.movie.variables.monitor | Event when a monitered variable has changed value. | |
| MovieControls | cpgears.movie.controls | Class implementing the movie controls. | |
| MovieEvent | cpgears.movie | Events associated to the Captivate Movie. | |
| PropertiesDialog | cpgears.properties | The properties dialog parameters. | |
| QuestionViewManager | cpgears.views.manager | ... | |
| QuestionWidget | cpgears | Implements a Captivate Question Widget | |
| QuestionWidgetView | cpgears.views | ... | |
| RuntimeWidgetView | cpgears.views | Base implementation of a widget view used at runtime. | |
| SimpleViewManager | cpgears.views.manager | A manager that will show the widget views. | |
| SlideType | cpgears.movie.slide | Enumeration class containing the Captivate Slide Types | |
| StaticWidget | cpgears | Implements a Captivate Static Widget. | |
| StringUtil | cpgears.helpers | Helper class to manipulate strings. | |
| SystemData | cpgears.movie | Data associated with the computer system. | |
| VariableMonitor | cpgears.movie.variables.monitor | Monitors variables of a DisplayObject for changes. | |
| Version | cpgears.helpers | Class representing a version number. | |
| WidgetBase | cpgears | Base Implementation of a Captivate Widget. | |
| WidgetEvent | cpgears.movie.widget.events | Enumeration class containing the different events for a widget. | |
| WidgetMode | cpgears | Enumeration class containing the Captivate widget modes. | |
| WidgetPropertiesBase | cpgears.properties | Base implementation of a widget properties object. | |
| WidgetView | cpgears.views | Base implementation of a widget view. | |
| WidgetVisibilityEvent | cpgears.movie.widget.events | Event when the widget visibility has changed. |