<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Mon, 15 Jun 2026 10:21:57 +0000</lastBuildDate>
    <item>
      <title>(ActionScript 3) Color Value To Hexadecimal - vamapaull</title>
      <link>https://snipplr.com/view/72091/color-value-to-hexadecimal</link>
      <description>&lt;p&gt;A simple utility class that will help you convert a color value (from numbers) to hexadecimal color value.&lt;/p&gt;</description>
      <pubDate>Sun, 11 Aug 2013 01:10:41 UTC</pubDate>
      <guid>https://snipplr.com/view/72091/color-value-to-hexadecimal</guid>
    </item>
    <item>
      <title>(PHP) AlivePDF download and save to server - vamapaull</title>
      <link>https://snipplr.com/view/63604/alivepdf-download-and-save-to-server</link>
      <description>&lt;p&gt;This PHP code is made to help people using the ActionScript 3 AlivePDF library to save PDF files from a Flash app to a server.&#13;
&#13;
ActionScript 3 AlivePDF save code:&#13;
_pdf.save(Method.REMOTE, "save.php", Download.ATTACHMENT, "MyFile.pdf");&lt;/p&gt;</description>
      <pubDate>Mon, 27 Feb 2012 22:34:11 UTC</pubDate>
      <guid>https://snipplr.com/view/63604/alivepdf-download-and-save-to-server</guid>
    </item>
    <item>
      <title>(ActionScript 3) Convert values within a range to values within another range - vamapaull</title>
      <link>https://snipplr.com/view/63543/convert-values-within-a-range-to-values-within-another-range</link>
      <description>&lt;p&gt;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.&lt;/p&gt;</description>
      <pubDate>Thu, 23 Feb 2012 23:40:18 UTC</pubDate>
      <guid>https://snipplr.com/view/63543/convert-values-within-a-range-to-values-within-another-range</guid>
    </item>
    <item>
      <title>(ActionScript 3) Timecode Utility - vamapaull</title>
      <link>https://snipplr.com/view/61933/timecode-utility</link>
      <description>&lt;p&gt;It's very useful if you build a FLV player for example, and want to convert the time into minutes:seconds (example: 6:13)&#13;
&#13;
//apply it to your project like this (and don't forget to import the class):&#13;
time.text = TimeUtil.getTimecode(timeValue);&lt;/p&gt;</description>
      <pubDate>Sat, 17 Dec 2011 00:46:38 UTC</pubDate>
      <guid>https://snipplr.com/view/61933/timecode-utility</guid>
    </item>
    <item>
      <title>(ActionScript 3) Device Shake â€“ Accelerometer - vamapaull</title>
      <link>https://snipplr.com/view/61217/device-shake--accelerometer</link>
      <description>&lt;p&gt;An easy way to detect shakes on mobile devices with equipped accelerometer.&lt;/p&gt;</description>
      <pubDate>Sat, 26 Nov 2011 09:26:39 UTC</pubDate>
      <guid>https://snipplr.com/view/61217/device-shake--accelerometer</guid>
    </item>
  </channel>
</rss>
