facebook help

I have a facebook button where I want my users to post comments on it as well as the icon of the app should also come .can anyone suggest me some clues or example so that I can it can help me… [import]uid: 82446 topic_id: 18197 reply_id: 318197[/import]

Although users cannot post comments they can post to their walls. The icon of the app can show provided you upload it and enter the link for the image.

There’s a tutorial on http://Techority.com for this.

Peach :slight_smile:

[import]uid: 52491 topic_id: 18197 reply_id: 69648[/import]

Ok…Thank You…

Happy Thanksgiving to you too… [import]uid: 82446 topic_id: 18197 reply_id: 69664[/import]

There is a tutorial on ansca sample code on Facebook.
There are 6 Links for different function.ie,
local LOGOUT = 1
local SHOW_DIALOG = 2
local POST_MSG = 3
local POST_PHOTO = 4
local GET_USER_INFO = 5
local GET_PLATFORM_INFO = 6
Now what I want is to club 3 and 4 into one function So that i can comment as well as post the logo of the app at one time.Hope you have got my point And also hope that you have recovered your health. [import]uid: 82446 topic_id: 18197 reply_id: 69668[/import]

Thank you Rahul, I am going OK - just a little under the weather. :slight_smile:

For the sample code, yes you could use that also. The tutorial on Techority uses that sample code but is a trimmed down version as it only covers number 3, the part you’re referring to.

Peach :slight_smile: [import]uid: 52491 topic_id: 18197 reply_id: 69684[/import]

Dear Peach,

Thank you so much. Happy thanksgiving. [import]uid: 24678 topic_id: 18197 reply_id: 69843[/import]

No worries, always happy when I can help :slight_smile:

Peach [import]uid: 52491 topic_id: 18197 reply_id: 69858[/import]