diff -r d1f6b4841f35 -r e331072ce8fd src/js/site.js.templ --- a/src/js/site.js.templ Fri Dec 30 17:06:22 2011 +0100 +++ b/src/js/site.js.templ Mon Jan 02 11:02:38 2012 +0100 @@ -2,6 +2,7 @@ site.js - all our site-dependent config : player chrome, cdn locations, etc...*/ IriSP.libdir = "/mdp/src/js/libs/"; +IriSP.jwplayer_swf_path = "http://localhost/mdp/test/libs/player.swf"; IriSP.lib = { jQuery : "http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js",