MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual page 340

Table of Contents

Advertisement

panelNameToReceive
panel should move. If
panelNameToMove
panel moves into its own panel. Acceptable values are
panelNameToMove
,
,
log"
"object"
"info"
,
"swatches"
"layers"
"optimized colors"
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
Nothing.
Description
Moves the specified panel into another panel, changing it to a tab within that panel. This is
the same behavior as dragging a tab from one panel to another or to its own panel.
Example
The following command moves the Stroke tab from its current location into the panel named
Object. Although the panel name might be capitalized onscreen, it must be passed as
lowercase.
fw.setFloaterGrouping("stroke", "object");
fw.setFloaterPosition()
Availability
Fireworks 3.
Usage
fw.setFloaterPosition(panelName, boundingRectangle)
340
Fireworks JavaScript API
A lowercase string that specifies the panel into which the
panelNameToReceive
,
,
"url"
"effect"
,
,
"frames"
"behaviors"
,
, and
"options"
"toolbox"
,
,
"history"
"mixer"
,
,
"optimize"
.
is
, the
null
,
"find"
"project
,
,
"fill"
"stroke"
,
"library"
"styles"
,
,

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Fireworks 8

Table of Contents