hello!

the title is auto explanatory. this doesn´t work,
it shows plain text, not formatted:

xml:
Code:
	
<image link="slides/pic2.jpg" title="T*tulo">
		<desc>
			<![CDATA[<font color='#"+990000+"'><b>First line Text in Bold Red color</b><font>]]>
		</desc>
	</image>
as3:
Code:
descriptionTF.htmlText = my_items[intCurrentSlide].desc;
thanks !!