How do I display the latest Flickr OAuth embedded image on the frontpage?

Embeds are cached in hidden custom fields of a post. You can retrieve all keys with get_post_custom() of latest post and loop through it, looking for array key that starts wih _oembed_.