MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual page 339

Table of Contents

Advertisement

fw.setActiveWindow()
Availability
Fireworks 3.
Usage
fw.setActiveWindow(document, {trueFalse})
Arguments
A Document object, for example,
, that specifies which
document
fw.documents[2]
document should be made active.
This optional argument is ignored by Fireworks. It is included only for
trueFalse
Dreamweaver compatibility.
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
Fireworks functions
339

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