| branch | popcorn-port |
| changeset 557 | e331072ce8fd |
| parent 556 | d1f6b4841f35 |
| child 573 | d0bce45283f7 |
--- 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",