README FILE FOR COFFEE TYCOON This game is the property of Jamopolis Interactive See license.txt for the conditions under which this game may be used. FILE LIST coffeetycoon.swf - the flash game program coffeetycoon.html - sample html showing how to run game license.txt - license terms and conditions readme.txt - this readme Affiliate Enabled Version of Game coffeetycoon-aff.swf - the Affiliate Enabled flash game program coffeetycoon-aff.html - sample html showing how to run Affiliate Enabled game links.xml - configure demo download url here HOW TO PUT THE GAMES ON YOUR SITE Upload these files including all subdirectories to an appropriate place on your web server. Examine the example html file to see the noted tags needed to run the game. Place these tags in the appropriate html on your site. IF YOU ARE AN AFFILIATE If you are an affiliate of ours, you may embed your affiliate id into the game by using the affiliate enabled version of the game and modifying the links.xml file. The following example shows placing the affiliate id 1234. Substitute the sample 1234 value with your valid affiliate id. //www.arcadetown.com/coffeetycoon/download.asp?aid=1234 CAUTION: LINKS.XML AND DIRECTORY LOCATIONS Be sure to place the .swf file and .xml file in the same directory as the html that displays the game. This game tries to load the .xml from the url of the html. If you must place the .swf in a separate directory, place the .swf and .xml together in that different directory and reference the game using an iframe like this example. Alternatively you could also use an isapirewrite or htaccess rule to cause your web server to serve the the xml file from a different location.