links:
                                                                
Here is the demo
	- http://apps.facebook.com/laflashfbdemo  


Setting up the Facebook App
	-First You need to setup your facebook app.  Because the facebook secret key and api key can be used for evil, You guys will have to setup your own dev environment.  I included screen shots of all of the pages so you can update your app to look like these settings, just with your info.   they are in READ_ME/facebook app settings/
	- you can also use the icons in READ_ME/facebbok icons/
 	- After you setup the app, upload the contents of the www folder to your canvas url. 
	- update the path in the flash_demo.php file to point to where you are hosting the files.        
	- update the api key and the secret key in www/appinclude.php     IF YOU DON'T DO THIS, THINGS WON'T WORK


Setting up the files
	- this was setup to compile as either a flash builder project of a flash cs4 fla.  
   	_ if you want to use flash builder, import the project and you are good to go.
	- if you want to compile with cs4 open up assets/facebook_demo_cs5.fla
   	- then you have to update the Constants class in com.laflash.facebookdemo.Constants with all of your app settings and api key.  IF YOU DON'T DO THIS, THE APP WON'T COMPILE

Running The App
	- When then app runs, it will redirect to authorize your FB session.  When you see the browser that says "you can close this window", then close that browser and then click the back box in the swf to start the app.
	

Help
	- email: jacob@kineticz.net   
	                                  
Links
	- http://wiki.developers.facebook.com/index.php/PHP
	- http://pearhub.org/get/facebook-0.1.0.tgz       

	

