I want to announce that PicasaFlexAPI major revision upgreded to version .002
Main change was to remove all callback functions in favor of events. I addition there are multiple additional implementations done:
- * User authentication
- * Ability to add comments, list all comment for certan photo, delete comment
- * Ability to create an album, delete album
feel free to try here - http://code.google.com/p/picasa-flex-api/












Comments
there is a error at " function authFailed(event:ResultEvent):void " in the GDataService class.
there is not ResultEvent, it 's FaultEvent , because service.addEventListener(FaultEvent.FAULT, authFailed);
I have a bother, when i call authenticateClientApp() and authenticateWebApp() method. please help me.
Warning: [strict] Policy file requested from https://www.google.com/crossdomain.xml redirected to http://www.google.com/; will use final URL in determining scope.
Error: [strict] Ignoring policy file at http://www.google.com/ due to incorrect syntax.
Thank you fro your post. Let me check what is going on. you may post a bug or support request at google code as well (easier to track)
Post new comment