made example files refer to end-user release file.
authorhamidouk
Tue, 13 Sep 2011 15:51:20 +0200
changeset 48 c9375a5564d0
parent 47 49b0b5b7e8ab
child 49 b77b10a21775
made example files refer to end-user release file.
examples/index-youtube.htm
examples/index.htm
--- a/examples/index-youtube.htm	Tue Sep 13 15:50:37 2011 +0200
+++ b/examples/index-youtube.htm	Tue Sep 13 15:51:20 2011 +0200
@@ -30,7 +30,7 @@
 
  <!-- START IRI EMBED    ###################################### -->
  <!-- SIMPLE PLAYER EXPERIMENTATION -->
-	<script type="text/javascript" src="../build/LdtPlayer-release.js"></script> 
+	<script type="text/javascript" src="./LdtPlayer-release.js"></script> 
 
 	<!--<input id="amount" />-->
 	
--- a/examples/index.htm	Tue Sep 13 15:50:37 2011 +0200
+++ b/examples/index.htm	Tue Sep 13 15:51:20 2011 +0200
@@ -23,7 +23,7 @@
 	
  <!-- START Integration  ###################################### -->
  <!-- SIMPLE PLAYER EXPERIMENTATION -->
-	<script type="text/javascript" src="../build/LdtPlayer-release.js"></script> 
+	<script type="text/javascript" src="./LdtPlayer-release.js"></script> 
 	<div id="LdtPlayer"></div>
 	
 	<script  type="text/javascript">