Hi,
Excuse me if this is a stupid question, but how do I reset the playing position in an audio file? When I just use the stop() method of the Player class (MMAPI), the playback just continues where I stopped it when I call the start() method again. I've tried to use the setStopTime() method of the StopTimeControl control, but without any luck.
Thanks,
/David R.




Reply With Quote

