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.