Gets or sets the collection of client-side events.
$au.imageUploaderFlash({Get/Set Value at Runtime
//...other params...
events: {},
//...other params...
})
$au.imageUploaderFlash('uploaderID').events(value);
value = $au.imageUploaderFlash('uploaderID').events();