MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual page 313

Table of Contents

Advertisement

Returns
Nothing.
Description
Turns on debugging messages for Flash commands. When Flash debugging is enabled,
Fireworks displays the command string in a dialog box every time a Flash command calls
. The
function is particularly useful for
MMExecute()
fw.enableFlashDebugging()
monitoring which commands are executed in a command panel. For information on how to
turn off Flash debugging, see
"fw.disableFlashDebugging()" on page
311. For more
information about constructing Flash command panels for Fireworks, see
"Flash panels"
on page
115.
This debugging command works even if you are running a JavaScript file.
fw.exportAndCopyHTMLCode()
Availability
Fireworks MX.
Usage
fw.exportAndCopyHTMLCode(document)
Arguments
A Document object (for example,
) that specifies the
document
fw.documents[2]
document to export. If
is
, the active document is exported.
document
null
Returns
A Boolean value:
if successful;
otherwise.
true
false
Description
Displays the export dialog box, which is preconfigured to export HTML and images and to
copy the HTML code to the Clipboard.
Fireworks functions
313

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