| 
          	   
			   
		    The "Letter Game" is a multiplayer shared board where each client can play with the available letters on screen and compose words or letter-based images. It is based on SmartFoxServer PRO and it shows how you can implement your own application logic and keep the game state by using a server-side extension written in Actionscript               
          	    
       	       
       	      You can download the source files of this prototype [here]  
       	         
       	      Inside the zipped file you will find the following files: 
       	         
       	        - lettersGame.fla (the flash source file) 
       	        - Letters.as (the SFS PRO extensions file) 
       	        - zone.xml (the Zone definition for the config.xml) 
       	         
          	    |