Hi, Currently I am working one Album Project using Flex and AIR. I face one problem while loading larger size images, it taking much time to load and sometimes systems will hangs. The application is working fine while using smaller size images (assuming below 1000 X 1000 pixels). I understand that flash player will support maximum 2880 x 2880 pixels. Is that AIR also will supports the same? Is there any way to compress images at runtime and save the file? Please let me know the solution for it and give me the suggestion how to proceed. I am assuming that this will be possible by using ImageSnapshot, JPEG encoder and PNG encoder please let me know my assumption is right or not?
Advance Thanks, Kishore.v

