Adobe Extending Flash Professional CS5 Bedienungsanleitung Seite 473

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 565
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 472
451
EXTENDING FLASH PROFESSIONAL
Text object
Last updated 5/2/2011
text.variableName
Availability
Flash MX 2004.
Usage
text.variableName
Description
Property; a string that contains the name of the variable associated with the Text object. This property works only with
dynamic or input text; it generates a warning if used with other text types.
This property is supported only in ActionScript 1.0 and ActionScript 2.0.
Example
The following example sets the variable name of the selected text box to firstName:
fl.getDocumentDOM().selection[0].variableName = "firstName";
Seitenansicht 472
1 2 ... 468 469 470 471 472 473 474 475 476 477 478 ... 564 565

Kommentare zu diesen Handbüchern

Keine Kommentare