diff options
author | Jonas Smedegaard <dr@jones.dk> | 2021-03-11 23:54:04 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2021-03-12 00:18:03 +0100 |
commit | 384de1f86b2dab231116c0596d29c5927ca20526 (patch) | |
tree | 38672a0fded8cd63b59b930fa8573c5acbb576d8 /aside.html |
initial tracking as of 2003-10-11 (except index.da.html of 2006-11-27)
Diffstat (limited to 'aside.html')
-rw-r--r-- | aside.html | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/aside.html b/aside.html new file mode 100644 index 0000000..cbc97db --- /dev/null +++ b/aside.html @@ -0,0 +1,30 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<title>Aurora Borealis</title> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +</head> +<body> +<h1><span bos="title">Aurora Borealis</span></h1> +<div bos></div> +<P> +<object CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="240" height="180" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab"> +<param name="src" value="dummy.mov"> +<param name="qtsrc" value="rtsp://xtream.lhi.is/diva.sdp"> +<param name="autoplay" value="true"> +<param name="loop" value="false"> +<param name="controller" value="false"> +<embed src="sample.mov" qtsrc="rtsp://xtream.lhi.is/diva.sdp" width="240" height="180" autoplay="true" loop="false" controller="false" pluginspage="http://www.apple.com/quicktime/"></embed> +</object> +<object CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="240" height="180" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab"> +<param name="src" value="dummy.mov"> +<param name="qtsrc" value="rtsp://xtream.lhi.is/labloki.sdp"> +<param name="autoplay" value="true"> +<param name="loop" value="false"> +<param name="controller" value="false"> +<embed src="sample.mov" qtsrc="rtsp://xtream.lhi.is/labloki.sdp" width="240" height="180" autoplay="true" loop="false" controller="false" pluginspage="http://www.apple.com/quicktime/"></embed> +</object> +</P> +<div bos></div> +</body> +</html> |