test/integration/html5-video.htm
branchpopcorn-port
changeset 744 76400fd4ce70
parent 457 fbcb991cc595
--- a/test/integration/html5-video.htm	Mon Jan 30 16:23:55 2012 +0100
+++ b/test/integration/html5-video.htm	Mon Jan 30 16:24:15 2012 +0100
@@ -52,13 +52,7 @@
               duration: 50}
 					};
 		
-      IriSP.loadLibs(IriSP.lib, config.gui.css, '../test.json', function() { 	
-          var layoutManager = new IriSP.LayoutManager(config.gui.container);
-          var pop = IriSP.configurePopcorn(layoutManager, config.player);
-          
-          var widgets = IriSP.configureWidgets(pop, layoutManager, config.gui); });
-
-    });
+      IriSP.initPlayer(config, "polemic_fr.json");
 	</script>
   
  </body>