Hi All,

Need help in displaying *.bmp / *.tiff images at runtime. 

I am working in an application where the user may upload images (jsp) 
in any format (jpg/gif/png/bmp/tif) and I need to display these images 
from an user interface built in Flex with zoom effects. I am getting 
the images as image byte-stream which are returned by a java servelet 
call. I am able to display jpg/gif/png using the standard Image control 
but unable to display the bmp and tiff files. 
Is there any way to display tiff and bmp files? Any control or any 
property of the image control that needs to be configured to allow 
bmp / tiff image display ?

Please help.

Regards,
Paromita

Reply via email to