<?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 2 &#8211; XML CDATA returns undefined, or htmlText doesn&#8217;t work!</title>
	<atom:link href="http://www.psyked.co.uk/actionscript/actionscript-2-xml-cdata-returns-undefined-or-htmltext-doesnt-work.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.psyked.co.uk/actionscript/actionscript-2-xml-cdata-returns-undefined-or-htmltext-doesnt-work.htm</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 13:41:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rolando</title>
		<link>http://www.psyked.co.uk/actionscript/actionscript-2-xml-cdata-returns-undefined-or-htmltext-doesnt-work.htm/comment-page-1#comment-7358</link>
		<dc:creator>Rolando</dc:creator>
		<pubDate>Tue, 28 Dec 2010 00:06:22 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>I&#039;ve play with this and I can&#039;t get it to work.
I have done the split after assigning the value of the xml value to a var _html:String, then I have done the replacement and still the stupid TextArea.htmlText can&#039;t parse the html code.
var _html:String = event.result.detail.specs;
_html = _html.split(&#039;&lt;&#039;).join(&#039;&#039;);
this.pData.htmlText = _html;</description>
		<content:encoded><![CDATA[<p>I&#8217;ve play with this and I can&#8217;t get it to work.<br />
I have done the split after assigning the value of the xml value to a var _html:String, then I have done the replacement and still the stupid TextArea.htmlText can&#8217;t parse the html code.<br />
var _html:String = event.result.detail.specs;<br />
_html = _html.split(&#8216;&lt;&#8217;).join(&#8221;);<br />
this.pData.htmlText = _html;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greg</title>
		<link>http://www.psyked.co.uk/actionscript/actionscript-2-xml-cdata-returns-undefined-or-htmltext-doesnt-work.htm/comment-page-1#comment-7039</link>
		<dc:creator>greg</dc:creator>
		<pubDate>Wed, 28 Apr 2010 07:05:58 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>is it not possible to save a sample fla file. i am not that advanced and could follow how to build this in much better if there would be a fla file with sample xml.

thanks</description>
		<content:encoded><![CDATA[<p>is it not possible to save a sample fla file. i am not that advanced and could follow how to build this in much better if there would be a fla file with sample xml.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lokesh</title>
		<link>http://www.psyked.co.uk/actionscript/actionscript-2-xml-cdata-returns-undefined-or-htmltext-doesnt-work.htm/comment-page-1#comment-6375</link>
		<dc:creator>Lokesh</dc:creator>
		<pubDate>Wed, 02 Dec 2009 17:04:21 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>Hi All,

Thank you all for useful information on CDATA. 

I need some help on CDATA; my issue may sound little strange. However, I badly need your response and inputs with this.

I am developing a desktop application using Flash, basically a xml based rapid authoring tool. I am using MDM zinc to access the windows api.

In this application, I need to save the data that user has created and read it. If user has entered the text something like this -

&quot;&quot;

while reading the content, I should be able to display the text including the  tags. 

But unfortunately, I am not able to do this in Flash, the CDTAT tags are being removed.

Could anybody tell how I can achieve this in Flash.

Thanks a lot in advance.</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>Thank you all for useful information on CDATA. </p>
<p>I need some help on CDATA; my issue may sound little strange. However, I badly need your response and inputs with this.</p>
<p>I am developing a desktop application using Flash, basically a xml based rapid authoring tool. I am using MDM zinc to access the windows api.</p>
<p>In this application, I need to save the data that user has created and read it. If user has entered the text something like this -</p>
<p>&#8220;&#8221;</p>
<p>while reading the content, I should be able to display the text including the  tags. </p>
<p>But unfortunately, I am not able to do this in Flash, the CDTAT tags are being removed.</p>
<p>Could anybody tell how I can achieve this in Flash.</p>
<p>Thanks a lot in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Taylor</title>
		<link>http://www.psyked.co.uk/actionscript/actionscript-2-xml-cdata-returns-undefined-or-htmltext-doesnt-work.htm/comment-page-1#comment-6316</link>
		<dc:creator>Robert Taylor</dc:creator>
		<pubDate>Wed, 25 Nov 2009 15:32:42 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>Thanks for taking the time to write this, and all those who offered their comments.

Much saved work! THANKS!</description>
		<content:encoded><![CDATA[<p>Thanks for taking the time to write this, and all those who offered their comments.</p>
<p>Much saved work! THANKS!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard lalancette</title>
		<link>http://www.psyked.co.uk/actionscript/actionscript-2-xml-cdata-returns-undefined-or-htmltext-doesnt-work.htm/comment-page-1#comment-4708</link>
		<dc:creator>Richard lalancette</dc:creator>
		<pubDate>Fri, 26 Jun 2009 19:19:50 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>Thanks for this article. Saved me quite some trouble :)</description>
		<content:encoded><![CDATA[<p>Thanks for this article. Saved me quite some trouble <img src="http://www.psyked.co.uk/wp-includes/images/smilies/icon_smile.gif?9d7bd4" alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 2/16 queries in 0.007 seconds using disk: basic
Object Caching 616/622 objects using disk: basic

Served from: www.psyked.co.uk @ 2012-02-10 20:19:42 -->
