ActionScript 2.0 Components Language Reference |
|
|
|
| Media components > Media.pause() | |||
MediaDisplay, MediaPlayback.
Flash Player 7.
Flash MX Professional 2004.
myMedia.pause()
Nothing,
Method; pauses the playhead at the current location.
The following code pauses the playback.
myMedia.pause();
|
|
|
|