Media.pause()

Applies to

MediaDisplay, MediaPlayback.

Availability

Flash Player 7.

Edition

Flash MX Professional 2004.

Usage

myMedia.pause()

Returns

Nothing,

Description

Method; pauses the playhead at the current location.

Example

The following code pauses the playback.

myMedia.pause();

Flash CS3