ahh, looks like I didn't RTFM enough.
The crossdomain is hosted here:
http://photos.googleapis.com/data/crossdomain.xml
The base URL for all your feed and API requests should go through
here:
public static var FEED_API_URL : String = "http://
photos.googleapis.com/data/feed/api/";
public static var FEED_BASE_URL : String = "http://
photos.googleapis.com/data/feed/base/";
For more information, see:
http://code.google.com/p/picasaflashapi/source/browse/trunk/src/as3/sk/prasa/webapis/picasa/PicasaService.as
You can also just use the Flash library hosted at the above link.
Ron
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Picasa Web Albums API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/Google-Picasa-Data-API?hl=en
-~----------~----~----~----~------~----~------~--~---