Currently I have a flash based application (game) which I need to put on facebook, the users could save their scores and resume their game. For the task I was wondering which scripting language would be appropriate. And are there any API’s available which could help me in the process. Or does one has to make all of it from scratch.
Share
Check out:
Facebook flash api
Fb:swf tab to render a flash object within your facebook app
And the all-important bridge to communicate both (you must use it because Facebook sets the Flash attribute AllowScriptAccess to never for security reasons) :
Fb:fbjs-bridge