summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xstream/stream_dk.html26
-rwxr-xr-xstream/stream_eng.html27
2 files changed, 18 insertions, 35 deletions
diff --git a/stream/stream_dk.html b/stream/stream_dk.html
index a84f0fe..64afb7a 100755
--- a/stream/stream_dk.html
+++ b/stream/stream_dk.html
@@ -15,26 +15,18 @@
<table width="99%" height="300" border="0" align="left" cellpadding="5" cellspacing="15">
<tr align="center" valign="top">
<td width="33%" 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 fra &Aring;rhus <br>
- </span></p>
+ <span class="no1">Stream fra &Aring;rhus</span></p>
<td width="67%"> <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 fra G&ouml;teborg</span></p>
</div></tr>
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>