Sample shows single thumbnail of the image, allows rotate and crop actions. Sample don't sends modifed image to the server but it sends metadata of the actions made; Server scripts mades such actions with original image at server side.
Before running this sample you need to set upload processing script file name at "uploadUrl" and "thumbnailUploadUrl" parameters in "FlashVars" variable of swfobject's Java Script code. Open this file at HTML editor or Notepad and view code. UploadUrl value can be:
uploadUrl: "FileProcessingScripts/PHP/cropFromOriginalImage.php"
thumbnailUploadUrl: "FileProcessingScripts/PHP/uploadthumbnails.php"
uploadUrl: "FileProcessingScripts/ASP.NET/CSharp/cropFromOriginalImage.aspx"
(Default value!)thumbnailUploadUrl: "FileProcessingScripts/ASP.NET/CSharp/uploadthumbnails.aspx"
uploadUrl: "FileProcessingScripts/ASP.NET/VBNET/cropFromOriginalImage.aspx"
thumbnailUploadUrl: "FileProcessingScripts/ASP.NET/VBNET/uploadthumbnails.aspx"
uploadUrl: "FileProcessingScripts/ASP.NET/PowUpload/cropFromOriginalImage.aspx"
thumbnailUploadUrl: "FileProcessingScripts/ASP.NET/PowUpload/uploadthumbnails.aspx"
You need at least 10 version of Flash player. Download last version
here!
|
You need at least 10 version of Flash player. Download last version
here!
|