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

FlashControl.BgColor Property

Gets or sets the background color of the Flash control surface.

Syntax

PHP Initialize
public function getBgColor() {
}

public function setBgColor($value) {
}

Property Value

Type: string

A background color of the Flash control surface.

Default value is "#F6F6F6".

See Also

Reference