User Guide

Sound.position 769
Sound.position
Availability
Flash Player 6.
Usage
my_sound.position:Number
Description
Read-only property; 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.
Example
See Sound.duration for a sample usage of this property.
See Also
Sound.duration