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

jquery-greyscale

Create A Grayscale Image Hover In HTML5

21 Free HTML5 and CSS3 Corporate & Folio Templates

Cuepoint.js – Adding Cue-Points & Subtitles To HTML5 Video

HTML5 Music Player Plugin For jQuery

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.