1
0
Fork 0
kirsle.net/www/flash/pwnizard-i-choose-you.gohtml

21 rivejä
427 B
Plaintext
Raaka Normaali näkymä Historia

2017-12-02 23:02:02 +00:00
{{ define "title" }}Pwnizard, I Choose You! - Flash Animations{{ end }}
{{ define "content" }}
<h1>Pwnizard, I Choose You!</h1>
<script src="//ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
<div id="swfObject"></div>
<br><br>
<script>
swfobject.embedSWF("/creativity/flash/pwnizard.swf", "swfObject",
550, 400,
"10.0.0"
);
</script>
&#0171; <a href="/flash">More Flash Animations</a>
{{ end }}