User Guide
880 Media components (Flash Professional only)
Media.stop()
Applies to
MediaDisplay, MediaPlayback.
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
myMedia.stop()
Returns
Nothing.
Description
Method; stops the playhead and moves it to position 0, which is the beginning of the media.
Example
The following code stops the playhead and moves it to position 0:
myMedia.stop()
Media.totalTime
Applies to
MediaDisplay, MediaPlayback.
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
myMedia.totalTime