ActionScript 2.0 Language Reference |
|
|
|
| ActionScript classes > Sound > position (Sound.position property) | |||
public position : Number [read-only]
The number of milliseconds a sound has been playing. If the sound is looped, the position is reset to 0 at the beginning of each loop.
Availability: ActionScript 1.0; Flash Player 6
See Sound.duration for a sample usage of this property.
duration (Sound.duration property)
|
|
|
|