<?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: Multi-line strings in Actionscript 3</title>
	<atom:link href="http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/</link>
	<description>A blog about Adobe Flex</description>
	<lastBuildDate>Wed, 17 Mar 2010 20:33:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anthony</title>
		<link>http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/comment-page-1/#comment-208478</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Mon, 05 Oct 2009 13:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/#comment-208478</guid>
		<description>Ah, excellent!  I was storing level data for my game as large XML files and really wasn&#039;t looking forward to removing all the newlines and pasting in thousands of characters of level data on a single, unreadable line.  Bravo - worked like a charm and saved me pulling out some Excedrin!  Thank you.  :)</description>
		<content:encoded><![CDATA[<p>Ah, excellent!  I was storing level data for my game as large XML files and really wasn&#8217;t looking forward to removing all the newlines and pasting in thousands of characters of level data on a single, unreadable line.  Bravo &#8211; worked like a charm and saved me pulling out some Excedrin!  Thank you.  <img src='http://dougmccune.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damilola "Chayz" Jegede</title>
		<link>http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/comment-page-1/#comment-207905</link>
		<dc:creator>Damilola "Chayz" Jegede</dc:creator>
		<pubDate>Fri, 05 Jun 2009 14:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/#comment-207905</guid>
		<description>Hey Ya&#039;ll. Very good stuff. My own area is trying to embed CSS in an as file. Wierd huh? Thanks Doug!</description>
		<content:encoded><![CDATA[<p>Hey Ya&#8217;ll. Very good stuff. My own area is trying to embed CSS in an as file. Wierd huh? Thanks Doug!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DouG Molidor</title>
		<link>http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/comment-page-1/#comment-207730</link>
		<dc:creator>DouG Molidor</dc:creator>
		<pubDate>Tue, 14 Apr 2009 21:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/#comment-207730</guid>
		<description>one DouG to another, thanks!
Great little tip. Cheers for going through the trouble of finding and publishing for us.</description>
		<content:encoded><![CDATA[<p>one DouG to another, thanks!<br />
Great little tip. Cheers for going through the trouble of finding and publishing for us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vefhýsing</title>
		<link>http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/comment-page-1/#comment-126321</link>
		<dc:creator>Vefhýsing</dc:creator>
		<pubDate>Mon, 21 Jul 2008 03:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/#comment-126321</guid>
		<description>Excellent!!! Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>Excellent!!! Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [ fla:pik ] Blog &#187; Multi-line strings in Actionscript 3</title>
		<link>http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/comment-page-1/#comment-116882</link>
		<dc:creator>[ fla:pik ] Blog &#187; Multi-line strings in Actionscript 3</dc:creator>
		<pubDate>Fri, 04 Jul 2008 02:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/#comment-116882</guid>
		<description>[...] Full Article [...]</description>
		<content:encoded><![CDATA[<p>[...] Full Article [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/comment-page-1/#comment-107539</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 19 Jun 2008 21:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/#comment-107539</guid>
		<description>Um, oops, that would be:

myBlogPost: String = &#039;[envision the C-DATA start tag here]&#039; + blogBody.xhtmlText + &#039;]&#039; +&#039;]&#039; + &#039;&gt;&#039;;</description>
		<content:encoded><![CDATA[<p>Um, oops, that would be:</p>
<p>myBlogPost: String = &#8216;[envision the C-DATA start tag here]&#8216; + blogBody.xhtmlText + &#8216;]&#8217; +&#8217;]&#8217; + &#8216;&gt;&#8217;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/comment-page-1/#comment-107532</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 19 Jun 2008 21:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/#comment-107532</guid>
		<description>This has probably long been figured out, but I was looking for a solution to posting xhtml data from flex to a blog using XMLRPC.  When I tried this solution, I was also getting the parse errors whenever I append the CDATA end tag as one string.  So what I ended up having to do was:

myBlogPost:String = &#039;&#039;;

The parse errors stopped.</description>
		<content:encoded><![CDATA[<p>This has probably long been figured out, but I was looking for a solution to posting xhtml data from flex to a blog using XMLRPC.  When I tried this solution, I was also getting the parse errors whenever I append the CDATA end tag as one string.  So what I ended up having to do was:</p>
<p>myBlogPost:String = &#8221;;</p>
<p>The parse errors stopped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/comment-page-1/#comment-101982</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 11 Jun 2008 03:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/#comment-101982</guid>
		<description>Nice solution Doug!
It&#039;s a great technique when you&#039;re wanting to dump a single block of HTML text into a Textfield and you don&#039;t feel it justifies the use of its own XML file.</description>
		<content:encoded><![CDATA[<p>Nice solution Doug!<br />
It&#8217;s a great technique when you&#8217;re wanting to dump a single block of HTML text into a Textfield and you don&#8217;t feel it justifies the use of its own XML file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan Brough</title>
		<link>http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/comment-page-1/#comment-68670</link>
		<dc:creator>Jordan Brough</dc:creator>
		<pubDate>Wed, 26 Mar 2008 21:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/#comment-68670</guid>
		<description>Thanks a ton!  I was cringing every time I had to do this before.</description>
		<content:encoded><![CDATA[<p>Thanks a ton!  I was cringing every time I had to do this before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Idetrorce</title>
		<link>http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/comment-page-1/#comment-35980</link>
		<dc:creator>Idetrorce</dc:creator>
		<pubDate>Sat, 15 Dec 2007 11:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/#comment-35980</guid>
		<description>very interesting, but I don&#039;t agree with you 
Idetrorce</description>
		<content:encoded><![CDATA[<p>very interesting, but I don&#8217;t agree with you<br />
Idetrorce</p>
]]></content:encoded>
	</item>
</channel>
</rss>
