Document.clipcopy(), Document.clipcut() – Adobe Extending Flash Professional CS5 User Manual
Page 103
81
EXTENDING FLASH PROFESSIONAL
Document object
Last updated 5/2/2011
fl.getDocumentDOM().changeFilterOrder(1,0);
See also
,
,
,
document.clipCopy()
Availability
Flash MX 2004.
Usage
document.clipCopy()
Parameters
None.
Returns
Nothing.
Description
Method; copies the current selection from the document to the Clipboard.
To copy a string to the Clipboard, use
Example
The following example copies the current selection from the document to the Clipboard:
fl.getDocumentDOM().clipCopy();
See also
,
document.clipCut()
Availability
Flash MX 2004.
Usage
document.clipCut()
Parameters
None.
This manual is related to the following products: