--- a/test/index.htm Mon May 07 15:25:52 2012 +0200
+++ b/test/index.htm Thu May 10 18:48:09 2012 +0200
@@ -5,7 +5,7 @@
<title>Metadataplayer test configurations</title>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='test.css' rel='stylesheet' type='text/css'>
- <script type="text/javascript" src="../build/LdtPlayer-core.js" type="text/javascript"></script>
+ <script type="text/javascript" src="metadataplayer/LdtPlayer-core.js" type="text/javascript"></script>
<script type="text/javascript" src="test-config.js" type="text/javascript"></script>
</head>
@@ -13,6 +13,7 @@
<h1>Metadataplayer test configurations</h1>
<ul class="pageindex">
<li><h2><a href="jwplayer.htm">with JwPlayer (default on Ldt Platform, uses custom player functions)</a></h2></li>
+ <li><h2><a href="oggvideo.htm">with HTML5/OGG (uses Popcorn.js)</a></h2></li>
<li><h2><a href="youtube.htm">with Youtube (uses Popcorn.js and the Popcorn Youtube plugin/player)</a></h2></li>
<li><h2><a href="dailymotion.htm">with Dailymotion (uses custom player functions)</a></h2></li>
</ul>