I already made some progress...
Quote:
Originally Posted by blanius
It's not in the properties in the GUI you must use Actionscript for this. This is only needed if you wish to use extended formating. The basic Flash HTML text field can handle some simple formating like <B> <u> <hr> and a few others.
Yes, I discovered that it can handle typeface and font size.
However it interprets always font size as pixel: that means if you enter "fontsize 7" (which would have been a huge title in 72 pt) you just get a miniature text in 7 pixel.
Anyhow, knowing that, it is possible to have an acceptable output without too much expertise.
I would love to be able to enter an Actionscript to reference to a CSS, but I'm afraid, I am a complete rookie in AS.
If I could have been only a few lines of code, would you be so kind to give an example?
thank you in advance