Hello guys,
I'm doing a photoslide app and I would like to know if it's possible for a flash lite app packaged into a .sis file to share pictures at facebook using some API.
Best regards,
Hello guys,
I'm doing a photoslide app and I would like to know if it's possible for a flash lite app packaged into a .sis file to share pictures at facebook using some API.
Best regards,
Atila Correia
SCJP, SCWCD, SCJA and MCP C#
Game Developer and 3D Modeller
www.atilacorreia.com
www.linkedin.com/in/atilacorreia
Hi Atila Correia,
According to my finding :
1- The official facebook APIs are written in AS 3 : facebook-actionscript-api/. But may be good google searching take us to working AS 2 Facebook classes and further they are supported in Flash Lite.
2- Well! Thats not an issue actually because the PHP SDKs are not that hard to implement :
http://github.com/facebook/php-sdk/
3- Once we understand OAuth 2.0 and logging into the server then the next step is to upload the pics.
4- I dont think Flash Lite provide any APIs (yet) to upload an image but obviuosly,u can use kuneri lite upload plugin or API Bridge to upload files to your server and than by PHP upload them to Facebook.
So, in short, Flash Lite Client -> PHP classes hosted in a server -> Facebook . But i think there should be an easy approach if any one already worked hard in this field (Flash Lite Facebook APIs) and if nobody worked yet then why not we take an initiative
Best Regards,
SajiSoft
Hi Saji,
Again, you came with a clarified answer, thank you.
Are you ready to be Forum Nokia Champion second year in a row?
Did you go to Nokia Developer Summit?
Atila Correia
SCJP, SCWCD, SCJA and MCP C#
Game Developer and 3D Modeller
www.atilacorreia.com
www.linkedin.com/in/atilacorreia
Hi Atila,
Thanks for the compliment .
My reselection month is february. So, i still have almost 5 months left to contribute more to the Mobile Community. I m doing my best for a reselection.Are you ready to be Forum Nokia Champion second year in a row?
Due to some issues on my side, i was not able to attend the Nokia Developer Summit but i do follow all the updates at twitter and watch streaming of first day at their site.Did you go to Nokia Developer Summit?
Best Regards,
SajiSoft