<?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/actionscript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 04:30:33 GMT</pubDate>
<item>
<title>(ActionScript 3) distriqt NativeMaps AS3 API - populating multiple markers example - koriner</title>
<link>http://snipplr.com/view/71086/distriqt-nativemaps-as3-api--populating-multiple-markers-example/</link>
<description><![CDATA[ <p>Just a simple example script for populating a bunch of MapMarker objects on a Map using the distriqt NativeMaps ANE</p> ]]></description>
<pubDate>Wed, 08 May 2013 08:13:03 GMT</pubDate>
<guid>http://snipplr.com/view/71086/distriqt-nativemaps-as3-api--populating-multiple-markers-example/</guid>
</item>
<item>
<title>(ActionScript 3) Convert values within a range to values within another range - vamapaull</title>
<link>http://snipplr.com/view/63543/convert-values-within-a-range-to-values-within-another-range/</link>
<description><![CDATA[ <p>I’m sharing with you a little utility that I find myself using a lot lately. This utility is a value convertor that you can use in those times when you need to make a volume slider or something similar where you’ll need to change a value and a value range.</p> ]]></description>
<pubDate>Thu, 23 Feb 2012 23:40:18 GMT</pubDate>
<guid>http://snipplr.com/view/63543/convert-values-within-a-range-to-values-within-another-range/</guid>
</item>
<item>
<title>(ActionScript 3) Simple Facebook Using GraphAPI_Web.Swc In As3 - Matias</title>
<link>http://snipplr.com/view/63044/simple-facebook-using-graphapiwebswc-in-as3/</link>
<description><![CDATA[ <p>a handy class to manage facebook connections using as3</p> ]]></description>
<pubDate>Sat, 04 Feb 2012 02:27:18 GMT</pubDate>
<guid>http://snipplr.com/view/63044/simple-facebook-using-graphapiwebswc-in-as3/</guid>
</item>
<item>
<title>(ActionScript 3) Timecode Utility - vamapaull</title>
<link>http://snipplr.com/view/61933/timecode-utility/</link>
<description><![CDATA[ <p>It's very useful if you build a FLV player for example, and want to convert the time into minutes:seconds (example: 6:13)

//apply it to your project like this (and don't forget to import the class):
time.text = TimeUtil.getTimecode(timeValue);</p> ]]></description>
<pubDate>Sat, 17 Dec 2011 00:46:38 GMT</pubDate>
<guid>http://snipplr.com/view/61933/timecode-utility/</guid>
</item>
<item>
<title>(ActionScript 3) Device Shake – Accelerometer - vamapaull</title>
<link>http://snipplr.com/view/61217/device-shake--accelerometer/</link>
<description><![CDATA[ <p>An easy way to detect shakes on mobile devices with equipped accelerometer.</p> ]]></description>
<pubDate>Sat, 26 Nov 2011 09:26:39 GMT</pubDate>
<guid>http://snipplr.com/view/61217/device-shake--accelerometer/</guid>
</item>
<item>
<title>(ActionScript 3) Actionscript 3 Wave Effect - shalomfriss</title>
<link>http://snipplr.com/view/60393/actionscript-3-wave-effect/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 01 Nov 2011 08:18:26 GMT</pubDate>
<guid>http://snipplr.com/view/60393/actionscript-3-wave-effect/</guid>
</item>
<item>
<title>(ActionScript 3) Text Embed in ActionScript - GunnarHKarlsson</title>
<link>http://snipplr.com/view/58972/text-embed-in-actionscript/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 22 Sep 2011 11:31:19 GMT</pubDate>
<guid>http://snipplr.com/view/58972/text-embed-in-actionscript/</guid>
</item>
<item>
<title>(ActionScript 3) How to move snippets between workspaces in eclipse - GunnarHKarlsson</title>
<link>http://snipplr.com/view/58363/how-to-move-snippets-between-workspaces-in-eclipse/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 01 Sep 2011 11:14:55 GMT</pubDate>
<guid>http://snipplr.com/view/58363/how-to-move-snippets-between-workspaces-in-eclipse/</guid>
</item>
<item>
<title>(ActionScript 3) Flex Mobile Button Skin - ryanstewart</title>
<link>http://snipplr.com/view/56588/flex-mobile-button-skin/</link>
<description><![CDATA[ <p>An example of a Flex Mobile button skin using PNG assets and the Flash drawing API</p> ]]></description>
<pubDate>Thu, 14 Jul 2011 07:30:40 GMT</pubDate>
<guid>http://snipplr.com/view/56588/flex-mobile-button-skin/</guid>
</item>
<item>
<title>(ActionScript 3) Actionscript 3 Fullscreen Toggle - EPyLEpSY</title>
<link>http://snipplr.com/view/54337/actionscript-3-fullscreen-toggle/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 24 May 2011 21:50:13 GMT</pubDate>
<guid>http://snipplr.com/view/54337/actionscript-3-fullscreen-toggle/</guid>
</item>
<item>
<title>(ActionScript 3) Arrondir un chiffre - ions</title>
<link>http://snipplr.com/view/53276/arrondir-un-chiffre/</link>
<description><![CDATA[ <p>Arrondir un chiffre, à n chiffre après la virgule</p> ]]></description>
<pubDate>Tue, 10 May 2011 17:30:10 GMT</pubDate>
<guid>http://snipplr.com/view/53276/arrondir-un-chiffre/</guid>
</item>
<item>
<title>(ActionScript 3) Convertir code hexa d'une couleur - ions</title>
<link>http://snipplr.com/view/53275/convertir-code-hexa-dune-couleur/</link>
<description><![CDATA[ <p>Remplacer le code Hexadécimal d'une couleur (provenant d'un xml par exemple) pour une utilisation en AS.</p> ]]></description>
<pubDate>Tue, 10 May 2011 17:28:34 GMT</pubDate>
<guid>http://snipplr.com/view/53275/convertir-code-hexa-dune-couleur/</guid>
</item>
<item>
<title>(ActionScript 3) Affichage de temps - ions</title>
<link>http://snipplr.com/view/53274/affichage-de-temps/</link>
<description><![CDATA[ <p>Utile pour formater l'affichage d'un compteur de temps (player video, player mp3, …)</p> ]]></description>
<pubDate>Tue, 10 May 2011 17:26:47 GMT</pubDate>
<guid>http://snipplr.com/view/53274/affichage-de-temps/</guid>
</item>
<item>
<title>(ActionScript 3) ActionScript 3 Call a Function by String Representation of Function Name - scottwatkins</title>
<link>http://snipplr.com/view/52763/actionscript-3-call-a-function-by-string-representation-of-function-name/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 29 Apr 2011 01:43:34 GMT</pubDate>
<guid>http://snipplr.com/view/52763/actionscript-3-call-a-function-by-string-representation-of-function-name/</guid>
</item>
<item>
<title>(ActionScript 3) Flex Keyboard - mcorlan</title>
<link>http://snipplr.com/view/52753/flex-keyboard/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 28 Apr 2011 20:54:25 GMT</pubDate>
<guid>http://snipplr.com/view/52753/flex-keyboard/</guid>
</item>
<item>
<title>(ActionScript 3) Get Querystring as an Object - scottwatkins</title>
<link>http://snipplr.com/view/51669/get-querystring-as-an-object/</link>
<description><![CDATA[ <p>This function will take the querystring from the URL and return it as a property:value paired object.</p> ]]></description>
<pubDate>Thu, 07 Apr 2011 01:59:59 GMT</pubDate>
<guid>http://snipplr.com/view/51669/get-querystring-as-an-object/</guid>
</item>
<item>
<title>(ActionScript 3) ActionScript 3 Delete an Object Function - scottwatkins</title>
<link>http://snipplr.com/view/51667/actionscript-3-delete-an-object-function/</link>
<description><![CDATA[ <p>This function will delete and object and mark it for deletion with gc.</p> ]]></description>
<pubDate>Thu, 07 Apr 2011 01:54:26 GMT</pubDate>
<guid>http://snipplr.com/view/51667/actionscript-3-delete-an-object-function/</guid>
</item>
<item>
<title>(ActionScript 3) Factorial of a number - kanuwadhwa</title>
<link>http://snipplr.com/view/50867/factorial-of-a-number/</link>
<description><![CDATA[ <p>Looking forward for more optimized solution for the same</p> ]]></description>
<pubDate>Sun, 20 Mar 2011 07:10:10 GMT</pubDate>
<guid>http://snipplr.com/view/50867/factorial-of-a-number/</guid>
</item>
<item>
<title>(ActionScript 3) 1st 10 prime numbers OR check whether a number is prime or not - kanuwadhwa</title>
<link>http://snipplr.com/view/50866/1st-10-prime-numbers-or-check-whether-a-number-is-prime-or-not/</link>
<description><![CDATA[ <p>Looking forward for the most optimized solution</p> ]]></description>
<pubDate>Sun, 20 Mar 2011 06:48:46 GMT</pubDate>
<guid>http://snipplr.com/view/50866/1st-10-prime-numbers-or-check-whether-a-number-is-prime-or-not/</guid>
</item>
<item>
<title>(ActionScript 3) swapping every 2 numbers with each other in an array - kanuwadhwa</title>
<link>http://snipplr.com/view/50863/swapping-every-2-numbers-with-each-other-in-an-array/</link>
<description><![CDATA[ <p>Looking forward for the most optimized solution for the same</p> ]]></description>
<pubDate>Sun, 20 Mar 2011 03:20:22 GMT</pubDate>
<guid>http://snipplr.com/view/50863/swapping-every-2-numbers-with-each-other-in-an-array/</guid>
</item>
</channel>
</rss>