Gets or sets a URL to the Uploader8.jar
file.
$au.uploader({ javaControl: { //...other params... codeBase: "Scripts/Uploader8.jar", //...other params... } })
Type: String
The URL to the Uploader8.jar
file.
Default value is "Scripts/Uploader8.jar".
This property is used to embed private-label version of Java Uploader.