I'm developing a web page for a photographer. He wants to be able to upload photos to his website so his clients can view them. I want to create a Flash interface for him where he can upload photos to the server. What I want to do is resize the image PRIOR to the upload so he doesn't have to worry about that (i.e. pic from a 10megapixel camera to 640x480). It'll also save on upload time. I don't want to process the image resize on the server because sometimes he's uploading 1000 pics at a time.
Is this possible with Flash (the newest version -- cause I'm pretty sure it's not possible with older versions)? Or is the only solution a Java Applet?
Start Free Trial