This flashcard is just one of a free flashcard set. See all flashcards!
43
Formatiere meinText mit Schriftgröße 8px und Arial!
var format:TextFormat = new TextFormat();
format.font = "Arial";
format.size = 8;
meinText.setTextFormat(format);
format.font = "Arial";
format.size = 8;
meinText.setTextFormat(format);
Flashcard info:
Author: CoboCards-User
Main topic: Internet/Intranet
Topic: Flash und Webtechnologien
Published: 14.10.2014