This document covers...
  • 1) Flash Games
  • 1) Flash Games

    Flash Games can be enabled in settings and will allow users to keep themselves busy, and keep them chatting in the long run. readyChat does not arrive bundled with any pre-installed games, though installing them is simple.

    Once games are enabled, head over to games and Add a game.

    Game SWF:
    The SWF is the location of the flash game file. This can be hosted on your server or externally, that much is up to you. You can find an excellent list of games over at Kongregate. You'll see they provide the code like below.

    <embed width="800" height="600" base="http://external.kongregate-games.com/gamez/0018/5217/live/" src="http://external.kongregate-games.com/gamez/0018/5217/live/embeddable_185217.swf" type="application/x-shockwave-flash"></embed>
    The orange text is the only thing you'll need to enter in the SWF field. The icon file can be found from Kongregate's site next to the game's title. You can also find the required Width and Height variables marked in blue.