<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - adrianparr</title>
<link>http://snipplr.com/users/adrianparr/tags/utils</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 09:25:09 GMT</pubDate>
<item>
<title>(ActionScript 3) AS3 MathUtils static class</title>
<link>http://snipplr.com/view/65581/as3-mathutils-static-class/</link>
<description><![CDATA[ <p>Credit goes to Bruno Imbrizi.</p> ]]></description>
<pubDate>Wed, 13 Jun 2012 02:56:19 GMT</pubDate>
<guid>http://snipplr.com/view/65581/as3-mathutils-static-class/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Use Dictionary Obect to Store Values Associated with MovieClips</title>
<link>http://snipplr.com/view/29331/as3-use-dictionary-obect-to-store-values-associated-with-movieclips/</link>
<description><![CDATA[ <p>To do this sort of thing (ie. passing values to an onRelease event handler) in AS2 I would have used Joey Lott's Proxy class, which was similar to Delegate.
To do this in AS3 you could create your own custom class which extends MovieClip and then store the value as a property which can then be retrieved in the event handler, but sometime just using a Dictionary Object is easier and quicker.</p> ]]></description>
<pubDate>Fri, 05 Mar 2010 05:47:30 GMT</pubDate>
<guid>http://snipplr.com/view/29331/as3-use-dictionary-obect-to-store-values-associated-with-movieclips/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Random Methods Utility Class</title>
<link>http://snipplr.com/view/27809/as3-random-methods-utility-class/</link>
<description><![CDATA[ <p>This handy class for working with random values was written by Grant Skinner.
I take no credit for it.

A zip file containing 'Rnd.as' can be downloaded from here ...
http://www.gskinner.com/blog/assets/Rnd.zip</p> ]]></description>
<pubDate>Sun, 07 Feb 2010 05:55:18 GMT</pubDate>
<guid>http://snipplr.com/view/27809/as3-random-methods-utility-class/</guid>
</item>
<item>
<title>(ActionScript 3) SearchArray AS3 Functions</title>
<link>http://snipplr.com/view/27808/searcharray-as3-functions/</link>
<description><![CDATA[ <p>This SearchArray class was written by Flanture.
I claim no credit for this.

The class can be downloaded from here ...
http://www.box.net/shared/7fj14higai</p> ]]></description>
<pubDate>Sun, 07 Feb 2010 05:50:44 GMT</pubDate>
<guid>http://snipplr.com/view/27808/searcharray-as3-functions/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 String Utils</title>
<link>http://snipplr.com/view/27807/as3-string-utils/</link>
<description><![CDATA[ <p>This handy String Utils class was written by Ryan Matsikas at gSkinner.com
I take no credit for it.

A ZIP file containing 'StringUtils.as' can be downloaded from here ...
http://www.gskinner.com/products/downloads/AS3StringUtils.zip</p> ]]></description>
<pubDate>Sun, 07 Feb 2010 05:47:00 GMT</pubDate>
<guid>http://snipplr.com/view/27807/as3-string-utils/</guid>
</item>
</channel>
</rss>