Widget.allowUtility

Availability

Flash Player 7 + TheSpringBox 1.1.2

Usage

Widget.allowUtility:Boolean

Description

Property; a boolean value that toggles the availability of the utility in the upper right corner of the widget. This value is set to true by default

Example

The following example shows how you might disable the utility of a widget.

Widget.allowUtility = false;

See also

Widget.setUtilityOffset