diff -r 7b65bf78873a -r eefd336335f9 test/mp4video.htm --- a/test/mp4video.htm Thu Jan 17 17:25:46 2013 +0100 +++ b/test/mp4video.htm Fri Jan 25 18:16:29 2013 +0100 @@ -22,7 +22,7 @@ format: 'ldt' }; var _config = { - width : 620, + width : 550, container : 'LdtPlayer', default_options: { metadata: _metadata @@ -30,8 +30,8 @@ css : 'metadataplayer/LdtPlayer-core.css', widgets: [ { - type: "AutoPlayer", - video: "trailer.mp4" + type: "AdaptivePlayer", + video: "http://media.iri.centrepompidou.fr/video/mashup/texaverybannedcartoonsuncletomscabana1947.mp4" }, { type: "Sparkline" }, { type: "Slider" },