Adobe 38039927 - Fireworks CS3 - PC Extended User Manual page 207

Extending fireworks
Hide thumbs Also See for 38039927 - Fireworks CS3 - PC:
Table of Contents

Advertisement

ADOBE FIREWORKS CS3
203
Extending Guide
A rectangle that specifies the size of the panel (see "Rectangle data type" on page 6). Some
boundingRectangle
panels ignore the specified size but place the upper-left corner of the panel at the upper-left of the specified rectangle.
Returns
Nothing.
Description
Sets the position and size of a panel.
fw.setFloaterVisibility()
Availability
Fireworks 3.
Usage
fw.setFloaterVisibility(panelName, bVisible)
Arguments
Acceptable values are
,
,
,
,
,
,
,
panelName
"find"
"project log"
"object"
"info"
"url"
"effect"
"history"
,
,
,
,
,
,
,
,
,
"mixer"
"fill"
"stroke"
"swatches"
"layers"
"frames"
"behaviors"
"optimize"
"library"
,
,
, and
.
"styles"
"optimized colors"
"options"
"toolbox"
Note: Any panels not specified in the list of valid arguments (such as those in the Command Panels folder, which are
"outside" the Fireworks application) should be named exactly as they appear in the file system without their file
extension. For example, the valid argument name for the Align panel (Align.swf) is "Align", and a valid name for a
custom panel file mypanel.swf would be "mypanel".
If
is
, the specified panel is visible. If
is
, the panel is hidden.
bVisible
bVisible
true
bVisible
false
Returns
Nothing.
Description
Shows or hides the specified panel.
fw.setHideAllFloaters()
Availability
Fireworks 3.
Usage
fw.setHideAllFloaters(bHide)
Arguments
If
is
, the panels are hidden. If
is
, the panels are visible.
bHide
bHide
true
bHide
false
Returns
Nothing.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks cs3

Table of Contents