<?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"
	>
<channel>
	<title>Comments on: String.replace() method for ActionScript2</title>
	<atom:link href="http://tekkie.flashbit.net/flash/as/stringreplace-method-for-actionscript2/feed" rel="self" type="application/rss+xml" />
	<link>http://tekkie.flashbit.net/flash/as/stringreplace-method-for-actionscript2</link>
	<description>Flash technology blog</description>
	<pubDate>Sat, 22 Nov 2008 07:39:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: nathan</title>
		<link>http://tekkie.flashbit.net/flash/as/stringreplace-method-for-actionscript2#comment-417</link>
		<dc:creator>nathan</dc:creator>
		<pubDate>Mon, 10 Nov 2008 17:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://tekkie.flashbit.net/flash/as/stringreplace-method-for-actionscript2#comment-417</guid>
		<description>thanks!</description>
		<content:encoded><![CDATA[<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ain Tohvri</title>
		<link>http://tekkie.flashbit.net/flash/as/stringreplace-method-for-actionscript2#comment-169</link>
		<dc:creator>Ain Tohvri</dc:creator>
		<pubDate>Tue, 03 Jun 2008 21:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://tekkie.flashbit.net/flash/as/stringreplace-method-for-actionscript2#comment-169</guid>
		<description>Yes, why not.</description>
		<content:encoded><![CDATA[<p>Yes, why not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sale</title>
		<link>http://tekkie.flashbit.net/flash/as/stringreplace-method-for-actionscript2#comment-168</link>
		<dc:creator>sale</dc:creator>
		<pubDate>Tue, 03 Jun 2008 19:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://tekkie.flashbit.net/flash/as/stringreplace-method-for-actionscript2#comment-168</guid>
		<description>or even simpler:

return this.split(searchStr).join(replaceStr);</description>
		<content:encoded><![CDATA[<p>or even simpler:</p>
<p>return this.split(searchStr).join(replaceStr);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orion_rigel</title>
		<link>http://tekkie.flashbit.net/flash/as/stringreplace-method-for-actionscript2#comment-145</link>
		<dc:creator>orion_rigel</dc:creator>
		<pubDate>Thu, 17 Apr 2008 12:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://tekkie.flashbit.net/flash/as/stringreplace-method-for-actionscript2#comment-145</guid>
		<description>Thank you very much for the script.I was looking for something like that</description>
		<content:encoded><![CDATA[<p>Thank you very much for the script.I was looking for something like that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aziz</title>
		<link>http://tekkie.flashbit.net/flash/as/stringreplace-method-for-actionscript2#comment-129</link>
		<dc:creator>aziz</dc:creator>
		<pubDate>Thu, 10 Apr 2008 04:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://tekkie.flashbit.net/flash/as/stringreplace-method-for-actionscript2#comment-129</guid>
		<description>Thanks for the script. It was useful for me</description>
		<content:encoded><![CDATA[<p>Thanks for the script. It was useful for me</p>
]]></content:encoded>
	</item>
</channel>
</rss>
