—
Touch: On Tap gesture tFacebook...
CordovaFacebook: Is logined -> Function: Call Results2Facebook
else -> CordovaFacebook: Login "email, public_profile, user_friends"
CordovaFacebook: On login (tag "") succeeded -> Function: Call Results2Facebook
My function Results2Facebook posts different messages depending on the mode you played and how well you did. So it just checks different information and when it finds a match:
Function: On "Results2Facebook"
System: GameMode = 1 -> CordovaFacebook: Publish Wall Post Link This App (with my info)
Let me know if that helps.