diff options
Diffstat (limited to 'template/Deutsch/tv_flash.html')
-rw-r--r-- | template/Deutsch/tv_flash.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/template/Deutsch/tv_flash.html b/template/Deutsch/tv_flash.html deleted file mode 100644 index 9022318..0000000 --- a/template/Deutsch/tv_flash.html +++ /dev/null @@ -1,16 +0,0 @@ -<html> -<head> - <title>Fernseher (<tmpl_var host>)</title> - <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -</head> - -<body> - <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,65,0" width="100%" height="100%" id="remote" align="middle"> - <param name="allowScriptAccess" value="sameDomain" /> - <param name="movie" value="bilder/remote.swf" /> - <param name="quality" value="high" /> - <param name="bgcolor" value="#ffffff" /> - <embed src="bilder/remote.swf" quality="high" bgcolor="#ffffff" width="100%" height="100%" name="remote" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> - </object> -</body> -</html> |