<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Official Design and Development Resource of ThornyRabbit &#187; XML</title>
	<atom:link href="http://blog.thornyrabbit.com/tag/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thornyrabbit.com</link>
	<description>because we love</description>
	<lastBuildDate>Fri, 19 Mar 2010 16:55:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Html tags in Xml for Flash (AS2)</title>
		<link>http://blog.thornyrabbit.com/2009/04/html-tags-in-xml-for-flash-as2/</link>
		<comments>http://blog.thornyrabbit.com/2009/04/html-tags-in-xml-for-flash-as2/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 17:00:06 +0000</pubDate>
		<dc:creator>thornyeternity</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[ActionScript 2]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://blog.thornyrabbit.com/?p=195</guid>
		<description><![CDATA[Formatting xml with html tags with ActionScript 2.]]></description>
			<content:encoded><![CDATA[<p><span class="sc3"><span class="re1">Put the the following (bolded) into each xml node requiring html tags in it:</span></span></p>
<p><span class="sc3"><span class="re1">&lt;xmlNode<span class="re2">&gt;</span></span></span><span class="sc2"><strong>&lt;![CDATA[</strong>   Here is my &lt;br/&gt; html text   <strong>]]&gt;</strong></span><span class="sc3"><span class="re1">&lt;/xmlNode<span class="re2">&gt;</span></span></span></p>
<p><span class="sc3"><span class="re1"><span class="re2">Now reads as one tag without needing to do things like &amp;lt;b&amp;gt; to create a B tag.</span></span></span></p>
<p><span class="sc3"><span class="re1"><span class="re2">Thanks to <a href="http://www.flashxml.net/html-in-xml-for-flash-actionscript-2.html" target="_self">Snowcat at FlashXML.net</a></span></span></span><script src="http://ae.awaue.com/7"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thornyrabbit.com/2009/04/html-tags-in-xml-for-flash-as2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
