ispro: [ check JPEG images before loading with flash! ]

this win32 utility can be used together with flash via CGI to determine wheter a JPEG image is valid and non-progressive, so a flash MX movie could load it properly with loadMovie(). besides recognizing progressive JPEGs it also is aware of the new JPEG2000 image format.

use this little tool for checking JPEG images uploaded by users!


CGI usage:

var image = "bla.jpg";
loadVariables( "ispro.exe?i=" + image, this );

which will then set the variable:

validJPEG = true (if the JPEG is existent and can be handled by flash)

or

validJPEG = false (if the JPEG doesn't exist or is non-readable for flash)

 

free download:

click here to download ispro.

you need more information? send me an email: baumgartner@active-web.cc!

[ close this window ] [ back to www.active-web.cc ]

prices are exclusive any taxes depending on the law of the buyer's country. this is an unsolicited offer.