Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

This event occurs when playback reaches a marker.

Compatibility:Windows Media Player

Syntax

<SCRIPT FOR="MediaPlayer" EVENT="MarkerHit(
lMarkerNum)" LANGUAGE="JScript">
  //insert script commands//
</SCRIPT>

Parameters

lMarkerNum

Longvalue 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

Windows Embedded CE Windows CE 3.0 and later

See Also