dom.clipCopyFormats()
Availability
Fireworks MX.
Usage
dom.clipCopyFormats(format)
Arguments
The graphics format for the selection. For example,
format
Illustrator format.
Returns
Nothing.
Description
Copies the selection to the Clipboard using the specified format.
dom.clipCut()
Availability
Fireworks 3.
Usage
dom.clipCut()
Arguments
None.
Returns
Nothing.
Description
Cuts the selection to the Clipboard.
Example
The following command cuts the selected items and places them on the Clipboard.
fw.getDocumentDOM().clipCut();
dom.clipPaste()
Availability
Fireworks 3, enhanced in 4.
Usage
dom.clipPaste({whatIfResolutionDifferent}, {whatIfPastingIntoElementMask})
is the Adobe
"AICB"
Document functions
127
Need help?
Do you have a question about the FIREWORKS MX 2004-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers