TextField html [AS 2]
Klasa: TextField
Kompatybilność: ActionScript 1.0, Flash 6+
Flaga określająca, czy pole tekstowe reprezentuje kod HTML.
Jeśli właściwość html
wynosi true
, wtedy pole tekstowe interpretuje znaczniki HTML jak na stronie WWW, jeśli właściwość wynosi false
, wtedy pole tekstowe wyświetla tagi HTML jak zwykły tekst.
Listing
this.createTextField("moj_txt", this.getNextHighestDepth(), 10, 10, 160, 22);
moj_txt.html = true;
moj_txt.htmlText = "<b> ten tekst jest pogrubiony </b> <i>Funkcje.net</i>";
moj_txt.html = true;
moj_txt.htmlText = "<b> ten tekst jest pogrubiony </b> <i>Funkcje.net</i>";
Dodano przez: divix
Ranga: Administrator serwisu Punktów: 38473
Ranga: Administrator serwisu Punktów: 38473
Komentarze użytkowników
:: Losowe artykuły

:: Wymiana linków

Modowe inspiracje |
Android Gry i Aplikacje |
ZaplanujTransport.pl: Przeprowadzki, transport, aukcje |
Logo dla firmy |
Change Tires - Car Weather Forecast Reminder |
Zend Framework 3. Developer's Guide |
IT Books Reviews and Programming: JS, JAVA, PHP, ANDROID, CSS |
Katalog roślin |
Programming articles of: JAVA, PHP, C++, Pyth, JavaScript and so on..