Hello!
I have a Facebook application that has a picture gallery. It's build in Flex 4. I want to allow users to link to a specific image.
How can that be done?
The only way I see this being done is adding a GET var like &my_picture=asd.jpg in the Facebook page URL, but I don't know how to read that from the iFrame.