<?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: ActionScript, XML, and Character Entities (solved)</title>
	<atom:link href="http://karoshiethos.com/2009/02/19/actionscript-xml-and-character-entities-solved/feed/" rel="self" type="application/rss+xml" />
	<link>http://karoshiethos.com/2009/02/19/actionscript-xml-and-character-entities-solved/</link>
	<description>Navigating the treacherous waters of interactive technology</description>
	<lastBuildDate>Wed,  4 Aug 2010 08:56:23 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Reinarudo</title>
		<link>http://karoshiethos.com/2009/02/19/actionscript-xml-and-character-entities-solved/comment-page-1/#comment-255</link>
		<dc:creator>Reinarudo</dc:creator>
		<pubDate>Sun, 17 Jan 2010 02:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://karoshiethos.com/?p=311#comment-255</guid>
		<description>Its amazing how many loops we have to go through for such a simple thing. It seems to detail some sort of built in way of dealing with Character Entities. I haven&#039;t been able to use it though, im settling for the huge CharacterEntity class.
I found this online http://www.kirupa.com/web/xml/XMLmanageData4.htm</description>
		<content:encoded><![CDATA[<p>Its amazing how many loops we have to go through for such a simple thing. It seems to detail some sort of built in way of dealing with Character Entities. I haven&#8217;t been able to use it though, im settling for the huge CharacterEntity class.<br />
I found this online <a href="http://www.kirupa.com/web/xml/XMLmanageData4.htm" rel="nofollow">http://www.kirupa.com/web/xml/XMLmanageData4.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://karoshiethos.com/2009/02/19/actionscript-xml-and-character-entities-solved/comment-page-1/#comment-161</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Sun, 12 Jul 2009 12:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://karoshiethos.com/?p=311#comment-161</guid>
		<description>@alex The CharacterEntity class provides methods for encoding character entities as well as decoding them. Use CharacterEntity.encode() to transform all characters with character entity equivalents to the character entity representation.</description>
		<content:encoded><![CDATA[<p>@alex The CharacterEntity class provides methods for encoding character entities as well as decoding them. Use CharacterEntity.encode() to transform all characters with character entity equivalents to the character entity representation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://karoshiethos.com/2009/02/19/actionscript-xml-and-character-entities-solved/comment-page-1/#comment-160</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 12 Jul 2009 04:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://karoshiethos.com/?p=311#comment-160</guid>
		<description>How can I do the oposite; i.e. go from &quot;John &amp; Barry&quot; to &quot;John &amp; Barry&quot;.

I want to use that for some spanish words.</description>
		<content:encoded><![CDATA[<p>How can I do the oposite; i.e. go from &#8220;John &amp; Barry&#8221; to &#8220;John &amp;amp; Barry&#8221;.</p>
<p>I want to use that for some spanish words.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon williams</title>
		<link>http://karoshiethos.com/2009/02/19/actionscript-xml-and-character-entities-solved/comment-page-1/#comment-153</link>
		<dc:creator>jon williams</dc:creator>
		<pubDate>Wed, 01 Jul 2009 17:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://karoshiethos.com/?p=311#comment-153</guid>
		<description>AS3 only. Haven&#039;t got the will to port it as little AS2 work as we&#039;ve been doing.</description>
		<content:encoded><![CDATA[<p>AS3 only. Haven&#8217;t got the will to port it as little AS2 work as we&#8217;ve been doing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maxx</title>
		<link>http://karoshiethos.com/2009/02/19/actionscript-xml-and-character-entities-solved/comment-page-1/#comment-151</link>
		<dc:creator>Maxx</dc:creator>
		<pubDate>Wed, 01 Jul 2009 16:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://karoshiethos.com/?p=311#comment-151</guid>
		<description>This is very great.  I&#039;m a big dumb dumb...are the .as files your prescribe available as AS 2?</description>
		<content:encoded><![CDATA[<p>This is very great.  I&#8217;m a big dumb dumb&#8230;are the .as files your prescribe available as AS 2?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
