test/integration/allocine_dossier_independant/polemic-allocine.htm
branchpopcorn-port
changeset 820 7968346b9689
parent 819 9b8e68803f6f
child 823 1e7962e1d3ae
--- a/test/integration/allocine_dossier_independant/polemic-allocine.htm	Tue Feb 21 17:26:51 2012 +0100
+++ b/test/integration/allocine_dossier_independant/polemic-allocine.htm	Wed Feb 29 18:13:14 2012 +0100
@@ -15,13 +15,13 @@
   
  <!-- START Integration  ###################################### -->
  <!-- SIMPLE PLAYER EXPERIMENTATION -->
-  <script type="text/javascript" src="js/LdtPlayer-release.js" type="text/javascript"></script>   
+  <script type="text/javascript" src="../../../build/LdtPlayer-release.js" type="text/javascript"></script>   
   
   <div id="video"></div>
   <div id="LdtPlayer"></div>
   <div id="Sparkline"></div>
   <script  type="text/javascript">
-    var json_url = 'allocine_test/exemple.json';
+    var json_url = 'allocine_test/exemple_cinecast.json';
     
     IriSP.user = {name: 'awesome_user_name', avatar: 'allocine_test/avatar.png',};
     IriSP.libdir = "js/libs/";