The following example demonstrates playing a video on a server which supports HTTP Pseudo-Streaming for video delivery. This allows the viewer to seek around the video without needing to download the entire file.
Note the use of the <provider> option, which is required for pseudo-streaming support. Depending on your server configuration, you may need to include the <http.startparam> option. See Video Delivery: HTTP Pseudo-Streaming for details on what value to give this option.