Document functions
133
Description
Converts the selected item(s) to a new animation symbol.
See also
dom.convertAnimSymbolToGraphicSymbol()
,
dom.convertToSymbol()
,
dom.setAnimInstanceNumFrames()
dom.convertToPaths()
Availability
Fireworks 3.
Usage
dom.convertToPaths()
Arguments
None.
Returns
Nothing.
Description
Converts the selected text items into editable paths.
Example
The following command converts the selected text items into editable paths.
fw.getDocumentDOM().convertToPaths();
dom.convertToSymbol()
Availability
Fireworks 3.
Usage
dom.convertToSymbol(
type
,
name
)
Arguments
type
Acceptable values are
"graphic"
,
"button"
, and
"animation"
.
name
A name for the new symbol.
Returns
Nothing.
Description
Converts the selected item(s) to a new symbol.
Summary of Contents for DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER
Page 1: ...Extending Fireworks...
Page 4: ...4 Contents...
Page 8: ...8 Chapter 1 Extending Fireworks Overview...
Page 102: ...102 Chapter 4 Auto Shapes...