web/static/js/LdtPlayer.js
changeset 49 af3778eab5e8
parent 39 b620041cc891
child 53 1fcf0bd88ba3
--- a/web/static/js/LdtPlayer.js	Mon Jun 14 15:23:07 2010 +0200
+++ b/web/static/js/LdtPlayer.js	Tue Jun 15 14:04:01 2010 +0200
@@ -150,7 +150,7 @@
 	
 		myUrlFragment = url.split(streamerPath);
 		file = myUrlFragment[1];
-		alert(url+" = "+streamerPath+" + "+file);
+		//alert(url+" = "+streamerPath+" + "+file);
 		streamer = streamerPath;
 		//alert(" StreamerPath : "+streamer+" - "+file);
 		//alert(" SwfPath : "+MySwfPath);