Screenshot Preview

Image Uploader Flash

by Aurigma - Product Type: Component / Flash Component

Streamline photo uploads to your website with this flash based upload solution. Aurigma Image Uploader Flash is a new lightweight version of the Aurigma Image Uploader standard product. Ideal for web 2.0 sites with more casual users, it makes photo uploading quick and user-friendly. While Adobe Flash does not offer the advanced functionality of the standard ActiveX/Java uploader, it handles basic uploading needs with ease.

Our regular prices are shown below. Please logon to see your discounted prices.

Price in

Aurigma Image Uploader Flash 7.2.9 Professional

Add to Cart $ 489.02 1 Single Server/Domain License Download (4.4 MB)
Add to Cart $ 610.54 1 Single Server/Domain License with 1 Year Maintenance (includes support and product updates) Download (4.4 MB)

Aurigma Image Uploader Flash Professional Maintenance Renewal

Add to Cart $ 121.52 1 Single Server/Domain 1 Year Maintenance Renewal (includes support and product updates) Verify Download (4.4 MB)

Aurigma Image Uploader Flash 7.2.9 Professional

Add to Cart $ 391.02 1 Server/Domain License Upgrade from any previous version Verify Download (4.4 MB)

Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase.  All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed, including volume licensing and previous versions.

Our regular prices are shown above. Please logon to see your discounted prices.

Screenshot of Aurigma Image Uploader - Flash - 7.2.9

What’s new in Aurigma Image Uploader Flash 7.0

General Improvements and New Features

  • You can now display your own messages in the Information Bar
  • Added the following localizations: Chinese (simplified), Chinese (traditional), Czech, Dutch, French, German, Italian, Japanese, Korean, Norwegian, Swedish, Turkish, Spanish, Hebrew, and Russian
  • Save and Cancel buttons in Description Editor are localizable now. Use the descriptionEditor.saveButtonText and descriptionEditor.cancelButtonText properties for this
  • Improved responsiveness and overall speed of the user interface
  • Image Uploader Flash now works with Internet Explorer 9 and Firefox 4
  • Support of EXIF and IPTC metadata.
  • RTL support
  • Automatic rotation of images based on EXIF metadata
  • Sending files by chunks
  • Minimum required version of the Adobe Flash Player is now 10.1
  • Users can now be restricted from changing the view in the upload pane by hiding the Change View combo box
  • Upload Pane behavior is slightly changed: now it scrolls down automatically when new files are added to the Upload Pane
  • Upload process can be cancelled on "preparing files to upload" stage
  • The Adding Files dialog has a self-explanatory label now.
  • All files from a set selected by a user to add to the Upload Pane are cleared from the Upload Pane if a user clicks Cancel button on "adding files to upload list" stage
  • Progress bar indicates files preparing as a part of the upload process
  • The Send button is renamed to Upload
  • The Stop button is renamed to Cancel
  • The List View is renamed to Upload Pane

API Improvements
Image Uploader Flash API was significantly changed, now it is very similar to the API of Image Uploader 7.

  • The Error event is added. This event fires if an error occurred during the current upload session
  • The RestrictionFailed event is added. This event fires if one of selected files does not meet the specified restrictions
  • The Progress event is no longer used to get information about errors which occurred during the current upload session. Use the Error event to get information about errors
  • The files.remove(Number) method is added. This method allows removing files from the Upload Pane
  • The codeBase default value is "./Scripts/aurigma.imageuploaderflash.swf"
  • POST request format is changed
  • The /PHPHLibrary folder is renamed to /PHPClasses
  • The /ClientScripts folder is renamed to /Scripts

Aurigma Image Uploader Flash allows you to upload any file, anywhere. Easily upload photos, upload videos and upload documents to social network sites, photo sharing site and content management systems.

Easily integrate Aurigma Image Uploader Flash with your website
Just add the Image Uploader code to the upload page on your website, write a few lines of server-side code which saves files to the necessary folder or database, and that’s it. If you are building your site using PHP or ASP.NET, you can use special wrapper classes which reduce the amount of coding to almost nothing.

Aurigma Image Uploader Flash offers a universal upload solution
Adobe Flash is commonly used and installed by most Internet Users. So just about every visitor to your website with a PC/laptop/netbook and any operating system or browser should be able to upload photos. No installation required - users just load the uploader along with the HTML page.

Aurigma Image Uploader Flash lets you upload to any server platform
As with any other Aurigma upload product, Image Uploader Flash is not limited by server platform. Your website can be written with PHP, ASP.NET, JSP, Ruby, or any other technology. You will be able to upload files through Aurigma regardless.


Image Uploader Flash Features Overview:

User-friendly multiple photo uploader

  • Add multiple files to the upload list and send them to a server with a single click.
  • Display thumbnails in the upload list.
  • Show a progress bar during upload.

Resize photos before upload

  • Upload multiple resized copies of each photo.

Upload additional information along with files

  • Add comments/description to each photo.
  • Attach arbitrary HTML form to the upload.

Upload not just pictures, but any other kind of files

  • Configure Image Uploader Flash to upload not just JPEG, but also other kind of files - documents, ZIP archives, MP3, etc.

Easy to configure for any website

  • Highly configurable look and feel.
  • Multilingual user interface.
  • Configure various restrictions - by file size, dimensions, number of files.

Rich convenient API to extend Image Uploader Flash functionality

  • Powerful client-side JavaScript API.
  • Fixed format of HTTP POST requests which enables to integrate Image Uploader Flash with any server platform (PHP, ASP.NET, JSP, Ruby, ColdFusion, and any others).
  • ASP.NET control integrated with Visual Studio.
  • PHP library.