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 | |
---|---|---|---|
ASX
| cv.formats | The ASX class parses ASX formatted playlist files and adds the data to itself. | |
ATOM
| cv.formats | The ATOM class parses ATOM formatted playlist files and adds the data to itself. | |
AudioManager
| cv.media | The AudioManager class is a facade for controlling loading, and playing of MP3 files within Flash. | |
B4S
| cv.formats | The B4S class parses B4S formatted playlist files and adds the data to itself. | |
CuePointEvent
| cv.events | The CuePointEvent class defines events for the VideoManager. | |
DataChangeEvent
| fl.events | The DataChangeEvent class defines the event that is dispatched when the data that is associated with a component changes. | |
DataChangeType
| fl.events |
The DataChangeType class defines constants for the DataChangeEvent.changeType
event. |
|
DataProvider
| fl.data | The DataProvider class provides methods and properties that allow you to query and modify the data in any list-based component--for example, in a List, DataGrid, TileList, or ComboBox component. | |
IMediaManager
| cv.interfaces | Implement the IMediaManager interface to create a custom media manager. | |
ListEvent
| fl.events | The ListEvent class defines events for list-based components including the List, DataGrid, TileList, and ComboBox components. | |
LoadEvent
| cv.events | The LoadEvent class defines events for TempoLite, AudioManager and VideoManager. | |
M3U
| cv.formats | The M3U class parses M3U formatted playlist files and adds the data to itself. | |
MetaDataEvent
| cv.events | The MetaDataEvent class defines events for the AudioManager and VideoManager. | |
PlayList
| cv.data | The PlayList class extends the Array class and enables the management of a list of items. | |
PlayListManager
| cv.data | The PlayListManager class handles the PlayList component of TempoLite. | |
PlayProgressEvent
| cv.events | The PlayProgressEvent class defines events for the AudioManager and VideoManager. | |
PLS
| cv.formats | The PLS class parses PLS formatted playlist files and adds the data to itself. | |
SliderEvent
| fl.events | The SliderEvent class defines events that are associated with the Slider component. | |
TempoLite
| cv |
Version:2.0.3Date:10/24/2008Updates At:http://blog.coursevector.com/tempoliteTempoLite is based off of its sister project Tempo this is a parsed down version that does not handle a UI. |
|
VideoManager
| cv.media | The VideoManager class is a facade for controlling loading, and playing of video, streaming video and M4A files within Flash. | |
XSPF
| cv.formats | The XSPF class parses XSPF formatted playlist files and adds the data to itself. |