Video / Audio

The template comes with HTML 5 native audio/video support which is achieved through the use of jPlayer plugin. jPlayer allows you to rapidly weave cross platform audio and video into your web pages. The Demo examples in the official website provide a comprehensive insight to all the parameters of the use of the plugin. A fallback to flash version is provided for older browsers.

All files of jplayer including the skins are located on js/jplayer folder of the template.

Warning Video/audio files are not responsive yet. We're working on this issue, hope to have it fixed with the next version of jPlayer plugin.

Audio files support

This script will use the HTML solution if it can, otherwise the Flash fallback solution will be used. The supplied media formats are M4A and OGA.

Video files support

The script will use the HTML solution if it can, otherwise the Flash fallback solution will be used. The supplied media formats are WebMv, OGV and M4V.

Playlist with combined audio and video support

In this case jPlayer is combined with HTML and CSS, along with javascript code to add playlist functionality to a video and audio player. You can easily customise the way they look and make it fit your pages colours and style. The script will use the HTML solution if it can, otherwise the Flash fallback solution will be used. The supplied media formats are WebMv, OGV and M4V for video. OGA and MP3 for audio.
Previous Section (Sliders) Next Section (Sources and Credits)
Top of Page