![MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual Download Page 261](http://html1.mh-extra.com/html/macromedia/fireworks-8-extending-fireworks/fireworks-8-extending-fireworks_manual_3339145261.webp)
Document functions
261
Description
Sets the rendering mode on the selected element’s element mask. Only one element can be
selected when calling this function. If more than one element (or no elements) are selected
when this function is called, Fireworks throws an exception. Fireworks also returns an error if
the selected element has no element mask.
dom.setElementMaskShowAttrs()
Availability
Fireworks 4.
Usage
dom.setElementMaskShowAttrs(
bShow
)
Arguments
bShow
If
bShow
is
true
, the vector mask fill and stroke are visible; if
false
, they are hidden.
Returns
Nothing.
Description
Specifies whether the currently selected vector mask shows the fill and stroke.
dom.setElementName()
Availability
Fireworks 3.
Usage
dom.setElementName(
name
)
Arguments
name
A string that specifies the name to be assigned to the selected element(s). To specify
that no name should be assigned or that an existing name should be removed, pass
null
.
Returns
Nothing.
Summary of Contents for FIREWORKS 8-EXTENDING FIREWORKS
Page 1: ...Extending Fireworks ...
Page 4: ...4 Contents ...
Page 358: ...358 Fireworks JavaScript API ...
Page 372: ...372 Index ...