Author: andre
Date: 2010-06-21 16:30:07 +0200 (Mon, 21 Jun 2010)
New Revision: 42646

Modified:
   openimages/trunk/src/main/webapp/oiplayer/index.html
Log:
updated links Cortado to point to theora.org


Modified: openimages/trunk/src/main/webapp/oiplayer/index.html
===================================================================
--- openimages/trunk/src/main/webapp/oiplayer/index.html        2010-06-21 
14:28:03 UTC (rev 42645)
+++ openimages/trunk/src/main/webapp/oiplayer/index.html        2010-06-21 
14:30:07 UTC (rev 42646)
@@ -54,7 +54,7 @@
     <li>Plays video as well as audio</li>
     <li>
       Fallback to <a href="http://www.flowplayer.org";>Flowplayer</a> (mp4, 
h.264) 
-      or <a 
href="http://en.wikipedia.org/wiki/Cortado_%28software%29";>Cortado</a> (oga, 
ogv)
+      or <a href="http://www.theora.org/cortado/";>Cortado</a> (oga, ogv)
     </li>
     <li>Easy to use and implement</li>
     <li>Consistent look between browsers, even with fallback</li>
@@ -133,7 +133,7 @@
 $(document).ready(function() {
     $('body.oiplayer-example').oiplayer({
         'server' : 'http://www.openimages.eu',
-        'jar' : '/oiplayer/cortado-ovt-stripped-wm_r38710.jar',
+        'jar' : '/oiplayer/plugins/cortado-ovt-stripped-wm_r38710.jar',
         'flash' : '/oiplayer/plugins/flowplayer-3.1.5.swf',
         'controls' : 'top'
     });

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to