
Flash Player 7 + TheSpringBox V1
Widget.allowDocking:Boolean
Property; a boolean value that toggles the availability of the Widget to Dock to the right side of the screen. This value is set to false by default.
The following example shows how you might enable docking of a widget.
Widget.allowDocking = true;
Widget.setSize