It's my general understanding that I shouldn't need an app or permissions if I want to prompt the user to share a link on facebook. Or am I wrong?
I looked at the facebook tutorial, but it's with an app. I don't want that.
I simply want a button that, when clicked, should prompt the user to share a link on facebook.
So I added a facebook object, but can't get it to work at all. Please advise <img src="smileys/smiley17.gif" border="0" align="middle"> what am I doing wrong.
Here is capx: here
Issues / questions:
1. The facebook IsReady seems like it's never firing. Why? <img src="smileys/smiley1.gif" border="0" align="middle">
2. Clicking the buttons does nothing. Why? <img src="smileys/smiley1.gif" border="0" align="middle">
3. Do I need to call Facebook.login before calling share? On other sites I can share without "logging in".
Thanks in advance.