event.add(Function) Method HTML5/Flash Uploader JavaScript

Supported technologies: Adobe FlashHTML 5

Adds the specified handler to the end of the collection.

Syntax

JavaScript
$au.imageUploaderFlash('uploaderID').events().event().add(handler);

Parameters

handler

Type: Function

The function to add.