|
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}
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]}
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>
Video 4-9:
These example videos are placed in a float layout to show that the videos can be arranged .
|
|
Zuletzt aktualisiert am Montag, den 07. Februar 2011 um 13:35 Uhr |