Moovie – MooTools HTML5 Video Player

Moovie is a free MooTools custom controls library for the HTML 5 videovideo element. It has all the features of a player: play, pause, stop, a volume control which mimics the Youtube’s control and progress bar.

moovie 600x287 Moovie   MooTools HTML5 Video Player

Mooovie has playlist, Captions and language selection support. It has Settings panel for enabling or disabling various options such as looping, captions and auto-hiding of controls bar. All styling is done through external CSS. See the DOM section to see the generated DOM structure. If you want to exclude certain elements from the interface, simply display: none;display: none; them in your style sheet.

Requirements: Mootools framework
Demo: http://colinaarts.com/code/moovie/
License: MIT license

Incoming search terms for the article:

Related Posts

Create Audio Visualizations Using HTML5

Deactivate WordPress Plugin Without Logging Into WP Admin

1

HTML5 & CSS3 E-Store Single-Page Layout

Create a Slideshow With HTML5

2 Comments

  1. Keith Newton

    08.30.2010

    hOW DOES THE FLASH FALLBACK WORK IN MOOVIE? how do I implement?

  2. Mufti Ali

    08.31.2010

    Hi Keith Newton, the flash fallback not work in moovie. You can try mediaelement.js , it has flash fallback feature.