diff -r b4c6e64acb2d -r 03c88ba5de2c test/oggvideo.htm --- a/test/oggvideo.htm Tue Oct 02 12:05:15 2012 +0200 +++ b/test/oggvideo.htm Tue Oct 02 12:44:37 2012 +0200 @@ -29,10 +29,7 @@ }, css : 'metadataplayer/LdtPlayer-core.css', widgets: [ - { - type: "PopcornPlayer", - autostart: true - }, + { type: "PopcornPlayer" }, { type: "Sparkline" }, { type: "Slider" }, { type: "Controller" },