Aurigma HTML5/Flash Uploader 8.0.33
debug Class
This class allows debugging the script which embeds HTML5/Flash Uploader into a page.
For a list of all members of this class, see debug Members.
Syntax
JavaScript
$au.debug = function() {
}
Remarks
This class allows showing errors and warnings if HTML5/Flash Uploader has wrong configuration or it is used incorrectly, for example:
- assigning values to read-only properties;
- using an unsupported property or method;
- an error is detected in the event handler function;
- and others...
This class also supports displaying debug messages from HTML5/Flash Uploader.