I'm trying to access Instagram through a flash web app. I can access the Instagram API the the users' photos because there's a corssdomain.xml file api.instagram.com and distilleryimage.s3.amazonaws.com But the profile pictures are stored at: http://images.ak.instagram.com and there doesn't seem to be a crossdomain.xml file there so I can't access it.
Is there a way to access it? Can someone in Instagram please add a crossdomain.xml to the profile pictures domain?
Thanks!