client side image resize flash cs4 - filereference.data
Posted by admin at 07/06/2009
Hi,
well in the latest version of flash (cs4) there are some improvment to the actionscript classes, with some security changes.
i noticed that there are no sources for client side image manipulation tools that uses this great feature.
i did came accross a brilliant work of someone (i don’t remember where it was :( … ) that used the filereference.data to play mp3 files with some nice mainipulations to the audio from the user hard-drive, i’ll try to find a reference for it soon…
anywayz , i wrote a nice demo that loads an image from the user harddrive , show a preview of the image (scaled to max_height and max_width) , have a rotate option, and upload option that encodes the file to a 90% quality jpg which reduce the image size dramaticly , that way a normal image, that has been take with a camera (around 3-4 megs) will be uploaded as a 80k - 100k jpg file.
that will save alot of time , and eliminates the need for a server side image resizing (wasted server time & disk space)
more, you can use the script to add color transform manipulation to the image (b/w etc…),
cropping features, (maybe content awareness - image retargeting ).
attached is the fla (cs4), actionscript classes, php source files.
still things that i intend doing , upload precentage bar, and status msgs (jpg encoding / image scaling / uploading …)
if you want to use the code, and improve it be my guest. but let me know and it will be nice if you leave some credit.

the demo : Client side image resize demo
package : Client side image resize Source
Posted in : as3, php, Flash Demos 
|
10 Comment’s »
