<?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: Load HTML from XML &#8211; Part II</title>
	<atom:link href="http://karoshiethos.com/2009/01/28/load-html-from-xml-part-ii/feed/" rel="self" type="application/rss+xml" />
	<link>http://karoshiethos.com/2009/01/28/load-html-from-xml-part-ii/</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: Karoshi Ethos &#187; Flash TextField &#60;img&#62; Part 2</title>
		<link>http://karoshiethos.com/2009/01/28/load-html-from-xml-part-ii/comment-page-1/#comment-81</link>
		<dc:creator>Karoshi Ethos &#187; Flash TextField &#60;img&#62; Part 2</dc:creator>
		<pubDate>Thu, 19 Feb 2009 20:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://karoshiethos.com/?p=228#comment-81</guid>
		<description>[...] showed you the getHTMLContent function in a previous article. Wrapping the argument in &lt;doc&gt; tags ensures we get all the content regardless of whether the [...]</description>
		<content:encoded><![CDATA[<p>[...] showed you the getHTMLContent function in a previous article. Wrapping the argument in &lt;doc&gt; tags ensures we get all the content regardless of whether the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://karoshiethos.com/2009/01/28/load-html-from-xml-part-ii/comment-page-1/#comment-70</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Wed, 28 Jan 2009 20:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://karoshiethos.com/?p=228#comment-70</guid>
		<description>I was using this today, and noticed some extra whitespace. Be sure to &lt;span style=&quot;font-family: &#039;Courier New&#039;; line-height: 23px; &quot;&gt;&lt;/span&gt;
&lt;div&gt;&lt;span style=&quot;font-family: &#039;Courier New&#039;; line-height: 23px; &quot;&gt;XML.prettyPrinting = false&lt;br style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot; /&gt;XML.ignoreWhitespace = false&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;before&lt;/span&gt; you go fetch any XML in the first place or it&#039;ll be too late to get rid of it later. In my case, I went ahead and put these lines in Main.as&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>I was using this today, and noticed some extra whitespace. Be sure to <span style="font-family: 'Courier New'; line-height: 23px; "></span></p>
<div><span style="font-family: 'Courier New'; line-height: 23px; ">XML.prettyPrinting = false<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />XML.ignoreWhitespace = false</span></div>
<div><span style="font-weight: bold;">before</span> you go fetch any XML in the first place or it&#8217;ll be too late to get rid of it later. In my case, I went ahead and put these lines in Main.as</div>
<div>
</div>
]]></content:encoded>
	</item>
</channel>
</rss>
