--- a/client/player/index-player7.html Tue Jun 15 01:33:03 2010 +0200
+++ b/client/player/index-player7.html Mon Jul 12 12:01:22 2010 +0200
@@ -2,7 +2,7 @@
<html>
<head>
<!-- <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />-->
- <title> Augmented Media Player v 0.06 | with JWplayer</title>
+ <title> Augmented Media Player v 0.07 | with JWplayer</title>
<!-- ***************************************************************** -->
<!-- EXTERNAL JAVASCRIPT / JQUERY -->
<script type="text/javascript" src="js/jquery-1.4.2.js"></script>
@@ -21,70 +21,15 @@
<!-- ***************************************************************** -->
<!-- CSS QUERY -->
-<link type="text/css" href="css/jq-css/themes/base/jquery.ui.all.css" rel="stylesheet" />
+<link type="text/css" href="css/jq-css/themes/citizen/jquery.ui.all.css" rel="stylesheet" />
+<!--
<link type="text/css" href="css/jq-css/demos.css" rel="stylesheet" />
-
+-->
<!-- ***************************************************************** -->
<!-- CSS CUSTOM -->
-<style type="text/css">
- #demo-frame > div.demo { padding: 5px !important; };
- .iri-chapter{
- padding-top:10px;
- padding-bottom:5px;
- border-left:solid 1px #aaaaaa;
- border-right:solid 1px #aaaaaa;'
- }
-
- .tooltip {
- display:none;
- background:transparent url(css/jq-css/tooltip/white_arrow.png);
- font-size:12px;
- height:100px;
- width:180px;
- padding:10px;
- padding-left:15px;
- padding-right:15px;
- color:#000;
- }
-
- #Annotations{
- padding-left:5px;
- width:470px;
- float:left;
- }
- #ldtSaTitle{
- padding-top:2px;
- padding-bottom:5px;
- font-size:18px;
- color:#FFF;
- height:22p;
- }
- #ldtSaDescription{
- font-size:12px;
- color:#FFF;
- }
- #ShowAnnotation{
- position:absolute;
- z-index: 999;
- padding:5px;
- background:url(css/custom/images/transBlack.png);
- }
-
- #ldtPlaceHolder{
- position:absolue;
- float:none;
- }
- .ldtControl1{
- width:70px;
- float:left;
- }
- .ldtControl2{
- padding-left:10px;
- width:70px;
- float:left;
- }
-</style>
+<link type="text/css" href="css/LdtPlayer.css" rel="stylesheet" />
+
<!-- JS IRI PLAYER FOR HEAD -->
<script type="text/javascript" src="js/LdtPlayer.js"></script>
@@ -102,7 +47,7 @@
<div id="playerLdt"></div>
<script type="text/javascript">
- playerLdt(550,310, "http://dev.prototype-w.com/wu.mu/cinelabModel_Peter.js","playerLdt");
+ playerLdt(550,310, "http://web.iri.centrepompidou.fr/eulalie/eulalie/ldt/cljson/externalid/Rushes_ep2_1_080610_FR","playerLdt","swf/player.swf");
</script>