Anyone have experience with the Flickr api? I've been trying to play around this flex app which displays and manipulates Flickr images: http://www.jamesward.org/flickrWidget/flickrWidget.html - source code at http://www.jamesward.org/flickrWidget/srcview/index.html .
I got it working locally pretty easily, but when I try to host it on a test server, I get security errors: "Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: http://www.here.net/test.swfcannot load data from http://static.flickr.com/109/314.jpg." This is without making any changes to the code. I believe it may have to do with the fact that the images loaded are in http://static.flickr.com and the crossdomain policy file is at http://api.flickr.com . Any ideas? Thanks, -edwin _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

