Media.getcuepoint(); Media.horizontal - MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference

Components language reference
Table of Contents

Advertisement

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)

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?

This manual is also suitable for:

Flash 8

Table of Contents