Acceptable values for
are "
" (if an
maskReplaceOptions
maskReplaceOptions
replace
element mask already exists, replace it with the pasted one), "
" (if an element mask
add
already exists, add the pasted mask to it), and "
" (displays a dialog box to let the user
ask
decide).
Returns
Nothing.
Description
Pastes the Clipboard contents into the document as an element mask. Only one element can
be selected when calling this function. If more than one element (or none) is selected when
this function is called, Fireworks throws an exception. An exception is also thrown if there is
nothing on the Clipboard.
dom.clipPasteAttributes()
Availability
Fireworks 3.
Usage
dom.clipPasteAttributes()
Arguments
None.
Returns
Nothing.
Description
Pastes the attributes from the Clipboard onto the selection.
Example
The following command applies the attributes that were copied to the Clipboard onto the
selected items:
fw.getDocumentDOM().clipPasteAttributes();
Document functions
163
Need help?
Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers