I am building a simple online game which I would like users to be prompted to share their score on facebook when they complete the game. I don’t really want to complicate the UI too much and ideally would like it to work similar to twitter’s tweet button and have a predefined (editable) message like:
“I have just scored 560 on mygame.com”
I would like this to get posted onto the user’s facebook wall.
What is the easiest option for code and for user? I’m working in php, mysql, jquery, javascript, ajax
Suggest you use the Javascript SDK: https://developers.facebook.com/docs/reference/javascript/
The channel file can be just: