posting message on Facebook wall via flash/ActionScript
问题 I am creating a game that needs to be integrated with Facebook. The game is done and once the user complets that game it adds the button that send score to the Facebook wall of the user. I have downloaded the Facebook api for flash and is able to connect to the user and get its id. But I don't know what command to use to post the score or message on users wall via swf. Below is the basic codes... import com.facebook.data.users.GetInfoData; import com.facebook.utils.FacebookSessionUtil; import