<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - chrisaiv</title>
<link>http://snipplr.com/users/chrisaiv/language/actionscript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 07 Sep 2008 09:01:03 GMT</pubDate>
<item>
<title>(ActionScript) AS2: Simple Send and Load</title>
<link>http://snipplr.com/view/5910/as2-simple-send-and-load/</link>
<description><![CDATA[ <p>This is pretty handy if you need to make a request to a server and receive a response.  For example, you want to send an e-mail in Flash using some PHP script.  On the PHP side, request will be sent as</p> ]]></description>
<pubDate>Fri, 18 Apr 2008 11:51:51 GMT</pubDate>
<guid>http://snipplr.com/view/5910/as2-simple-send-and-load/</guid>
</item>
<item>
<title>(ActionScript) AS2: Simple Preloader</title>
<link>http://snipplr.com/view/4888/as2-simple-preloader/</link>
<description><![CDATA[ <p>Let's say you want to place a Preloader in a frame before the actual Flash app or in a previous Scene, this is a really simple, ghetto way of doing it.</p> ]]></description>
<pubDate>Sun, 03 Feb 2008 20:18:20 GMT</pubDate>
<guid>http://snipplr.com/view/4888/as2-simple-preloader/</guid>
</item>
<item>
<title>(ActionScript) AS2: Basic MovieClipLoader example</title>
<link>http://snipplr.com/view/4846/as2-basic-moviecliploader-example/</link>
<description><![CDATA[ <p>Best way to load .SWF, .JPG, .GIF</p> ]]></description>
<pubDate>Wed, 30 Jan 2008 12:52:31 GMT</pubDate>
<guid>http://snipplr.com/view/4846/as2-basic-moviecliploader-example/</guid>
</item>
<item>
<title>(ActionScript) AS2: Parsing External CSS file</title>
<link>http://snipplr.com/view/4836/as2-parsing-external-css-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 30 Jan 2008 00:17:55 GMT</pubDate>
<guid>http://snipplr.com/view/4836/as2-parsing-external-css-file/</guid>
</item>
<item>
<title>(ActionScript) AS2: Inline CSS</title>
<link>http://snipplr.com/view/4835/as2-inline-css/</link>
<description><![CDATA[ <p>This shows how to create Cascading Style Sheets using ActionScript</p> ]]></description>
<pubDate>Wed, 30 Jan 2008 00:16:24 GMT</pubDate>
<guid>http://snipplr.com/view/4835/as2-inline-css/</guid>
</item>
<item>
<title>(ActionScript) AS2 internal CSS Parsing</title>
<link>http://snipplr.com/view/4834/as2-internal-css-parsing/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 30 Jan 2008 00:15:05 GMT</pubDate>
<guid>http://snipplr.com/view/4834/as2-internal-css-parsing/</guid>
</item>
<item>
<title>(ActionScript) Server-side ActionScript Notes</title>
<link>http://snipplr.com/view/4278/serverside-actionscript-notes/</link>
<description><![CDATA[ <p>These are the standard event handlers for a new Application using the FMS.</p> ]]></description>
<pubDate>Thu, 06 Dec 2007 17:17:36 GMT</pubDate>
<guid>http://snipplr.com/view/4278/serverside-actionscript-notes/</guid>
</item>
<item>
<title>(ActionScript) AS2: Dynamically Load an MP3</title>
<link>http://snipplr.com/view/2860/as2-dynamically-load-an-mp3/</link>
<description><![CDATA[ <p>I needed a way to dynamically stream mp3s. I coupled this with an XML File that had all the mp3's listed.</p> ]]></description>
<pubDate>Wed, 13 Jun 2007 18:54:08 GMT</pubDate>
<guid>http://snipplr.com/view/2860/as2-dynamically-load-an-mp3/</guid>
</item>
<item>
<title>(ActionScript) AS2: Konami Contra Code for Flash</title>
<link>http://snipplr.com/view/2230/as2-konami-contra-code-for-flash/</link>
<description><![CDATA[ <p>I wanted to put the famous Konami - Contra easter egg in my flash game (up up down down left right left right). Here's how i did it.</p> ]]></description>
<pubDate>Wed, 28 Feb 2007 16:31:08 GMT</pubDate>
<guid>http://snipplr.com/view/2230/as2-konami-contra-code-for-flash/</guid>
</item>
<item>
<title>(ActionScript) Swap Numbers</title>
<link>http://snipplr.com/view/2195/swap-numbers/</link>
<description><![CDATA[ <p>Needed a way to mix up the order of questions and answers for a Flash quiz.</p> ]]></description>
<pubDate>Wed, 21 Feb 2007 14:27:38 GMT</pubDate>
<guid>http://snipplr.com/view/2195/swap-numbers/</guid>
</item>
<item>
<title>(ActionScript) AS2: Dynamically load image + FadeAlphaIn</title>
<link>http://snipplr.com/view/2190/as2-dynamically-load-image--fadealphain/</link>
<description><![CDATA[ <p>This is a quick way to fade in an image while it is dynamically loading. MovieClipLoader is a powerful class that can also show loading progress and load completion so it's worth looking into if you need something more powerful.</p> ]]></description>
<pubDate>Tue, 20 Feb 2007 20:06:20 GMT</pubDate>
<guid>http://snipplr.com/view/2190/as2-dynamically-load-image--fadealphain/</guid>
</item>
<item>
<title>(ActionScript) AS2: Dynamically space out letters</title>
<link>http://snipplr.com/view/2188/as2-dynamically-space-out-letters/</link>
<description><![CDATA[ <p>I needed a way to dynamically space out letters. Here's an example using style sheets in Flash.</p> ]]></description>
<pubDate>Tue, 20 Feb 2007 19:14:25 GMT</pubDate>
<guid>http://snipplr.com/view/2188/as2-dynamically-space-out-letters/</guid>
</item>
</channel>
</rss>