kirsle.net/www/flash/aichaos-warners.gohtml

22 lines
411 B
Plaintext
Raw Normal View History

2017-12-02 23:02:02 +00:00
{{ define "title" }}AiChaos Warners - Flash Animations{{ end }}
{{ define "content" }}
<h1>AiChaos Warners</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/warners.swf", "swfObject",
550, 400,
"10.0.0"
);
</script>
&#0171; <a href="/flash">More Flash Animations</a>
{{ end }}