The EAFlashUpload provides a possibility to resize image on client-side. The component allows to upload as resized images only as resized and original images.
The following settings are predefined for current example:
- The size of preview image 160x160(scaling is applied automatically)
- The size for image resizing 300x300(scaling is applied automatically)
- Resized images are uploaded to the server
Before running this example set an appropriate URL for uploadUrl property (for ASP.NET: "ServerScripts/ASP.NET/resizedimagesupload.aspx"; or for PHP: ServerScripts/PHP/resizedimagesupload.php).
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
|
Resized images container:
Clear list
|
View source code