HTML5 video events
When developing an html5 video player you use events to know when the player is ready, and to get the length of the video. You will also need to make them work cross browser and cross device.
This page is really useful for seeing the events fire with their relevant commands…