I’m trying to create a favicon generator to on a website. Basically, what I want is for the visitor to be able to upload an image from their computer (got that part, I think), then have it resized to 16x16 pixels, then for them to be able to download their resized image along with a readme file in a zip folder.
Can anyone point me in the right direction. I’m an actionscript newbie, but I can follow a tutorial easy enough. I need the script to make it resize the image, then dowload it and the readme file in a zip.
Thanks,
Laine