Adobe Extending Flash Professional CS5 Manuale Utente Pagina 460

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 565
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 459
438
EXTENDING FLASH PROFESSIONAL
Text object
Last updated 5/2/2011
text.autoExpand
Availability
Flash MX 2004.
Usage
text.autoExpand
Description
Property; a Boolean value. For static text fields, a value of true causes the bounding width to expand to show all text.
For dynamic or input text fields, a value of
true causes the bounding width and height to expand to show all text.
Example
The following example sets the autoExpand property to a value of true:
fl.getDocumentDOM().selection[0].autoExpand = true;
text.border
Availability
Flash MX 2004.
Usage
text.border
Description
Property; a Boolean value. A value of true causes Flash to show a border around text.
Example
The following example sets the border property to a value of true:
fl.getDocumentDOM().selection[0].border = true;
text.description
Availability
Flash MX 2004.
Usage
text.description
Description
Property; a string that is equivalent to the Description field in the Accessibility panel. The description is read by the
screen reader.
Vedere la pagina 459
1 2 ... 455 456 457 458 459 460 461 462 463 464 465 ... 564 565

Commenti su questo manuale

Nessun commento