use our html5tv.js and video.ogv symlink
authorDobrica Pavlinusic <dpavlin@meeepc.(none)>
Sat, 10 Oct 2009 16:37:01 +0000 (18:37 +0200)
committerDobrica Pavlinusic <dpavlin@meeepc.(none)>
Sat, 10 Oct 2009 16:37:01 +0000 (18:37 +0200)
www/index.html

index 2a8513a..a1b63cd 100644 (file)
@@ -12,7 +12,8 @@
 <script src="js/contentPanel.js" type="text/javascript"></script>\r
 \r
 <script src="jquery.sync.js" type="text/javascript"></script>\r
-<script src="rdtv-episode2.js" type="text/javascript"></script>\r
+<script src="html5tv.js" type="text/javascript"></script>\r
+<script src="video.js" type="text/javascript"></script>\r
 \r
 <link rel="stylesheet" type="text/css" href="js/jcarousel/lib/jquery.jcarousel.css" />\r
 <link rel="stylesheet" type="text/css" href="js/jcarousel/skins/ie7/skin.css" />\r
 \r
        <div id="videoContainer">\r
                <video id="vid" autoplay="autoplay" controls="controls">\r
-                       <source src="RDTV_ep2_5min.ogv" />\r
+                       <source src="video.ogv" />\r
+<!--\r
                        <source src="RDTV_ep2_5min.mov" />\r
+-->\r
                        <p id="videoElementWarning">Viewing these demos requires a browser capable of rendering the HTML 5 video element.<br />Please install a current version of <a href="http://www.mozilla.com">Firefox</a>, <a href="http://www.apple.com/safari">Safari</a> or <a href="http://www.google.com/chrome">Google&nbsp;Chrome</a>.</p>\r
                </video>\r
                <div id="subtitle"></div>\r