<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/actionscript/tags/String</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 07:13:27 GMT</pubDate>
<item>
<title>(ActionScript) simpleStringMaker - aludwig</title>
<link>http://snipplr.com/view/55043/simplestringmaker/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Jun 2011 03:53:32 GMT</pubDate>
<guid>http://snipplr.com/view/55043/simplestringmaker/</guid>
</item>
<item>
<title>(ActionScript) AS2 convert string to date - Winkyboy</title>
<link>http://snipplr.com/view/7620/as2-convert-string-to-date/</link>
<description><![CDATA[ <p>This function takes a string containing a date in "mm/dd/yyyy" or "m/d/yyyy" format and converts it to a date object in AS2.</p> ]]></description>
<pubDate>Thu, 31 Jul 2008 12:23:46 GMT</pubDate>
<guid>http://snipplr.com/view/7620/as2-convert-string-to-date/</guid>
</item>
<item>
<title>(ActionScript) Array: Find - mattkenefick</title>
<link>http://snipplr.com/view/6295/array-find/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 19 May 2008 11:44:27 GMT</pubDate>
<guid>http://snipplr.com/view/6295/array-find/</guid>
</item>
<item>
<title>(ActionScript) str_replace - wintondeshong</title>
<link>http://snipplr.com/view/3369/strreplace/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 24 Jul 2007 10:41:11 GMT</pubDate>
<guid>http://snipplr.com/view/3369/strreplace/</guid>
</item>
<item>
<title>(ActionScript) Search and replace text in a string - Bonky</title>
<link>http://snipplr.com/view/3278/search-and-replace-text-in-a-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 12 Jul 2007 14:03:48 GMT</pubDate>
<guid>http://snipplr.com/view/3278/search-and-replace-text-in-a-string/</guid>
</item>
<item>
<title>(ActionScript) String Search and Replace - drukepple</title>
<link>http://snipplr.com/view/217/string-search-and-replace/</link>
<description><![CDATA[ <p>Provides a quick and simple "find this string pattern and replace it with this other string pattern" find and replace.  Not fancy enough for regular expressions, but untill AS3 is standard this works well for most search/replace needs.

Can be very handy for processing incoming text, whether via user input or from a database or otherwise.  For instance, searching for "\r" and replacing with "\n" or "" to control how line breaks flow.</p> ]]></description>
<pubDate>Tue, 04 Jul 2006 13:00:55 GMT</pubDate>
<guid>http://snipplr.com/view/217/string-search-and-replace/</guid>
</item>
</channel>
</rss>