<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - _mantra</title>
<link>http://snipplr.com/users/_mantra</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 06:03:45 GMT</pubDate>
<item>
<title>(ActionScript 3) actionscript 3 simple drag and drop</title>
<link>http://snipplr.com/view/36567/actionscript-3-simple-drag-and-drop/</link>
<description><![CDATA[ <p>simple drag and drop of an object on to a target.  It will trace a 'success' message when the object is placed on the target item after being dragged and released.</p> ]]></description>
<pubDate>Thu, 01 Jul 2010 14:59:18 GMT</pubDate>
<guid>http://snipplr.com/view/36567/actionscript-3-simple-drag-and-drop/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 new for each loop</title>
<link>http://snipplr.com/view/36566/as3-new-for-each-loop/</link>
<description><![CDATA[ <p>use AS3's new for each loop to iterate through array items. The first loop will output 0,1,2.  The new loop will output the property names,  item1, item2, item3</p> ]]></description>
<pubDate>Thu, 01 Jul 2010 14:43:31 GMT</pubDate>
<guid>http://snipplr.com/view/36566/as3-new-for-each-loop/</guid>
</item>
<item>
<title>(ColdFusion) create a ColdFusion Component (CFC)</title>
<link>http://snipplr.com/view/36565/create-a-coldfusion-component-cfc/</link>
<description><![CDATA[ <p>create a basic ColdFusion Component and return a value. This will return a string value based on a string parameter passed into it</p> ]]></description>
<pubDate>Thu, 01 Jul 2010 14:02:42 GMT</pubDate>
<guid>http://snipplr.com/view/36565/create-a-coldfusion-component-cfc/</guid>
</item>
<item>
<title>(ActionScript 3) Actionscript 3 Simple Event Listeners</title>
<link>http://snipplr.com/view/36564/actionscript-3-simple-event-listeners/</link>
<description><![CDATA[ <p>simple how-to adding an event listener to a button or movieClip and trace the target name.</p> ]]></description>
<pubDate>Thu, 01 Jul 2010 13:53:27 GMT</pubDate>
<guid>http://snipplr.com/view/36564/actionscript-3-simple-event-listeners/</guid>
</item>
</channel>
</rss>