diff -r c1c762ad1697 -r b4c6e64acb2d test/youtube.htm --- a/test/youtube.htm Wed Sep 26 18:55:36 2012 +0200 +++ b/test/youtube.htm Tue Oct 02 12:05:15 2012 +0200 @@ -3,6 +3,7 @@ + Metadataplayer test with Youtube @@ -28,7 +29,10 @@ }, css : 'metadataplayer/LdtPlayer-core.css', widgets: [ - { type: "AutoPlayer" }, + { + type: "PopcornPlayer", + autostart: true + }, { type: "Sparkline" }, { type: "Slider" }, { type: "Controller" },