Components - Demo

Plugins - Demo

Modules - Demo

bo:VideoJS [Plugin] PDF Drucken E-Mail
Geschrieben von: abo   
Donnerstag, den 18. November 2010 um 15:10 Uhr

Examples:

Video 1:

The easiest way to use the plugin. It uses the default parameter of the plugin.

Code:
{bo_videojs}

Download Video: MP4, WebM, Ogg
HTML5 Video Player by VideoJS


Video 2:

This example making use of local paths and image and individual dimensions.

Code:
{bo_videojs width=[640] height=[360] video_mp4=[images/stories/bo_videojs/big_buck_bunny.mp4] video_ogg=[images/stories/bo_videojs/big_buck_bunny.ogv] video_webm=[images/stories/bo_videojs/big_buck_bunny.webm] image=[images/stories/bo_videojs/big_buck_bunny.jpg]}

Download Video: MP4, WebM, Ogg
HTML5 Video Player by VideoJS


Video 3:

This example use the default plugin parameters with an background behind the video.

Code:
<div style="background: url('/images/stories/bo_videojs/background.png') no-repeat scroll 0pt 0pt transparent; width: 640px; height: 380px;"><div style="margin: 0 auto; padding: 125px 0; width: 320px;">{bo_videojs width=[320] height=[132]}</div>

Download Video: MP4, WebM, Ogg
HTML5 Video Player by VideoJS


Video 4-9:

These example videos are placed in a float layout to show that the videos can be arranged .


Video 1

Download Video: MP4, WebM, Ogg
HTML5 Video Player by VideoJS

Video 2

Download Video: MP4, WebM, Ogg
HTML5 Video Player by VideoJS

Video 3

Download Video: MP4, WebM, Ogg
HTML5 Video Player by VideoJS

Video 4

Download Video: MP4, WebM, Ogg
HTML5 Video Player by VideoJS

Video 5

Download Video: MP4, WebM, Ogg
HTML5 Video Player by VideoJS

Video 6

Download Video: MP4, WebM, Ogg
HTML5 Video Player by VideoJS

Zuletzt aktualisiert am Montag, den 07. Februar 2011 um 13:35 Uhr