turned on debug mode for the tests.
authorhamidouk
Thu, 08 Sep 2011 10:41:18 +0200
changeset 15 f322485d7613
parent 14 c9b9cb0e2cd9
child 16 81a63a89ed35
turned on debug mode for the tests.
test/index-videoelement.htm
test/index-youtube.htm
test/index.htm
--- a/test/index-videoelement.htm	Thu Sep 08 10:39:25 2011 +0200
+++ b/test/index-videoelement.htm	Thu Sep 08 10:41:18 2011 +0200
@@ -44,7 +44,7 @@
 							height:1,
 							mode:'radio',
 							container:'LdtPlayer',
-							debug:false,
+							debug:true,
 							css:'../src/css/LdtPlayer.css'},
 						player:{
 							type:'jwplayer',
--- a/test/index-youtube.htm	Thu Sep 08 10:39:25 2011 +0200
+++ b/test/index-youtube.htm	Thu Sep 08 10:41:18 2011 +0200
@@ -57,7 +57,7 @@
 							//# Id of div container
 							container:'LdtPlayer',
 							//# to see output 
-							debug:false,
+							debug:true,
 							css:'../src/css/LdtPlayer.css'},
 						player:{
 							type:'youtube',
--- a/test/index.htm	Thu Sep 08 10:39:25 2011 +0200
+++ b/test/index.htm	Thu Sep 08 10:41:18 2011 +0200
@@ -37,7 +37,7 @@
 							height:1,
 							mode:'radio',
 							container:'LdtPlayer',
-							debug:false,
+							debug:true,
 							css:'../src/css/LdtPlayer.css'},
 						player:{
 							type:'jwplayer',