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 returns a PlayList. | |
ATOM
| cv.formats | The ATOM class parses ATOM formatted playlist files and returns a PlayList. | |
B4S
| cv.formats | The B4S class parses B4S formatted playlist files and returns a PlayList. | |
ImagePlayer
| cv.media |
Version:1.0.2Date:4/02/2009Updates At:http://blog.coursevector.com/tempoliteThe ImagePlayer class is a facade for controlling loading, and playing of images. |
|
IMediaPlayer
| cv.interfaces | Implement the IMediaPlayer interface to create a custom media player. | |
IPlaylistParser
| cv.interfaces | ||
LoadEvent
| cv.events | The LoadEvent class defines events for TempoLite and media players. | |
M3U
| cv.formats | The M3U class parses M3U formatted playlist files and returns a PlayList. | |
MetaDataEvent
| cv.events | The MetaDataEvent class defines events for media players. | |
NetStreamPlayer
| cv.media |
Version:3.0.2Date:4/02/2009Updates At:http://blog.coursevector.com/tempoliteThe NetStreamPlayer class is a facade for controlling loading, and playing of video, streaming video and M4A files within Flash. |
|
PlayList
| cv.data | The PlayList class extends the Array class and enables the management of a list of items. | |
PlayProgressEvent
| cv.events | The PlayProgressEvent class defines events for media players. | |
PLS
| cv.formats | The PLS class parses PLS formatted playlist files and returns a PlayList. | |
RTMPPlayer
| cv.media |
Version:1.0.0Date:3/10/2009Updates At:http://blog.coursevector.com/tempoliteThe RTMPPlayer class extends the capabilities of the NetStreamPlayer. |
|
SoundPlayer
| cv.media |
Version:3.0.3Date:4/02/2009Updates At:http://blog.coursevector.com/tempoliteThe SoundPlayer class is a facade for controlling loading, and playing of MP3 files within Flash. |
|
TempoLite
| cv |
Version:3.0.1Date:3/06/2009Updates 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. |
|
XSPF
| cv.formats | The XSPF class parses XSPF formatted playlist files and returns a PlayList. |