We are happy to release SWFUpload v2.5.0 Beta 3.
This adds a couple new things that warranted another beta release:
- Resized uploads now behave like normal uploads and can be handled with $_FILES (this has lots of benefits).
- Using a new Alchemy based JPEG encode which is 100 x faster (PNG encode is unchanged).
The Samples package has been updated with a Resize Demo that actually saves images to disk (rather than using session). We hope this will help get you started.
We haven't really tested memory usage and have heard that the JPEG encoder could have memory leaks. So let us know what you find.
Demos are online at http://demo.swfupload.org/v250beta3/
Downloads available at the Google Code site http://code.google.com/p/swfupload/