We are happy to release SWFUpload v2.5.0 Beta 2.
This fixes a good number of the bugs identified in Beta 1:
Fixed issue loading in Chrome
Fixed Hand Cursor when no button image provided
Added event when resizing starts
Fixed issue encoding parameters
Integrated swfobject into core class
-- This adds SWFUpload.onload for using swfobject's DOM Ready Load support
-- Also adds preload and load failed events
Fixed support for Flash Player 9
-- There are now 2 swf files (swfupload.swf and swfupload_fp9.swf
-- New flash9_url setting required for Flash 9 support
-- If you do not need image resizing support you can use swfupload_fp9.swf for both Flash 9 and 10. Set the flash_url and flash9_url, both, to "swfupload_fp9.swf"
-- Improvements to browser zoom support. The Button Image now require the 4 sprites (in previous versions you could get away with only 3 sprites)
-- Fixed null byte issue in serverData (rare bug)
-- Added resize option to prevent small image being resized to a larger size
-- Remove External Interface reconnecting (too many timers and External Interface calls with little benefit).
There are still some outstanding Mac and Linux platform issues but that will probably always be the case due to the severity of the bugs in the Flash Player on those platforms.
Demos are online at http://demo.swfupload.org/v250beta2/
Download at http://code.google.com/p/swfupload/