Author: andre
Date: 2010-03-02 17:07:20 +0100 (Tue, 02 Mar 2010)
New Revision: 41235
Modified:
openimages/trunk/src/main/webapp/oiplayer/js/play.js
Log:
default links for nowadays
Modified: openimages/trunk/src/main/webapp/oiplayer/js/play.js
===================================================================
--- openimages/trunk/src/main/webapp/oiplayer/js/play.js 2010-03-02
16:07:04 UTC (rev 41234)
+++ openimages/trunk/src/main/webapp/oiplayer/js/play.js 2010-03-02
16:07:20 UTC (rev 41235)
@@ -8,9 +8,9 @@
$(document).ready(function() {
$('body.oiplayer-example').oiplayer({
- 'server' : 'http://localhost', /* msie (or windows java) has issues
with just a dir */
- 'jar' : '/oiplayer/cortado-ovt-stripped-wm_r38710.jar',
- 'flash' : '/oiplayer/plugins/flowplayer-3.1.1.swf',
- 'controls' : true
+ server : 'http://www.openimages.eu', /* msie (or windows java) has
issues with just a dir */
+ jar : '/player/cortado-ovt-stripped-wm_r38710.jar',
+ flash : '/player/flowplayer-3.1.1.swf',
+ controls : true
});
});
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs