test/mp4video.htm
changeset 988 eefd336335f9
parent 976 4b9ec475026a
child 1069 2409cb4cebaf
--- 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" },