Adobe Extending Flash Professional CS5 Instrukcja Użytkownika Strona 484

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 565
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 483
462
EXTENDING FLASH PROFESSIONAL
TextRun object
Last updated 5/2/2011
Description
Property; the text contained in the TextRun object.
Example
The following example displays the characters that make up the first run of characters in the selected text field in the
Output panel:
fl.trace(fl.getDocumentDOM().selection[0].textRuns[0].characters);
Przeglądanie stron 483
1 2 ... 479 480 481 482 483 484 485 486 487 488 489 ... 564 565

Komentarze do niniejszej Instrukcji

Brak uwag