<?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: Converting html entities in AS3</title>
	<atom:link href="http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/</link>
	<description>since 2004!</description>
	<lastBuildDate>Fri, 29 Jan 2010 09:21:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jloa</title>
		<link>http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/comment-page-1/#comment-3390</link>
		<dc:creator>Jloa</dc:creator>
		<pubDate>Mon, 21 Dec 2009 10:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/#comment-3390</guid>
		<description>U would rather write a static utils class for it.</description>
		<content:encoded><![CDATA[<p>U would rather write a static utils class for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casey</title>
		<link>http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/comment-page-1/#comment-3382</link>
		<dc:creator>Casey</dc:creator>
		<pubDate>Wed, 11 Nov 2009 01:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/#comment-3382</guid>
		<description>This won&#039;t work for &#8482;</description>
		<content:encoded><![CDATA[<p>This won't work for &trade;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan Nyberg</title>
		<link>http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/comment-page-1/#comment-3375</link>
		<dc:creator>Johan Nyberg</dc:creator>
		<pubDate>Thu, 01 Oct 2009 13:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/#comment-3375</guid>
		<description>Thanks! Really needed this.</description>
		<content:encoded><![CDATA[<p>Thanks! Really needed this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/comment-page-1/#comment-3364</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 25 Aug 2009 06:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/#comment-3364</guid>
		<description>I was preparing to write a function to handle this, given that I need to handle all of the really odd HTML entities as well as the common ones, but then I stumbled upon this.  Thanks a lot for a clever solution to this problem!</description>
		<content:encoded><![CDATA[<p>I was preparing to write a function to handle this, given that I need to handle all of the really odd HTML entities as well as the common ones, but then I stumbled upon this.  Thanks a lot for a clever solution to this problem!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash</title>
		<link>http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/comment-page-1/#comment-3363</link>
		<dc:creator>Ash</dc:creator>
		<pubDate>Wed, 19 Aug 2009 14:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/#comment-3363</guid>
		<description>plauska: I&#039;ve included the as2 versions in the post above. The functions are practically the same.</description>
		<content:encoded><![CDATA[<p>plauska: I've included the as2 versions in the post above. The functions are practically the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: plauska</title>
		<link>http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/comment-page-1/#comment-3362</link>
		<dc:creator>plauska</dc:creator>
		<pubDate>Tue, 18 Aug 2009 14:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/#comment-3362</guid>
		<description>Hi man. I&#039;m using AS2 and have the same problem. Would you help me out? I need a AS2 solution, pls...</description>
		<content:encoded><![CDATA[<p>Hi man. I'm using AS2 and have the same problem. Would you help me out? I need a AS2 solution, pls...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davide</title>
		<link>http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/comment-page-1/#comment-3360</link>
		<dc:creator>Davide</dc:creator>
		<pubDate>Tue, 21 Jul 2009 11:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/#comment-3360</guid>
		<description>Really thanks, you resolved me a tricky problem with combobox!
Thaks again!
Davide</description>
		<content:encoded><![CDATA[<p>Really thanks, you resolved me a tricky problem with combobox!<br />
Thaks again!<br />
Davide</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kwasi</title>
		<link>http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/comment-page-1/#comment-3350</link>
		<dc:creator>kwasi</dc:creator>
		<pubDate>Wed, 20 May 2009 13:46:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/#comment-3350</guid>
		<description>Okay the solution you proposed now produces extra characters. 
&lt;code&gt;&lt;p&gt;&lt;strong&gt;full content comes here,&nbsp;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&nbsp;&lt;/p&gt;&lt;p&gt;this is a new line in the document&lt;/p&gt;&lt;/code&gt;

this is what is saved in the database, and when rendered I see content wiht out the HTML tags but the are funny blocks with in the text e.g. you hello my name is [] blah blah [].

using code

		/***/
		public function set html( html:String ):void {
			/***/ 
			_text.htmlText = new XML( new XMLDocument( html ).firstChild.nodeValue );
		}</description>
		<content:encoded><![CDATA[<p>Okay the solution you proposed now produces extra characters.<br />
<code>&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;full content comes here,&amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;nbsp;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;this is a new line in the document&amp;lt;/p&amp;gt;</code></p>
<p>this is what is saved in the database, and when rendered I see content wiht out the HTML tags but the are funny blocks with in the text e.g. you hello my name is [] blah blah [].</p>
<p>using code</p>
<p>		/***/<br />
		public function set html( html:String ):void {<br />
			/***/<br />
			_text.htmlText = new XML( new XMLDocument( html ).firstChild.nodeValue );<br />
		}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas</title>
		<link>http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/comment-page-1/#comment-3332</link>
		<dc:creator>Nicolas</dc:creator>
		<pubDate>Tue, 07 Apr 2009 14:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/#comment-3332</guid>
		<description>tf.htmlText = new XML();

P.S.
advice - don&#039;t use uppercase in tag names</description>
		<content:encoded><![CDATA[<p>tf.htmlText = new XML();</p>
<p>P.S.<br />
advice - don't use uppercase in tag names</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kwasi</title>
		<link>http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/comment-page-1/#comment-3327</link>
		<dc:creator>kwasi</dc:creator>
		<pubDate>Sat, 04 Apr 2009 04:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/#comment-3327</guid>
		<description>goto (for full post).
 http://www.actionscript.org/forums/showthread.php3?p=867110#post867110</description>
		<content:encoded><![CDATA[<p>goto (for full post).<br />
 <a href="http://www.actionscript.org/forums/showthread.php3?p=867110#post867110" rel="nofollow">http://www.actionscript.org/forums/showthread.php3?p=867110#post867110</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
