Play an ogg file with the VideoLan plug-in.

Error: Embedding indigital--0010--ces2007-1--small.theora.ogg (see the small Theora video casting feeds at http://revision3.com/indigital) with the VLC plug-in failed. (Choose to install the Mozilla plug-in during the installation of VLC (Opera will automatically search the VLC program files directory for the plug-in). Also, make sure the plug-in is set to handle .ogg types like application/ogg and application/x-ogg.)

(Press play to start. And, if using Opera, click the white space above the buttons to activate the video area.)

Notes:

The plug-in doesn't support the data param for specifying the file resource. It only supports 'src', 'target' and 'mrl'. If the data attribute is used, the browser will automatically download the file, but the plug-in won't be able to find it. A 'mrl' param is used for this example instead so the plug-in can find the file, but also so downloading only starts after you click play.

For Firefox, make sure to stop the video before you reload the page, or the plug-in might freeze Firefox. Stopping the video via an onload event seems to fix this.

For IE, sometimes the video won't show in the video area. Click on the video area and scroll with the wheel. Then it will show. Or, switch to full screen to see it.

This page uses the VideoLan Version 2 API. See "Build HTML pages that use the plugin (version > 0.8.5.1).