Sample |
Description |
Simple VB Script Sample |
This sample demonstrates embedding and control of the player in a simple HTML page. Compare the VB Script in this sample with the next sample, which accomplishes the same this using JScript. |
Simple JScript Sample |
This sample demonstrates embedding and control of the player in a simple HTML page. Compare the JScript in this sample with the previous sample, which accomplishes the same this using VB Script. |
Fnhanced Player Sample |
This sample builds on the concepts demonstrated in the simple sample. It uses text boxes to display some of the title properties. It also captures state change events and uses them to display the state of the control. A "timer" object is incorporated to update text boxes with packet status information every two seconds. |
SAMI Sample |
This sample demonstrates using a Synchronized Accessible Media Interchange file to provide closed captioning to a multimedia presentation. |