Facebook Graph API and ActionScript
Posted
by dani
on Stack Overflow
See other posts from Stack Overflow
or by dani
Published on 2010-04-26T11:18:10Z
Indexed on
2010/04/26
19:43 UTC
Read the original article
Hit count: 583
I'm setting out to develop a number of Facebook applications/games, which make use of some Facebook user information and stores game info in a database backend etc, in ActionScript 3.0.
How can one leverage the new Graph API
Should I use JavaScript or PHP as a "middle layer" or should I go with the ActionScript Client Library?
Are there other libraries (Facebook / database / multiplayer related.) that could simplify the development of these Facebook games?
© Stack Overflow or respective owner