I'm using the Flash component SWFupload to handle image uploads on my site. The latest version (2.5 beta) apparently can resize images on the client side before upload, however I have not been able to find any examples for this.
I've got the basic upload working, I just need to add the resizing in. Has anyone used this before?