up vote 0 down vote favorite
1
share [g+] share [fb]

I'm trying to work with the JavaScript SDK and specifically the extended permissions to integrate into Facebook.

Is there a decent example / documentation out there for this? So far I have only found the basic example provided in the SDK's /examples folder.

http://developers.facebook.com/docs/authentication/javascript

The example shows how to "Connect" to FB with basic params, however, I can not seem to figure out how to utilize the "Extended params".

Any help is greatly appreciated.

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

check this link: http://thinkdiff.net/facebook/graph-api-javascript-base-facebook-connect-tutorial/

link|improve this answer
That example is very good. Also the comment community is great on that site as well. It answered a question I had already :) – Jeff V Jul 6 '10 at 12:49
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.