It is possible to get the actual image url of a Facebook image using the Graph api??
For instance, for the below photo http://www.facebook.com/photo.php?fbid=3577553076
Request the field attachments, where you will find the original image.
&fields=picture.type(large),attachments