Can anyone tell me if it is possible to make a gadget for Facebook which has the ability to share an HTML iframe on a user's wall? I mean if a Facebook user clicks on the [Share]
button then it will share an iframe on their wall.
Asked
Active
Viewed 93 times
-3

Kara
- 6,115
- 16
- 50
- 57
-
1This isn't possible, for a multitude of security reasons. – Jared Ng Aug 26 '11 at 22:36
1 Answers
5
This is not possible,
You should at least check Facebook's documentation regarding the available communication channels for applications
You might have seen people sharing videos... but this does not mean you can actually add HTML tags to embed your own external content.

Charley P.
- 184
- 1
- 13
-
I'm out of votes today, otherwise I would have voted for this answer - it's well written and spot on. – Flexo Aug 26 '11 at 22:51
-
1@awoodland Happy to vote on your behalf. This is a well-written answer with a good reference. – Jared Ng Aug 26 '11 at 22:52