<?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: Flash, CDATA tags and line breaks in htmlText</title>
	<atom:link href="http://www.dirtystylus.com/blog/2009/01/21/flash-cdata-tags-and-line-breaks-in-htmltext/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dirtystylus.com/blog/2009/01/21/flash-cdata-tags-and-line-breaks-in-htmltext/</link>
	<description>resistance was futile</description>
	<lastBuildDate>Tue, 25 Oct 2011 07:13:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: ds</title>
		<link>http://www.dirtystylus.com/blog/2009/01/21/flash-cdata-tags-and-line-breaks-in-htmltext/comment-page-1/#comment-11676</link>
		<dc:creator>ds</dc:creator>
		<pubDate>Thu, 09 Jul 2009 16:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dirtystylus.com/blog/?p=173#comment-11676</guid>
		<description>&lt;p&gt;Good point, Jesse. As a rule I tend to set all properties on the text field before assigning to text/htmlText.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Good point, Jesse. As a rule I tend to set all properties on the text field before assigning to text/htmlText.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Gavin</title>
		<link>http://www.dirtystylus.com/blog/2009/01/21/flash-cdata-tags-and-line-breaks-in-htmltext/comment-page-1/#comment-11675</link>
		<dc:creator>Jesse Gavin</dc:creator>
		<pubDate>Thu, 09 Jul 2009 16:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.dirtystylus.com/blog/?p=173#comment-11675</guid>
		<description>&lt;p&gt;Also, you are required to set the multiline property to true BEFORE assigning the htmlText property.&lt;/p&gt;

&lt;p&gt;This works....&lt;/p&gt;

&lt;p&gt;myTextField.multiline = true;
  myTextField.htmlText = &quot;Mytest&quot;;&lt;/p&gt;

&lt;p&gt;This doesn&#039;t....&lt;/p&gt;

&lt;p&gt;myTextField.htmlText = &quot;Mytest&quot;;
  myTextField.multiline = true;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Also, you are required to set the multiline property to true BEFORE assigning the htmlText property.</p>

<p>This works&#8230;.</p>

<p>myTextField.multiline = true;
  myTextField.htmlText = &#8220;Mytest&#8221;;</p>

<p>This doesn&#8217;t&#8230;.</p>

<p>myTextField.htmlText = &#8220;Mytest&#8221;;
  myTextField.multiline = true;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://www.dirtystylus.com/blog/2009/01/21/flash-cdata-tags-and-line-breaks-in-htmltext/comment-page-1/#comment-8319</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Wed, 21 Jan 2009 22:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.dirtystylus.com/blog/?p=173#comment-8319</guid>
		<description>&lt;p&gt;Good to know.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Good to know.</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Object Caching 212/225 objects using disk

Served from: www.dirtystylus.com @ 2012-02-08 00:34:06 -->
