Gets or sets the background color of the Flash control surface.
public function getBgColor() { } public function setBgColor($value) { }
Type: string
A background color of the Flash control surface.
Default value is "#F6F6F6".