User Guide

312 Fireworks JavaScript API
Description
Turns off debugging messages for Flash commands. For a description of the Flash debugging
capabilities, see
fw.enableFlashDebugging() on page 312. For more information about
constructing Flash command panels for Fireworks, see “Flash panels” on page 115.
fw.dismissBatchDialogWhenDone()
Availability
Fireworks 4.
Usage
fw.dismissBatchDialogWhenDone(autoClose)
Arguments
autoClose A Boolean value. If set to true, the Batch Progress dialog box closes
automatically (without user intervention) when the script finishes.
Returns
Nothing.
Description
Closes the Batch Progress dialog box automatically when the script finishes. This function has
no effect if the Batch Progress dialog box does not appear.
fw.enableFlashDebugging()
Availability
Fireworks MX
Usage
fw.enableFlashDebugging()
Arguments
None.
NOTE
The debugging commands work even if you are running a JavaScript file.
NOTE
This function is used mostly for backward compatibility with Fireworks 2.