AS3FacebookLib photo.upload update
Hi guys,
i’ve finally added the updates i mentioned in discussions about AS3FacebookAPI to the project SVN, so all of you that kept mailing me and asking me for release can be happy now.
Ok some insight, i’ve been working on a company project called Friendstein which is basically a Facebook web application where you can get a profile photo of a friend and modify it, then save it back to application album. Developing this i encountered a major problem, there is no AS3 facebook API that is able to handle photos.upload method call correctly or at all. So i’ve started working on it in AS3FacebookAPI and it brought fruits.
Once again here is the summary of current updates I made:
- photos.upload (yep functional and rocking inside the API, with my MIMEConstructor class)
- changed some not fully done API calls/responses (users.getInfo response was supporting only one user for example, why?)
- fixed minor bugs mostly typos, some of em already mentioned around and some not
There are more changes but i didn’t commit all of them yet, some of them are still work in progress. Oh and the SVN repository can be found here http://code.google.com/p
Ok thats all folks, have fun.
Peter alias sHTiF