User Guide
258 Chapter 5: Fireworks JavaScript API
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
A Boolean value: true if the specified panel is visible, false otherwise.
Description
Determines whether a specified panel is visible.
fw.getHideAllFloaters()
Availability
Fireworks 3.
Usage
fw.getHideAllFloaters()
Arguments
None.
Returns
A Boolean value: true if the panels are hidden; false otherwise.
Description
Returns the hidden or visible status of the panels.
fw.getHTMLFileForScript()
Availability
Fireworks MX.
Usage
fw.getHTMLFileForScript()
Arguments
None.
Returns
A file URL.
Description
Returns an HTML file.