<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Quicktip #3: Getting newlines parsed correctly from XML to AS3</title>
	<atom:link href="http://www.bartclaessens.com/2008/11/25/quicktip-3-getting-newlines-parsed-correctly-from-xml-to-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bartclaessens.com/2008/11/25/quicktip-3-getting-newlines-parsed-correctly-from-xml-to-as3/</link>
	<description>and create the perfect world!</description>
	<lastBuildDate>Thu, 04 Mar 2010 02:49:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MurtenSaerbi</title>
		<link>http://www.bartclaessens.com/2008/11/25/quicktip-3-getting-newlines-parsed-correctly-from-xml-to-as3/comment-page-1/#comment-24</link>
		<dc:creator>MurtenSaerbi</dc:creator>
		<pubDate>Wed, 25 Feb 2009 21:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bartclaessens.com/?p=97#comment-24</guid>
		<description>Aah very true. It seems a pretty mysterious reason that is keeping you from using the htmlText property, though... 

Anyway, I&#039;m glad it worked out! &quot;Nerds unite!&quot; Or is someone else already (ab)using that slogan?</description>
		<content:encoded><![CDATA[<p>Aah very true. It seems a pretty mysterious reason that is keeping you from using the htmlText property, though&#8230; </p>
<p>Anyway, I&#8217;m glad it worked out! &#8220;Nerds unite!&#8221; Or is someone else already (ab)using that slogan?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bart Claessens</title>
		<link>http://www.bartclaessens.com/2008/11/25/quicktip-3-getting-newlines-parsed-correctly-from-xml-to-as3/comment-page-1/#comment-23</link>
		<dc:creator>Bart Claessens</dc:creator>
		<pubDate>Wed, 25 Feb 2009 19:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.bartclaessens.com/?p=97#comment-23</guid>
		<description>Hi Murten, nice to see you here also. :) 

A br-tag will work as well, but I wasn&#039;t using the htmlText property of my TextField. For some mysterious reason (I don&#039;t know exactly which one ) I had to use the .text property of the TextField.

Special characters or the CDATA tags aren&#039;t allowed in attribute tags.

Greets
Bart</description>
		<content:encoded><![CDATA[<p>Hi Murten, nice to see you here also. <img src='http://www.bartclaessens.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>A br-tag will work as well, but I wasn&#8217;t using the htmlText property of my TextField. For some mysterious reason (I don&#8217;t know exactly which one ) I had to use the .text property of the TextField.</p>
<p>Special characters or the CDATA tags aren&#8217;t allowed in attribute tags.</p>
<p>Greets<br />
Bart</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MurtenSaerbi</title>
		<link>http://www.bartclaessens.com/2008/11/25/quicktip-3-getting-newlines-parsed-correctly-from-xml-to-as3/comment-page-1/#comment-22</link>
		<dc:creator>MurtenSaerbi</dc:creator>
		<pubDate>Wed, 25 Feb 2009 13:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.bartclaessens.com/?p=97#comment-22</guid>
		<description>A &quot;br&quot; tag will work aswell.</description>
		<content:encoded><![CDATA[<p>A &#8220;br&#8221; tag will work aswell.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
