FancyUpload for Flash 10
Update (1st May ‘09): FancyUpload 3.0 was released, completely rewritten and fully compatible with Flash 9 and 10. The project site provides more showcases, extensive documentation and runnable download packages.
This morning Adobe Flash 10 Player was released. Already during the beta releases people realised that it breaks all Flash-based upload solutions (there are several) that control a hidden flash-object with JavaScript.
I developed and tested all day to release a FancyUpload version that works in Flash 9 and 10 (Kodus to Anders Rasmussen and his conversion to AS3). The code is now commited to github, so people can review and submit patches in a blink:
http://github.com/digitarald/digitarald-fancyupload
It includes the updated source, assets and showcases. As a fix for Flash 10, the invisible Flash object has been moved over the browse button (referred by the option target). A solution with less than 10 lines, thanks to MooTools. A showcase with the fixed source is also available, waiting for tests in your favourite browsers.
The project site and showcases are not updated for this release, this one is a preview for developers, to get some feedback. I’d appreciate any feedback, test results and patches developers using the new version can provide.
10 Comments
Please use the support forums for discussing the project, asking questions or posting bug-fixes!
- First
- ‹ Prev
- Next ›
- Last
- First
- ‹ Prev
- Next ›
- Last
Post your comment
Please use the support forums for discussing the project, asking questions or posting bug-fixes!
Now that we're compatible with Flash 10, we should offer the ability to resize images uploaded with FancyUpload to save on server bandwidth (it'd have to detect if running under Flash 10 of course obviously)