![MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual Download Page 160](http://html1.mh-extra.com/html/macromedia/fireworks-8-extending-fireworks/fireworks-8-extending-fireworks_manual_3339145160.webp)
160
Fireworks JavaScript API
dom.clipCopyAsPaths()
Availability
Fireworks MX.
Usage
dom.clipCopyAsPaths()
Arguments
None.
Returns
Nothing.
Description
Copies the selection to the Clipboard in Adobe Illustrator format.
Example
The following command copies the selected items to the Clipboard in Adobe Illustrator
format:
fw.getDocumentDOM().clipCopyAsPaths();
dom.clipCopyFormats()
Availability
Fireworks MX.
Usage
dom.clipCopyFormats(
format
)
Arguments
format
The graphics format for the selection. For example,
"AICB"
is the Adobe
Illustrator format.
Returns
Nothing.
Description
Copies the selection to the Clipboard using the specified format.
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 ...