Browse Source

actually embed the swf

john melesky 8 years ago
parent
commit
6b5e50efde
1 changed files with 19 additions and 0 deletions
  1. 19 0
      stuff/zombie_protagonist_game.md

+ 19 - 0
stuff/zombie_protagonist_game.md

@@ -2,6 +2,25 @@
 title: Zombie Protagonist
 ---
 
+<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="500" align="middle">
+<param name="movie" value="Zombie.swf"/>
+<param name="allowScriptAccess" value="always" />
+<param name="quality" value="high" />
+<param name="scale" value="noscale" />
+<param name="salign" value="lt" />
+<param name="bgcolor" value="#ffffff"/>
+<embed src="Zombie.swf"
+       name="haxe"
+       quality="high"
+       align="middle"
+       width="600"
+       height="500"
+       allowScriptAccess="always"
+       type="application/x-shockwave-flash"
+       pluginspage="http://www.macromedia.com/go/getflashplayer"
+/>
+
+
 ## Zombie Protagonist: quick-play guide
 
   - Use the arrow keys to move.