<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - vamapaull</title>
<link>http://snipplr.com/users/vamapaull/tags/as3</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 21:07:29 GMT</pubDate>
<item>
<title>(PHP) AlivePDF download and save to server</title>
<link>http://snipplr.com/view/63604/alivepdf-download-and-save-to-server/</link>
<description><![CDATA[ <p>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.

ActionScript 3 AlivePDF save code:
_pdf.save(Method.REMOTE, "save.php", Download.ATTACHMENT, "MyFile.pdf");</p> ]]></description>
<pubDate>Mon, 27 Feb 2012 22:34:11 GMT</pubDate>
<guid>http://snipplr.com/view/63604/alivepdf-download-and-save-to-server/</guid>
</item>
<item>
<title>(ActionScript 3) Device Shake – Accelerometer</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>
</channel>
</rss>