diff options
author | Friendika <info@friendika.com> | 2011-06-13 22:21:48 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-06-13 22:21:48 -0700 |
commit | 9b9bd35cba293b86c871c2cfbe15e6d9c4673a7d (patch) | |
tree | 36ae1ce1a3b6ad518fe8f986a148666c815098c2 /addon/sniper/hotshotsniper.html | |
parent | 4469f92ea30c7af23b28daf244f827621928d19e (diff) | |
download | volse-hubzilla-9b9bd35cba293b86c871c2cfbe15e6d9c4673a7d.tar.gz volse-hubzilla-9b9bd35cba293b86c871c2cfbe15e6d9c4673a7d.tar.bz2 volse-hubzilla-9b9bd35cba293b86c871c2cfbe15e6d9c4673a7d.zip |
demo plugin for embedded flash games
Diffstat (limited to 'addon/sniper/hotshotsniper.html')
-rw-r--r-- | addon/sniper/hotshotsniper.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/addon/sniper/hotshotsniper.html b/addon/sniper/hotshotsniper.html new file mode 100644 index 000000000..8a39b0b0e --- /dev/null +++ b/addon/sniper/hotshotsniper.html @@ -0,0 +1,15 @@ +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>hotshotsniper</title>
+</head>
+<body bgcolor="#000000">
+<!--url's used in the movie-->
+<!--text used in the movie-->
+<!-- saved from url=(0013)about:internet -->
+<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="620" height="480" id="hotshotsniper" align="middle">
+<param name="allowScriptAccess" value="sameDomain" />
+<param name="movie" value="hotshotsniper.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><embed src="hotshotsniper.swf" quality="high" bgcolor="#000000" width="620" height="480" name="hotshotsniper" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
+</object>
+</body>
+</html>
|