TextFormat bullet [AS 2] 
Klasa: TextFormat
Kompatybilność: ActionScript 1.0, Flash 6+
Wartość logiczna, określająca czy tekst jest częścią listy wypunktowanej.
W liście wypunktowanej, każdy paragraf tekstu jest wcięty. Na lewo od każdej lini paragrafu wyświetlony jest symbol listy. Domyślna wartość to NULL.
Listing
var moj_fmt:TextFormat = new TextFormat();
moj_fmt.bullet = true;
this.createTextField("moj_txt", 1, 100, 100, 300, 100);
moj_txt.multiline = true;
moj_txt.wordWrap = true;
moj_txt.border = true;
moj_txt.text = "this is moj text"+newline;
moj_txt.text += "this is more text"+newline;
moj_txt.setTextFormat(moj_fmt);
        	moj_fmt.bullet = true;
this.createTextField("moj_txt", 1, 100, 100, 300, 100);
moj_txt.multiline = true;
moj_txt.wordWrap = true;
moj_txt.border = true;
moj_txt.text = "this is moj text"+newline;
moj_txt.text += "this is more text"+newline;
moj_txt.setTextFormat(moj_fmt);
Dodano przez: divix  
Ranga: Administrator serwisu Punktów: 0
Ranga: Administrator serwisu Punktów: 0
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 |
        Laminas: MVC Framework for PHP |
        IT Books Reviews and Programming: JS, JAVA, PHP, ANDROID, CSS | 
        Katalog roślin |
        Programming articles: JAVA, PHP, C++, Python, JavaScript |
        Kancelaria Adwokacka Łukasz Huszno
        
    

 
  
				

 
                             
 


 
                        
 
		 
	