summaryrefslogtreecommitdiff
path: root/stream/stream_eng.html
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_eng.html')
-rwxr-xr-xstream/stream_eng.html27
1 files changed, 9 insertions, 18 deletions
diff --git a/stream/stream_eng.html b/stream/stream_eng.html
index 2cde528..1ca7b87 100755
--- a/stream/stream_eng.html
+++ b/stream/stream_eng.html
@@ -15,26 +15,17 @@
<table width="99%" height="300" border="0" align="left" cellpadding="5" cellspacing="15">
<tr align="center" valign="top">
<td width="34%" height="295"> <p align="left">
- <object CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab" width="320" height="255" align="top" bgcolor="#333333">
- <param name="src" value="Aarhus.mov">
- <param name="autoplay" value="true">
- <param name="loop" value="false">
- <param name="controller" value="true">
- <embed src="Aarhus.mov" width="320" height="255" loop="false" align="top" bgcolor="#333333" autoplay="true" controller="true" pluginspage="http://www.apple.com/quicktime/"></embed>
- </object>
+<video width="320" height="240" preload controls>
+<source src="http://media.biks.dk/xposrev/aarhus.mp4" type="video/mp4" />
+<source src="http://media.biks.dk/xposrev/aarhus.webm" type="video/webm" />
+</video>
<br>
- <span class="no1">Stream from Aarhus<br>
- </span></p>
+ <span class="no1">Stream from Aarhus</span></p>
<td width="66%"> <div align="left">
- <p>
- <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="320" height="255" align="top" bgcolor="#333333">
- <param name="src" value="goteborg.mov">
- <param name="autoplay" value="true">
- <param name="loop" value="false">
- <param name="controller" value="true">
- <embed src="Goteborg.mov" width="320" height="255" loop="false" align="top" bgcolor="#333333" autoplay="true" controller="true" pluginspage="http://www.apple.com/quicktime/"></embed>
- </object>
- <br>
+<video width="320" height="240" preload controls>
+<source src="http://media.biks.dk/xposrev/goteborg.mp4" type="video/mp4" />
+<source src="http://media.biks.dk/xposrev/goteborg.webm" type="video/webm" />
+</video>
<br>
<span class="no1">Stream from Gothenburg</span></p>
</div></tr>