Adobe 65011817 - Fireworks CS4 - Mac Extended User Manual page 233

Extending guide
Hide thumbs Also See for 65011817 - Fireworks CS4 - Mac:
Table of Contents

Advertisement

Last updated 12/8/2009
Usage
fw.setActiveWindow(document, {trueFalse})
Arguments
A Document object, for example,
document
active.
This optional argument is ignored by Fireworks. It is included only for Dreamweaver compatibility.
trueFalse
Returns
Nothing.
Description
Sets the specified document as the active document.
Example
The following command makes the fourth document the active document.
fw.setActiveWindow(fw.documents[3]);
fw.setFloaterGrouping()
Availability
Fireworks 3.
Usage
fw.setFloaterGrouping(panelNameToMove, panelNameToReceive)
Arguments
A lowercase string that specifies the panel to be moved.
panelNameToMove
A lowercase string that specifies the panel into which the panelNameToMove panel should
panelNameToReceive
move. If panelNameToReceive is
,
,
"find"
"project log"
,
,
"swatches"
"layers"
"frames"
, and
"options"
"toolbox"
Note: 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.
fw.documents[2]
, the panelNameToMove panel moves into its own panel. Acceptable values are
null
,
,
"object"
"info"
"url"
,
,
"behaviors"
"optimize"
.
, that specifies which document should be made
,
,
,
"effect"
"history"
"mixer"
,
,
"library"
"styles"
EXTENDING FIREWORKS
The Fireworks Object
,
,
,
"fill"
"stroke"
,
,
"optimized colors"
229

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks cs4

Table of Contents