Flash Video Player

HTML text into XML

by admin on June 9, 2007 · 0 comments

in Flash CS3, Flash CS3 and XML, Tutorials

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…

Read more

Share This Post

Related posts

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="">

Older post: Spring and friction

Newer post: Create a button using Actionscript 3