On Mon, Sep 03, 2007 at 11:48:06PM +0200, Asger Ottar Alstrup wrote: > Hi, > > A small test shows that assigning to the htmlText field of TextField > is a NOP. I suppose Gnash does not support HTML text yet, but if it at > least rendered the text assigned as normal text, that would be an > improvement.
I think it simply doesn't know about the htmlText property. Should be very easy to fix, you can do the same as with the 'text' property. What to give it a try ? --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

