Adobe Extending Flash Professional CS5 Bedienungsanleitung Seite 103

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 565
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 102
81
EXTENDING FLASH PROFESSIONAL
Document object
Last updated 5/2/2011
fl.getDocumentDOM().changeFilterOrder(1,0);
See also
document.addFilter(), document.disableFilter(), document.enableFilter(), document.getFilters(),
document.removeFilter(), Filter object
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 fl.clipCopyString().
Example
The following example copies the current selection from the document to the Clipboard:
fl.getDocumentDOM().clipCopy();
See also
document.clipCut(), document.clipPaste()
document.clipCut()
Availability
Flash MX 2004.
Usage
document.clipCut()
Parameters
None.
Seitenansicht 102
1 2 ... 98 99 100 101 102 103 104 105 106 107 108 ... 564 565

Kommentare zu diesen Handbüchern

Keine Kommentare