
Flash Player 7 + TheSpringBox V1
Widget.allowSettings:Boolean
Property; a boolean value that toggles the display of the settings button in the utility navigation of the wrapper. This value is set to false by default.
The following example shows how you might use the showSettingsButton property.
Widget.allowSettings = false;
Widget.setUtilityOffset()