Hi
I´ve searched all the web and Flash Help, found some tutorials but still can´t make my dinamic text load a XML file with bold and italic on it.
My dinamic text fild is set to HTML format and the XML is like that:
<?xml version="1.0" encoding="ISO-8859-1"?>
<portfolio>
<picture picture= "pictures/pic1.jpg"
text= "<b>This should be bold</b> this teste should be normal."/>
</portfolio>