Chapter 5. Porting pnFlashGames to your site or CMS

Table of Contents

1. How flash displays in HTML
2. Required Arguments
3. Configuring the server to work with the game API
3.1. Catching the score. func=storeScore
3.2. Saving game information. func=saveGame
3.3. Loading game information. func=loadGame
3.4. Returning XML score list. func=loadGameScores

This chapter discusses how the actual game API works and will show you how you can get pnFlashGames on your site or in your CMS.

An excellent example of a site made using this section of the docs will be available very soon. The author of the site created a flash based arcade based on our API solely from this documentation. If you follow the directions here, you can also take full advantage of our powerful API and extensive community.