MACROMEDIA FIREWORKS MX 2004-EXTENDING FIREWORKS Manual page 145

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

Advertisement

Arguments
Specifies which rectangle to check for elements. To find the elements under a single
where
point (similar to selecting with the Subselection tool), set left equal to right and top equal to
bottom. To find elements within a rectangle (similar to drag-selecting with the Pointer tool), set
the values to the desired rectangle.
Returns
An array of zero of more elements.
Description
Returns a list of zero or more elements at the given location. Similar to selecting with the
Subselection tool or drag-selecting with the Pointer tool.
dom.enableElementMask()
Availability
Fireworks 4, updated with new arguments in Fireworks MX.
Usage
dom.enableElementMask(enable, selectAndEnterPaintModeIfPossible
newSelectionMask)
Arguments
A Boolean value that toggles the element mask between enabled (
enable
disabled (
false
selectAndEnterPaintModeIfPossible
mask. If
selectAndEnterPaintModeIfPossible
bitmap mode is entered for the mask. It is
newSelectionMask
selectAndEnterPaintModeIfPossible
entering paint mode. This argument is
Returns
Nothing.
Description
Enables or disables the element mask on the selected element. If more than one element (or no
elements) are selected when this function is called, Fireworks throws an exception.
dom.enableTextAntiAliasing()
Availability
Fireworks MX.
Usage
dom.enableTextAntiAliasing(antiAlias)
Note: To set the level of anti-aliasing, call the function dom.setTextAntiAlisasing() (see
"dom.setTextAntiAliasing()" on page
).
An optional bitmap selection mask. If
230.
A Boolean value that determines the mode for the
is
and the mask is a bitmap mask, then
true,
by default.
false
newSelectionMask
is
, the selection will be set on the mask after
true
by default.
null
,
) and
true
is not
, and
null
Document functions
145

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks mx 2004

Table of Contents