<?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-3/tags/as3</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 23 Jul 2008 17:55:47 GMT</pubDate>
<item>
<title>(ActionScript 3) ActionScript 3.0 Timer Event - jrutter</title>
<link>http://snipplr.com/view/7445/actionscript-30-timer-event/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Jul 2008 14:16:14 GMT</pubDate>
<guid>http://snipplr.com/view/7445/actionscript-30-timer-event/</guid>
</item>
<item>
<title>(ActionScript 3) Adjust Volume on FLV Video - zeman</title>
<link>http://snipplr.com/view/7422/adjust-volume-on-flv-video/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 21 Jul 2008 20:33:31 GMT</pubDate>
<guid>http://snipplr.com/view/7422/adjust-volume-on-flv-video/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: preloader code - taboularasa</title>
<link>http://snipplr.com/view/7367/as3-preloader-code/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 17 Jul 2008 15:51:24 GMT</pubDate>
<guid>http://snipplr.com/view/7367/as3-preloader-code/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: Create a grid of bottons - taboularasa</title>
<link>http://snipplr.com/view/7366/as3-create-a-grid-of-bottons/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 17 Jul 2008 15:31:17 GMT</pubDate>
<guid>http://snipplr.com/view/7366/as3-create-a-grid-of-bottons/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: loading an external txt file - taboularasa</title>
<link>http://snipplr.com/view/7365/as3-loading-an-external-txt-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 17 Jul 2008 15:29:30 GMT</pubDate>
<guid>http://snipplr.com/view/7365/as3-loading-an-external-txt-file/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Random Range - taboularasa</title>
<link>http://snipplr.com/view/7326/as3-random-range/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 16 Jul 2008 01:36:52 GMT</pubDate>
<guid>http://snipplr.com/view/7326/as3-random-range/</guid>
</item>
<item>
<title>(ActionScript 3) Basic Package and Class Creation / Extend - 1man</title>
<link>http://snipplr.com/view/7097/basic-package-and-class-creation--extend/</link>
<description><![CDATA[ <p>How to create a basic class in AS3 and extend it if needed.</p> ]]></description>
<pubDate>Thu, 03 Jul 2008 05:54:56 GMT</pubDate>
<guid>http://snipplr.com/view/7097/basic-package-and-class-creation--extend/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: Creating a Gradient Rectangle - chrisaiv</title>
<link>http://snipplr.com/view/7050/as3-creating-a-gradient-rectangle/</link>
<description><![CDATA[ <p>So I've always found gradients to be confusing until I found this great tutorial online.</p> ]]></description>
<pubDate>Tue, 01 Jul 2008 12:17:08 GMT</pubDate>
<guid>http://snipplr.com/view/7050/as3-creating-a-gradient-rectangle/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: Save JPEG's from Flash - chrisaiv</title>
<link>http://snipplr.com/view/6653/as3-save-jpegs-from-flash/</link>
<description><![CDATA[ <p>I found this excellent tutorial on how to save JPEG images from Flash.  You will need the Adobe JPEG Encoder class which can be found here: http://code.google.com/p/as3corelib/.  You will also need some server-side action which in this case was done in PHP</p> ]]></description>
<pubDate>Wed, 11 Jun 2008 11:05:41 GMT</pubDate>
<guid>http://snipplr.com/view/6653/as3-save-jpegs-from-flash/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: Regular Expression Basics - chrisaiv</title>
<link>http://snipplr.com/view/6608/as3-regular-expression-basics/</link>
<description><![CDATA[ <p>1. RegExp.text(string) returns a Boolean
2. RegExp.exec(string) returns an Object
3. String.search(pattern) returns an int
4. String.match(pattern) returns an Array
5. String.replace(pattern, replace) returns a String</p> ]]></description>
<pubDate>Fri, 06 Jun 2008 13:12:47 GMT</pubDate>
<guid>http://snipplr.com/view/6608/as3-regular-expression-basics/</guid>
</item>
<item>
<title>(ActionScript 3) dist - vcesjp</title>
<link>http://snipplr.com/view/6078/dist/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 01 May 2008 13:20:30 GMT</pubDate>
<guid>http://snipplr.com/view/6078/dist/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: Sending and Recieving Data using a GET Request - chrisaiv</title>
<link>http://snipplr.com/view/5124/as3-sending-and-recieving-data-using-a-get-request/</link>
<description><![CDATA[ <p>I needed a way to do a Database lookup using GET.  This simple example sends a GET requests and shows how to collect a response that would look like this "success=true&amp;path=xyz.flv"</p> ]]></description>
<pubDate>Tue, 19 Feb 2008 18:13:33 GMT</pubDate>
<guid>http://snipplr.com/view/5124/as3-sending-and-recieving-data-using-a-get-request/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: onDragOver, onDragOut, onReleaseOutside - chrisaiv</title>
<link>http://snipplr.com/view/5022/as3-ondragover-ondragout-onreleaseoutside/</link>
<description><![CDATA[ <p>Scott Morgan figured out a beautiful way to offer the AS2 Mouse Event onReleaseOutside.</p> ]]></description>
<pubDate>Tue, 12 Feb 2008 12:01:30 GMT</pubDate>
<guid>http://snipplr.com/view/5022/as3-ondragover-ondragout-onreleaseoutside/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: Using URLLoader for Text and XML - chrisaiv</title>
<link>http://snipplr.com/view/4997/as3-using-urlloader-for-text-and-xml/</link>
<description><![CDATA[ <p>URLLoader is not the same as Loader.  It is meant to load text, html, sound, xml, and swf content.  If you want to load an image, use Loader().</p> ]]></description>
<pubDate>Mon, 11 Feb 2008 17:46:25 GMT</pubDate>
<guid>http://snipplr.com/view/4997/as3-using-urlloader-for-text-and-xml/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: Using Loader for SWFs, JPEGs, GIF, and PNGs - chrisaiv</title>
<link>http://snipplr.com/view/4995/as3-using-loader-for-swfs-jpegs-gif-and-pngs/</link>
<description><![CDATA[ <p>The Loader class is used for handling Bitmap data such as jpegs, pngs and gifs.  The only handlers most will find relevant are progressHandler and onCompleteHandler but I listed all of the available ones for people interested in creating bulletproof apps.</p> ]]></description>
<pubDate>Mon, 11 Feb 2008 17:33:38 GMT</pubDate>
<guid>http://snipplr.com/view/4995/as3-using-loader-for-swfs-jpegs-gif-and-pngs/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: Custom Preloader - chrisaiv</title>
<link>http://snipplr.com/view/4955/as3-custom-preloader/</link>
<description><![CDATA[ <p>Create a 100 frame MovieClip animation in companion with this code to create a preloader. Place the rest of your Flash application on the following Scene or Frame</p> ]]></description>
<pubDate>Fri, 08 Feb 2008 18:17:07 GMT</pubDate>
<guid>http://snipplr.com/view/4955/as3-custom-preloader/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: Flash Printing Basics - chrisaiv</title>
<link>http://snipplr.com/view/4942/as3-flash-printing-basics/</link>
<description><![CDATA[ <p>Random notes on how to execute a Print function</p> ]]></description>
<pubDate>Fri, 08 Feb 2008 03:06:07 GMT</pubDate>
<guid>http://snipplr.com/view/4942/as3-flash-printing-basics/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: Calling Google's Urchin Tracker from Flash - chrisaiv</title>
<link>http://snipplr.com/view/4889/as3-calling-googles-urchin-tracker-from-flash/</link>
<description><![CDATA[ <p>Needed to figure out how to call Google's Urchin Tracker in AS3 since getURL is no longer available. This example uses External Interface</p> ]]></description>
<pubDate>Sun, 03 Feb 2008 21:45:29 GMT</pubDate>
<guid>http://snipplr.com/view/4889/as3-calling-googles-urchin-tracker-from-flash/</guid>
</item>
<item>
<title>(ActionScript 3) Create CDATA tags between XML nodes using AS - chrisaiv</title>
<link>http://snipplr.com/view/4776/create-cdata-tags-between-xml-nodes-using-as/</link>
<description><![CDATA[ <p>I found this snippet which I think originally came from the Flex Cookbook website: http://www.adobe.com/cfusion/communityengine/index.cfm?event=homepage&amp;productId=2</p> ]]></description>
<pubDate>Fri, 25 Jan 2008 11:55:43 GMT</pubDate>
<guid>http://snipplr.com/view/4776/create-cdata-tags-between-xml-nodes-using-as/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: Basic Timer example - chrisaiv</title>
<link>http://snipplr.com/view/4563/as3-basic-timer-example/</link>
<description><![CDATA[ <p>Flash's Timer Class requires two parameters. The first is the delay (in milliseconds), the second is the amount of times you want the delay to fire.</p> ]]></description>
<pubDate>Mon, 14 Jan 2008 15:15:22 GMT</pubDate>
<guid>http://snipplr.com/view/4563/as3-basic-timer-example/</guid>
</item>
</channel>
</rss>