Seek()

var mySound = OpenSound("c:\\intro.wav")
mySound.Seek("forward",3)

Close