Flash, Facebook & permissions - JS, PHP or AS3 SDK

bluechester

New Member
Setting out to develop a Flash quiz application for Facebook, which SDK (JS/PHP/AS3) and Facebook API (Graph/old rest) should I choose?Please also answer how the following would be accomplished using the preferred solution above and why this simplifies the development of the app:[*]Authenticating user on app page[*]Requesting permission to publish to stream[*]Requesting permission to publish to stream from within the application (is this at all possible or does the publish permission have to be granted beforehand, i.e. when the user OKs the application?)[*]Storing quiz results in database(And yes, I've read Facebook's developer documentation and still think many Stackoverflow users may have the same questions - in part because these practices change much over time.)
 
Back
Top