To allow your Flash site to get connected to the huge Facebook database, you need to let your Flash to communicate with the FacebookConnect API.
So far I’ve found 2 ways of doing this on the web:
The problem with the first method is that if there were new Facebook API features released, I will always need to add a new JavaScript function to invoke that call. Using the official Adobe Facebook AS3 API ensures that I can always enjoy the latest features by updating the official API. Of course it is not fair to compare the two as the first method was introduced before the Adobe Facebook AS3 API release.
I am trying to package the code from Steven, target to write a Facebook Flash application by the end of this year!!
no comments
RSS / trackback