Facebook live Feeds display inside my website as FBML is deprecated instead of using that, is there any simplify method to do same task in java script, display feeds and comments to that feeds.
URL http://developers.facebook.com/docs/reference/javascript/
Facebook live Feeds display inside my website as FBML is deprecated instead of using
Share
Fetching Current Logged in User’s News Feed through JS:
Corresponding HTTP GET
http://graph.facebook.com/me/home?access_token=UserAccessTokenEDIT (Simple Example)
Assuming you have extended
permission read_stream