This documentation is for the old version. Go to the latest Upload Suite docs

flashControl.themeUrl Property

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

Syntax

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

Property Value

Type: String

The URL to the *.swf file containing a custom theme.

Default value is "".

See Also

Reference

Manual