FlashPunk game with Facebook integration!


(Nate ) #1

Hey guys! We have all seen it in many many games, and I am wondering how exactly it works. Is it possible to add a Facebook button to my Flashpunk game and when the player clicks it, it sends their score and a little blurb about the game to their Facebook status? Such as, "flashpunknovice scored 1000 in test game, play game here.

Something like that… What do you guys think?


(Jacob Albano) #2

It’s definitely possible, but it’s not a Flashpunk question. Look into the Facebook API; I’m sure they have a Flash solution.

Be warned though; Facebook’s API is the worst one you’ll ever see. Don’t expect it to be easy or fun.


(Nate ) #3

Okay thanks Jacob I will look into Facebook’s API, and if anyone else here has a concrete example using the Facebook API it would be greatly appreciated if you would be willing to share it with me!

Thanks!


(FNX) #4

You might want to have a look at the official as3 api here: https://code.google.com/p/facebook-actionscript-api/