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 a new stream begins loading.

Compatibility:Windows Media Player

Syntax

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

Parameters

None.

Remarks

Because of stream buffering, this event can occur before the Windows Media Player control begins playback.

Requirements

Windows Embedded CE Windows CE 3.0 and later

See Also