Adobe Extending Flash Professional CS4 Bedienungsanleitung Seite 185

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 560
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 184
163
EXTENDING FLASH CS4 PROFESSIONAL
Document object
The following example spaces the objects horizontally, relative to each other, with bUseDcoumentBounds expressly set
to
false:
fl.getDocumentDOM().space("horizontal",false);
See also
document.getAlignToDocument(), document.setAlignToDocument()
document.straightenSelection()
Availability
Flash MX 2004.
Usage
document.straightenSelection()
Parameters
None.
Returns
Nothing.
Description
Method; straightens the currently selected strokes. This method is equivalent to using the Straighten button in the
Tools panel.
Example
The following example straightens the curve of the current selection:
fl.getDocumentDOM().straightenSelection();
document.swapElement()
Availability
Flash MX 2004.
Usage
document.swapElement(name)
Parameters
name A string that specifies the name of the library item to use.
Returns
Nothing.
Seitenansicht 184
1 2 ... 180 181 182 183 184 185 186 187 188 189 190 ... 559 560

Kommentare zu diesen Handbüchern

Keine Kommentare