Returns
An array like the one in the following example:
[ [ "stroke", "fill", "effect" ], [ "layers", "frames", "object" ], [
"mixer", "options", "swatches", "info" ], [ "styles", "library" ], [
"find", "project log" ], [ "url" ], [ "optimize", "optimized colors" ], [
"behaviors" ], [ "history" ] ]
Any panels not specified in the list of valid arguments (like 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".
Description
Gets an array of arrays that indicates the tab-grouping of the panels (even hidden ones).
fw.getFloaterPosition()
Availability
Fireworks 3.
Usage
fw.getFloaterPosition(panelName)
Arguments
Acceptable values are
panelName
,
"effect"
"history"
,
"behaviors"
"optimize"
.
"toolbox"
Any panels not specified in the list of valid arguments (like 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".
Returns
A rectangle that specifies the bounds of the panel (see
Description
Gets the screen position and size of the specified panel.
324
Fireworks JavaScript API
,
"find"
,
,
,
"mixer"
"fill"
"stroke"
,
,
"library"
"styles"
,
"project log"
"object"
,
"swatches"
,
"optimized colors"
"Rectangle data type" on page
,
,
"info"
"url"
,
,
"layers"
"frames"
,
"options"
12).
,
,
, and
Need help?
Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers