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

PHP Initialize
public function getThemeUrl() {
}

public function setThemeUrl($value) {
}

Property Value

Type: string

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

Default value is "".

See Also

Reference

Manual