Loading...
 
MP4        

Merci de votre délicatesse.
Jeannine St-Louis.

MPG files

Since version 6, .mp4 files work on your tiki site. Here is the proof of concept



MPG File

How to

First, check if you have your JQuery active on your admin panel. If not, please copy and past these lines of code bellow and when you will save the page, you'll be prompted to activate the said functionality.

JQuery (and html) embedded script to save on your page
{HTML()}<script type="text/javascript" src="jquery.metadata.js"></script>
<script type="text/javascript" src="http://github.com/malsup/media/raw/master/jquery.media.js?v0.92"></script>{HTML}

{JQ()}
$('a.media').media();
{JQ}

Place your mpeg video file as per bellow

JQuery (and html) embedded script to save on your page
{HTML()}<a class="media {width:250, height:115}" href="http://malsup.github.com/video/pulsar.mpg">MPG File</a>{HTML}

If you get a pluggin error

The kind of error you can have is a message saying that Quick Time (an apple codex) is not up to date. If you see a message asking you to update your Quick Time, proceed and answer yes to the question. That should do it