This example demonstrate how to use EAFlashUpload JavaScrip API to upload files on the server and display progress information.

Because of security restriction, in the Flash Player 10 open "browse dialog" via JavaScript is not possible without user interaction with flash object. Therefore EAFlashUpload has overlay mode: flash object is placed over hmtl object specified by "overlayModePlaceholder" property and handles mouse click events. This small trick allows you to create custom DHTML + JavaScript interface.

Note: Trial version has two limitiations: maximum files count is 10 and size of each file cannot be larger than 50 MB.
You need at least Adobe Flash Player 10 for successful work. Download the latest version from here:
Adobe Flash Player

Upload files immediately after addition

Clear list
Select files
Upload files

View source code