Gets or sets the URL to the *.swf file containing a custom theme.
$au.imageUploaderFlash({
flashControl: {
//...other params...
themeUrl: "",
//...other params...
}
})
Type: String
The URL to the *.swf file containing a custom theme.
Default value is "".