changed the example and test files to suit the new build directory.
--- a/examples/index-youtube.htm Fri Sep 09 11:02:53 2011 +0200
+++ b/examples/index-youtube.htm Fri Sep 09 11:15:53 2011 +0200
@@ -30,7 +30,7 @@
<!-- START IRI EMBED ###################################### -->
<!-- SIMPLE PLAYER EXPERIMENTATION -->
- <script type="text/javascript" src="../sbin/build/LdtPlayer-release.js"></script>
+ <script type="text/javascript" src="../build/LdtPlayer-release.js"></script>
<!--<input id="amount" />-->
--- a/examples/index.htm Fri Sep 09 11:02:53 2011 +0200
+++ b/examples/index.htm Fri Sep 09 11:15:53 2011 +0200
@@ -23,7 +23,7 @@
<!-- START Integration ###################################### -->
<!-- SIMPLE PLAYER EXPERIMENTATION -->
- <script type="text/javascript" src="../sbin/build/LdtPlayer-release.js"></script>
+ <script type="text/javascript" src="../build/LdtPlayer-release.js"></script>
<div id="LdtPlayer"></div>
<script type="text/javascript">
--- a/test/index-dailymotion.htm Fri Sep 09 11:02:53 2011 +0200
+++ b/test/index-dailymotion.htm Fri Sep 09 11:15:53 2011 +0200
@@ -30,7 +30,7 @@
<!-- START IRI EMBED ###################################### -->
<!-- SIMPLE PLAYER EXPERIMENTATION -->
- <script type="text/javascript" src="../sbin/build/LdtPlayer-release.js"></script>
+ <script type="text/javascript" src="../build/LdtPlayer-release.js"></script>
<input id="amount" />
--- a/test/index-videoelement.htm Fri Sep 09 11:02:53 2011 +0200
+++ b/test/index-videoelement.htm Fri Sep 09 11:15:53 2011 +0200
@@ -29,7 +29,7 @@
<!-- START Integration ###################################### -->
<!-- SIMPLE PLAYER EXPERIMENTATION -->
- <script type="text/javascript" src="../sbin/build/LdtPlayer-release.js"></script>
+ <script type="text/javascript" src="../build/LdtPlayer-release.js"></script>
<div id="LdtPlayer"></div>
--- a/test/index-youtube.htm Fri Sep 09 11:02:53 2011 +0200
+++ b/test/index-youtube.htm Fri Sep 09 11:15:53 2011 +0200
@@ -30,7 +30,7 @@
<!-- START IRI EMBED ###################################### -->
<!-- SIMPLE PLAYER EXPERIMENTATION -->
- <script type="text/javascript" src="../sbin/build/LdtPlayer-release.js"></script>
+ <script type="text/javascript" src="../build/LdtPlayer-release.js"></script>
<!--<input id="amount" />-->
--- a/test/index.htm Fri Sep 09 11:02:53 2011 +0200
+++ b/test/index.htm Fri Sep 09 11:15:53 2011 +0200
@@ -23,7 +23,7 @@
<!-- START Integration ###################################### -->
<!-- SIMPLE PLAYER EXPERIMENTATION -->
- <script type="text/javascript" src="../sbin/build/LdtPlayer-release.js"></script>
+ <script type="text/javascript" src="../build/LdtPlayer-release.js"></script>
<div id="LdtPlayer"></div>
<script type="text/javascript">
--- a/test/indexFC.htm Fri Sep 09 11:02:53 2011 +0200
+++ b/test/indexFC.htm Fri Sep 09 11:15:53 2011 +0200
@@ -1266,7 +1266,7 @@
<!-- START Integration testing ###################################### -->
<!-- IRI PLAYER EXPERIMENTATION -->
- <script type="text/javascript" src="../sbin/build/LdtPlayer-release.js"></script>
+ <script type="text/javascript" src="../build/LdtPlayer-release.js"></script>
<div id="LdtPlayer"></div>
--- a/test/indexFC2.htm Fri Sep 09 11:02:53 2011 +0200
+++ b/test/indexFC2.htm Fri Sep 09 11:15:53 2011 +0200
@@ -1266,7 +1266,7 @@
<!-- START Integration testing ###################################### -->
<!-- IRI PLAYER EXPERIMENTATION -->
- <script type="text/javascript" src="../sbin/build/LdtPlayer-release.js"></script>
+ <script type="text/javascript" src="../build/LdtPlayer-release.js"></script>
<div id="LdtPlayer"></div>