MarkerHit
This event occurs when playback reaches a marker.
Compatibility: Windows Media Player
<SCRIPT FOR="MediaPlayer" EVENT="MarkerHit(lMarkerNum)" LANGUAGE="JScript">
//insert script commands//
</SCRIPT>
Parameters
- lMarkerNum
Long value specifying the number of the marker that was reached.
Remarks
This event does not occur if the file is being scanned (fast-forward or fast-reverse).
Requirements
OS Versions: Windows CE 3.0 and later.
See Also
Windows Media Player Events | Compatibility Modes | Playback Methods and Properties
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.