TextField Font Color
TextField Font Color
Out of context: Reply #8
- Started
- Last post
- 8 Responses
- afxrephlex0
either
select "render text as html" from the properties panel
or
do this with as:
myTF.html = true;
either
select "render text as html" from the properties panel
or
do this with as:
myTF.html = true;