Document functions
229
Arguments
bSnap
If
bSnap
is
true
, the tools snap to the grid. If
bSnap
is
false
, they do not.
Returns
Nothing.
Description
Specifies whether tools snap to the grid.
dom.setSnapToGuides()
Availability
Fireworks 3.
Usage
dom.setSnapToGuides(
bSnap
)
Arguments
bSnap
If
bSnap
is
true
, the tools snap to all guides. If
bSnap
is
false
, they do not.
Returns
Nothing.
Description
Specifies whether tools snap to guides.
dom.setSymbolProperties()
Availability
Fireworks 3.
Usage
dom.setSymbolProperties(
currentName
,
symbolType
,
newName
)
Arguments
currentName
Specifies the current name of the symbol in the library. If more than one master
exists with a name of
currentName
, only the first master is changed. If
null
is passed in for
currentName
, the name property is set for all selected symbols in the library (not the document).
symbolType
Acceptable values are
"graphic"
,
"button"
, and
"animation"
.
newName
Specifies the new name for the symbol.
Returns
Nothing.
Description
Sets the name and symbol type of the specified 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...