I am using Flash for a Image Library which fetches images from database, I need to restrict the user uploading progressive images as Flash has some problem showing up progressive images, how will I detect that the user is uploading Progressive or non progressive images.
I am using Php.
Thanks