A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
sc — Property in class cv.media.SoundPlayer | |
seek(time) — Method in class cv.TempoLite | |
Seek to a specific time (in seconds) in the current item playing. | |
seek(time) — Method in interface cv.interfaces.IMediaPlayer | |
Seeks to time given in the media file. | |
seek(time) — Method in class cv.media.ImagePlayer | |
Seeks to time given. | |
seek(time) — Method in class cv.media.NetStreamPlayer | |
Seeks to time given in the media. | |
seek(time) — Method in class cv.media.SoundPlayer | |
Seeks to time given in the audio. | |
seekPercent(percent) — Method in class cv.TempoLite | |
Seek to a specific percent (0 - 1) in the current item playing. | |
seekPercent(n) — Method in interface cv.interfaces.IMediaPlayer | |
Seeks to the given percent in the media file. | |
seekPercent(n) — Method in class cv.media.ImagePlayer | |
Seeks to the given percent | |
seekPercent(n) — Method in class cv.media.NetStreamPlayer | |
Seeks to the given percent in the media | |
seekPercent(n) — Method in class cv.media.SoundPlayer | |
Seeks to the given percent in the audio | |
sendOnce — Property in class cv.media.ImagePlayer | |
sendOnce — Property in class cv.media.NetStreamPlayer | |
sendOnce — Property in class cv.media.SoundPlayer | |
setMimes() — Method in class cv.data.PlayList | |
Sets the mimetypes allowed by PlayList. | |
setPlayersProp(propName, propValue) — Method in class cv.TempoLite | |
setStatus(str) — Method in class cv.media.ImagePlayer | |
setStatus(str) — Method in class cv.media.NetStreamPlayer | |
setStatus(str) — Method in class cv.media.SoundPlayer | |
_shuffle — Property in class cv.TempoLite | |
shuffle — Property in class cv.TempoLite | |
Whether to shuffle the playlist or not. | |
shuffle — Property in class cv.data.PlayList | |
Gets or sets whether shuffle is enabled or not. | |
shuffleList(arr:cv.data:PlayList) — Method in class cv.TempoLite | |
skipOnce — Property in class cv.media.ImagePlayer | |
skipOnce — Property in class cv.media.NetStreamPlayer | |
skipOnce — Property in class cv.media.SoundPlayer | |
snd — Property in class cv.media.SoundPlayer | |
soundHandler(e) — Method in class cv.media.SoundPlayer | |
SoundPlayer — Class in package 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. |
|
SoundPlayer() — Constructor in class cv.media.SoundPlayer | |
STARTED — Constant static property in class cv.events.PlayProgressEvent | |
startoflist — Event in class cv.data.PlayList | |
Dispatched when the playlist has started playing the first item. | |
START_OF_LIST — Constant static property in class cv.data.PlayList | |
The PlayList.START_OF_LIST constant defines the value of
the type property of the event object that is dispatched to indicate that
the playlist has reached the beginning of the list. |
|
status — Event in class cv.TempoLite | |
Dispatched whenever the isPlaying, isReadyToPlay or isPause properties have changed. | |
status — Property in class cv.TempoLite | |
Current status of media | |
status — Property in interface cv.interfaces.IMediaPlayer | |
Gets the loading status of the media player. | |
status — Event in class cv.media.ImagePlayer | |
Dispatched when status has been updated. | |
_status — Property in class cv.media.ImagePlayer | |
status — Property in class cv.media.ImagePlayer | |
Returns the load status of the player. | |
status — Event in class cv.media.NetStreamPlayer | |
Dispatched when isPause or isPlaying has updated. | |
_status — Property in class cv.media.NetStreamPlayer | |
status — Property in class cv.media.NetStreamPlayer | |
Returns the load status of the player. | |
status — Event in class cv.media.SoundPlayer | |
Dispatched when status has been updated. | |
_status — Property in class cv.media.SoundPlayer | |
status — Property in class cv.media.SoundPlayer | |
Returns the load status of the player. | |
STATUS — Constant static property in class cv.events.PlayProgressEvent | |
stop() — Method in class cv.TempoLite | |
Stops the audio at the specified position. | |
stop() — Method in interface cv.interfaces.IMediaPlayer | |
Stops the media file at the specified position. | |
stop() — Method in class cv.media.ImagePlayer | |
Stops the image at the specified position. | |
stop() — Method in class cv.media.NetStreamPlayer | |
Stops the media at the specified position. | |
stop() — Method in class cv.media.SoundPlayer | |
Stops the audio at the specified position. | |
_streamHost — Property in class cv.media.NetStreamPlayer | |
streamHost — Property in class cv.media.RTMPPlayer | |
Gets or sets the stream host url for use with streaming media. | |
stringToTime(text) — Static method in class cv.TempoLite | |
Converts a time in 00:00:000 format and converts it back into a number. | |
strRepeat — Property in class cv.TempoLite | |
strURL — Property in class cv.media.ImagePlayer | |
strURL — Property in class cv.media.NetStreamPlayer | |
strURL — Property in class cv.media.SoundPlayer | |
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |