Media.getCuePoint()
Applies to
MediaDisplay, MediaPlayback.
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
myMedia.getCuePoint(cuePointName)
Parameters
The string that was provided when
was used.
cuePointName
Media.addCuePoint()
Returns
A cue point object.
Description
Method; returns a cue point object based on its cue point name.
Example
The following code retrieves a cue point named
.
myCuePointName
myMedia.removeCuePoint(myMedia.getCuePoint("myCuePointName"));
See also
,
,
,
Media.addCuePoint()
Media.cuePoint
Media.cuePoints
Media.removeCuePoint()
Media.horizontal
Applies to
MediaController.
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
868
Media components (Flash Professional only)
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?