Kiklop knows this, but for the record:
Since the site itself is HTML, it's sometimes possible to grab flash-based images from a site. I wrote some recipes for flash-based photo-album sites at the last Winter Olympics. I just scraped image links from the flash-code (well actually, I scraped an intermediate link and scraped links from that page), then grabbed the images and displayed those. I was even able to grab image labels and comments for each.
That worked great for sports photos, but it isn't likely to be worthwhile for images of text.
|