show the initialization of tituloEmenta because the problem must be in there. Better yet, do a trace (tituloEmenta) yourself, you might be surprised.

Regards,

Derek Lords


From: Jose Maria Barros <[EMAIL PROTECTED]>
Reply-To: Flashcoders mailing list <[email protected]>
To: [email protected]
Subject: [Flashcoders] htmlText property doesnt work...
Date: Mon, 9 Jan 2006 16:08:47 +0000

Can anyone tell me what wrong with this line?Sorry for my ignorance...

"tituloEmenta" is a variable that holds an XML attribute(in this case the
title of a recipe)

The problem is that the text is not formatted..he doesnt give the "brake"
and the font

_root.main.ementa_txt.htmlText = _root.main.ementa_txt.htmlText+"<font
color='#328828' size='10'><b>"+tituloEmenta+"</b></font><br>";


Thanks in advance
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to