This article is to illustrate how to use HTML text inside an XML file so that Flash can load the XML and render the text as HTML.
The introduction of HTML strings in an XML file is done via the XML CDATA tag.
The Flash’s parser does not interpret the XML tag Character Data (CDATA). This way, we can retrieve with precision the HTML text format.
Let’s see how…










{ 0 comments… add one now }