ns_return 200 text/html "Due to the current lack of support from Hewlett Packard we can no longer display these images in the Flashpix Format, If you are looking to print the image, please consider the high resolution jpeg format images that we provide." return set_form_variables # url_stub fpx_filename width height jpeg_front if { ![info exists width] || [empty_string_p $width] } { ad_return_error "Can't show FPX" "We can't show you this FlashPix because we don't have complete information about how big it is. Sorry. This is either a gap in our database or a bug in your browser." return } if { ![info exists height] || [empty_string_p $height] } { ad_return_error "Can't show FPX" "We can't show you this FlashPix because we don't have complete information about how big it is. Sorry. This is either a gap in our database or a bug in your browser." return } set referer [ns_set get [ns_conn headers $conn] Referer] set complete_backlink "" if { $referer != "" } { set complete_backlink "

You can go back to what you were reading by using the Back button on your browser. Or you can try clicking here to go back" } if { ([ns_browsermatch "*MSIE 4*"] || [ns_browsermatch "*MSIE 5*"]) && [ns_browsermatch "*Windows*"] } { # we've got MSIE on Wintel, let's do ActiveX instead set flashpix_reference " " } else { # Netscape or whatever; do the Java set flashpix_reference " " } ns_return $conn 200 text/html " $jpeg_front My FlashPix images are typically 2000x3000 pixel PhotoCD scans, converted with some JPEGing to 1.5 MB FlashPix files. If you have a Java-capable browser, you will be able to zoom and pan around among these bits without ever downloading all of them. If you're a graphic artist or wish to print the image, you'll get the best quality and minimum download time by simply grabbing the raw FlashPix file. ...

User Interface: shift-click to zoom in, click to pan, control-click to zoom out.

$flashpix_reference


$complete_backlink

If you wish to make a print of this image for personal use, you should probably read my article on color printers, especially the tips at the top for how to select the View Image option and the Print Preview.

Note: if you are a Web publisher interested in using FlashPix on your own site, you might wish to read my guide to publishing FlashPix.
philg@mit.edu
"