Posts Tagged “flickr”

How to find info about a dead image on Flickr

by adam on February 27, 2009

flickrFound a dead link to a flickr image like http://farm3.static.flickr.com/2085/2177060015_258bcfaff9_m.jpg and want to find out which user posted it, more images by that user, see the full-size version, etc?

Displaying External Images in Flex

by adam on January 17, 2009

Recently I had to find a method to include external images in a flex project.
After much searching I found the following which was the simplest:

First, you must check the domain you are pulling images from to make sure
that they allow access in their crossdomain.xml file: