turned on debug mode for the tests.
--- 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',