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

