MACROMEDIA FIREWORKS MX 2004-EXTENDING FIREWORKS Manual page 139

Extending fireworks
Hide thumbs Also See for FIREWORKS MX 2004-EXTENDING FIREWORKS:
Table of Contents

Advertisement

Example
The following command deletes the selected symbols from the library as well as any active
instances from the document.
fw.getDocumentDOM().deleteSymbol(null);
dom.detachInstanceFromSymbol()
Availability
Fireworks 3.
Usage
dom.detachInstanceFromSymbol()
Arguments
None.
Description
Breaks the links between the selected instances and the owning symbols.
Returns
Nothing.
dom.detachTextFromPath()
Availability
Fireworks 3.
Usage
dom.detachTextFromPath()
Arguments
None.
Returns
Nothing.
Description
Splits the selected text-on-a-path items into its original text and path items.
dom.distribute()
Availability
Fireworks 3.
Usage
dom.distribute(dimension)
Arguments
Acceptable values are
dimension
and
"vertical"
"horizontal"
.
Document functions
139

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FIREWORKS MX 2004-EXTENDING FIREWORKS and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Fireworks mx 2004

Table of Contents