onplaymarker Event

Path Control

Occurs when a marker is reached during path playback.

Syntax

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

Possible Values

markername
String containing the marker name established in the AddTimeMarker method.

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