<?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, 21 Aug 2008 17:49:56 GMT</pubDate>
<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) String: Get Line By String - mattkenefick</title>
<link>http://snipplr.com/view/6307/string-get-line-by-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 19 May 2008 11:55:26 GMT</pubDate>
<guid>http://snipplr.com/view/6307/string-get-line-by-string/</guid>
</item>
<item>
<title>(ActionScript) String: Get Line By Index - mattkenefick</title>
<link>http://snipplr.com/view/6306/string-get-line-by-index/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 19 May 2008 11:54:35 GMT</pubDate>
<guid>http://snipplr.com/view/6306/string-get-line-by-index/</guid>
</item>
<item>
<title>(ActionScript) String: Insert Each - mattkenefick</title>
<link>http://snipplr.com/view/6305/string-insert-each/</link>
<description><![CDATA[ <p>Inserts a string before / after a certain a mount of times.. Aka: to put periods between a word.
DEADRAMONES becomes D.E.A.D.R.A.M.O.N.E.S.</p> ]]></description>
<pubDate>Mon, 19 May 2008 11:53:37 GMT</pubDate>
<guid>http://snipplr.com/view/6305/string-insert-each/</guid>
</item>
<item>
<title>(ActionScript) String: Explode - mattkenefick</title>
<link>http://snipplr.com/view/6304/string-explode/</link>
<description><![CDATA[ <p>Explodes a string into an array</p> ]]></description>
<pubDate>Mon, 19 May 2008 11:52:33 GMT</pubDate>
<guid>http://snipplr.com/view/6304/string-explode/</guid>
</item>
<item>
<title>(ActionScript) String: Replace - mattkenefick</title>
<link>http://snipplr.com/view/6303/string-replace/</link>
<description><![CDATA[ <p>Replaces a string</p> ]]></description>
<pubDate>Mon, 19 May 2008 11:51:55 GMT</pubDate>
<guid>http://snipplr.com/view/6303/string-replace/</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>