Gets or sets the Upload Error dialog settings.
$au.imageUploaderFlash({Get/Set Value at Runtime
//...other params...
uploadErrorDialog: {},
//...other params...
})
$au.imageUploaderFlash('uploaderID').uploadErrorDialog(value);
value = $au.imageUploaderFlash('uploaderID').uploadErrorDialog();