Every game should a set of at least 4 files. 2 of them are .gif images & they go in your forum/images/arcade/ directory.
You should also have a forum/games/ directory. This is where the .swf file goes.
There will also be a file named <game title here>.game.php. This goes into your admincp directory. Once all 4 files are in place you rin the .php one by doing the following:
www.<your domain name> and the path to the php file. Usually it's something like
http://www.blablabla.com/forum/admin...ename.game.php
Once it installs you need to delete that php file so that no one else can run it!!