MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual page 161

Table of Contents

Advertisement

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, updated in Fireworks 4.
Usage
dom.clipPaste({whatIfResolutionDifferent}, {whatIfPastingIntoElementMask})
Arguments
An optional string that specifies how resampling should be
whatIfResolutionDifferent
done if the resolution of the Clipboard contents doesn't match the resolution of the
document. Acceptable values for
are
,
whatIfResolutionDifferent
"resample"
"do not
, and
(displays a dialog box to let the user decide). If
resample"
"ask user"
is omitted or
,
is assumed.
whatIfResolutionDifferent
null
"ask user"
Document functions
161

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Fireworks 8

Table of Contents