User Guide

Fireworks functions 273
Returns
Nothing.
Description
Sets up a search.
fw.toggleFloater()
Availability
Fireworks 3.
Usage
fw.toggleFloater(panelName)
Arguments
panelName
Acceptable values are "find", "project log", "object", "info", "url",
"effect", "history", "mixer", "fill", "stroke", "swatches", "layers", "frames",
"behaviors", "optimize", "library", "styles", "optimized colors", "options",
and
"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
Shows or hides the specified panel, or makes it topmost.
If the panel is not visible, this function makes it visible and topmost.
If the panel is topmost, this function hides it.
If the panel is visible but not topmost, this function makes it topmost.
fw.ungroupPrimitives()
Availability
Fireworks 4.
Usage
fw.ungroupPrimitives()
Arguments
None.
Returns
Nothing.