Document functions
203
dom.insertSymbolAt()
Availability
Fireworks 8.
Usage
dom.insertSymbolAt(
uiName
,
locationPoint
)
Arguments
uiName
The name of the symbol in the library. If more than one symbol exists with the
specified name, Fireworks inserts the first symbol named.
locationPoint
The center of the symbol expressed as x, y coordinates.
Returns
Nothing.
Description
Inserts a symbol instance at the specified location.
dom.isSelectionDirectlyAboveBitmapObject()
Availability
Fireworks MX.
Usage
dom.isSelectionDirectlyAboveBitmapObject()
Arguments
None.
Returns
A Boolean value:
true
if the selected objects are directly above an image element;
false
otherwise.
Description
Tests to see if the selected object(s) are directly above a bitmap object. The selection does not
need to be contiguous, although at least one item in the selection must be directly above a
bitmap.
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 ...