1.
Save this File >
aa_s2.swf
(Right Click and Select "Save Target As") to Your Hard
Drive.
2.
Upload aa_s2.swf Your Server or Website
3.
Paste This FLASH Code into your HTML Page to Load the Game:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,30,0"
width="640" height="480">
<param name=movie value="http://yoursite.com/folder/aa_s2.swf?url=yoursite.com">
<param name=quality value=high>
<embed src=http://yoursite.com/folder/aa_s2.swf?url=yoursite.com"
quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="640"
height="480" menu="0">
</embed>
</object>
4.
Change the two "http://yoursite.com/folder/"
to the name of site and folder you uploaded the game to.
5.
(OPTIONAL) Change the two yoursite.com
to your website URL address- if you wish it not to appear just delete
yoursite.com.
Also note the ommited HTTP:// - it is included in the game already.
6.
Test your page to see if it works. If you did it right - you'll
have a new game on your site - with your URL in it! Congratulations!