<?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/favorites/withinmedianl</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 13:29:13 GMT</pubDate>
<item>
<title>(ActionScript 3) Embed Font in FlashBuilder Project - withinmedianl</title>
<link>http://snipplr.com/view/49851/embed-font-in-flashbuilder-project/</link>
<description><![CDATA[ <p>How to embed a font in a Flash Builder 4* project?</p> ]]></description>
<pubDate>Tue, 01 Mar 2011 09:19:20 GMT</pubDate>
<guid>http://snipplr.com/view/49851/embed-font-in-flashbuilder-project/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Convert Numbers to Words - withinmedianl</title>
<link>http://snipplr.com/view/48692/as3-convert-numbers-to-words/</link>
<description><![CDATA[ <p>Full credit for this goes to Deva Raj (@nsdevaraj). This is also a good function for doing a similar thing, http://snipplr.com/view/27954/as3-convert-a-number-to-a-string/</p> ]]></description>
<pubDate>Wed, 09 Feb 2011 23:21:32 GMT</pubDate>
<guid>http://snipplr.com/view/48692/as3-convert-numbers-to-words/</guid>
</item>
<item>
<title>(ActionScript 3) Checking for HitTest/Collision Detection of DisplayObjects - withinmedianl</title>
<link>http://snipplr.com/view/41081/checking-for-hittestcollision-detection-of-displayobjects/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 27 Sep 2010 23:48:03 GMT</pubDate>
<guid>http://snipplr.com/view/41081/checking-for-hittestcollision-detection-of-displayobjects/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: Save JPEG's from Flash - withinmedianl</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: Sending Data using POST - withinmedianl</title>
<link>http://snipplr.com/view/4487/as3-sending-data-using-post/</link>
<description><![CDATA[ <p>This function also shows how to pass variables to a REST service.  This could also be used to pass vars that PHP can later collect as $_POST['params'].</p> ]]></description>
<pubDate>Thu, 10 Jan 2008 14:42:56 GMT</pubDate>
<guid>http://snipplr.com/view/4487/as3-sending-data-using-post/</guid>
</item>
</channel>
</rss>