The flash player assumes 1 point per pixel. So it's not as much a bug as a design choice.
- Dan Freiman On 4/23/07, iko_knyphausen <[EMAIL PROTECTED]> wrote:
Hi everyone: I think I have found a bug in the text area control and its htmlText property. When you set the fontsize property of an textarea to "11", it interprets it as 11 pixels (nb: "11px" would not a valid value for this property). On screen it looks about right. Now when you get the htmlText property, you will find a <FONT FACE='...' SIZE="11" ...> tag. That of course is way different than 11 pixel. This is GIGANTIC... Is it a confirmed bug? Thanks -Iko

