onseek Event

Path Control

Occurs after a Seek method call has been completed.

Syntax

VBScriptSub pathObj _ onseek ( newtime )
script
End Sub
JScript<SCRIPT LANGUAGE="JavaScript" FOR=pathObj EVENT=onseek ( newtime ) >
<!--script-->
</SCRIPT>

Possible Values

newtime
Double value, format seconds.milliseconds (s.mss), that represents the new different path playback elapsed time.

Top of Page Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.