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.
Note: Flash Lite 2.0 supports this property for native Flash sound only. The sound formats that are specific to a host device are not supported.
For a sample usage of this property, see Sound.duration.