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
If
is
, the vector mask fill and stroke are visible; if
, they are hidden.
bShow
bShow
true
false
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
A string that specifies the name to be assigned to the selected element(s). To specify
name
that no name should be assigned or that an existing name should be removed, pass
.
null
Returns
Nothing.
Document functions
261
Need help?
Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers