User Guide
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.