flashControl.themeUrl Property HTML5/Flash Uploader JavaScript

Supported technologies: Adobe FlashHTML 5

Gets or sets the URL to the file containing a custom theme.

Syntax

JavaScript Initialize
$au.imageUploaderFlash({
    flashControl: {
        //...other params...
        themeUrl: "",
        //...other params...
    }
})

Property Value

Type: String

The URL to the file containing a custom theme.

Default value is "".

See Also

Reference

Manual