<?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/file</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 23:51:34 GMT</pubDate>
<item>
<title>(ActionScript 3) AS3 - Load and display image in flash from local drive - burnandbass</title>
<link>http://snipplr.com/view/60758/as3--load-and-display-image-in-flash-from-local-drive/</link>
<description><![CDATA[ <p>Use this class to create a simple upload-to-flash button. Select image from your local harddrive and upload it in flash, later you can get is as Bitmap() object
All images are stored in static array, so you can retrive it anywhere you want in your code!</p> ]]></description>
<pubDate>Sun, 13 Nov 2011 02:25:01 GMT</pubDate>
<guid>http://snipplr.com/view/60758/as3--load-and-display-image-in-flash-from-local-drive/</guid>
</item>
<item>
<title>(ActionScript 3) Adobe AIR - Save text to local text file - GrfxGuru</title>
<link>http://snipplr.com/view/48136/adobe-air--save-text-to-local-text-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 31 Jan 2011 14:17:45 GMT</pubDate>
<guid>http://snipplr.com/view/48136/adobe-air--save-text-to-local-text-file/</guid>
</item>
<item>
<title>(ActionScript 3) Adobe AIR - Load local text file - GrfxGuru</title>
<link>http://snipplr.com/view/48135/adobe-air--load-local-text-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 31 Jan 2011 14:15:54 GMT</pubDate>
<guid>http://snipplr.com/view/48135/adobe-air--load-local-text-file/</guid>
</item>
<item>
<title>(ActionScript 3) Recursive Directory Copy for AIR - sidneydekoning</title>
<link>http://snipplr.com/view/43137/recursive-directory-copy-for-air/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 29 Oct 2010 02:13:54 GMT</pubDate>
<guid>http://snipplr.com/view/43137/recursive-directory-copy-for-air/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Load External Text File - adrianparr</title>
<link>http://snipplr.com/view/39430/as3-load-external-text-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 23 Aug 2010 20:24:05 GMT</pubDate>
<guid>http://snipplr.com/view/39430/as3-load-external-text-file/</guid>
</item>
<item>
<title>(ActionScript 3) Using the FileReference API in AS3 for Uploading MP3's - alvincrespo</title>
<link>http://snipplr.com/view/29089/using-the-filereference-api-in-as3-for-uploading-mp3s/</link>
<description><![CDATA[ <p>This is the file reference class ive been using for one of my projects</p> ]]></description>
<pubDate>Mon, 01 Mar 2010 20:21:18 GMT</pubDate>
<guid>http://snipplr.com/view/29089/using-the-filereference-api-in-as3-for-uploading-mp3s/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 File Reference Manager Class using the File Reference API - alvincrespo</title>
<link>http://snipplr.com/view/28887/as3-file-reference-manager-class-using-the-file-reference-api/</link>
<description><![CDATA[ <p>Based on the following references:

http://not-equal.blogspot.com/2006/08/upload-file-as3-php.html     

http://www.thedanosphere.com/?p=76    

I created a simple file manager class that I will be extending in the near future for an AIR App I will also be releasing. If you have more that could be added, let me know and I would be glad to make modifications. Enjoy my fellow actionscriptrs!</p> ]]></description>
<pubDate>Thu, 25 Feb 2010 00:54:31 GMT</pubDate>
<guid>http://snipplr.com/view/28887/as3-file-reference-manager-class-using-the-file-reference-api/</guid>
</item>
<item>
<title>(ActionScript 3) Get all files from a folder - allnatural</title>
<link>http://snipplr.com/view/25109/get-all-files-from-a-folder/</link>
<description><![CDATA[ <p>Display all files in a folder</p> ]]></description>
<pubDate>Sun, 20 Dec 2009 02:57:07 GMT</pubDate>
<guid>http://snipplr.com/view/25109/get-all-files-from-a-folder/</guid>
</item>
<item>
<title>(ActionScript 3) Flash: Get filename from full url - nate63179</title>
<link>http://snipplr.com/view/22404/flash-get-filename-from-full-url/</link>
<description><![CDATA[ <p>Retrieves a filename from a complete url</p> ]]></description>
<pubDate>Tue, 03 Nov 2009 11:43:01 GMT</pubDate>
<guid>http://snipplr.com/view/22404/flash-get-filename-from-full-url/</guid>
</item>
<item>
<title>(ActionScript 3) Ignoring Hidden Files in AIR - arpit</title>
<link>http://snipplr.com/view/17399/ignoring-hidden-files-in-air/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 23 Jul 2009 18:45:52 GMT</pubDate>
<guid>http://snipplr.com/view/17399/ignoring-hidden-files-in-air/</guid>
</item>
<item>
<title>(ActionScript 3) Determine File Extension - stanosmith</title>
<link>http://snipplr.com/view/15961/determine-file-extension/</link>
<description><![CDATA[ <p>Works great for parsing links in XML documents and arrays.</p> ]]></description>
<pubDate>Mon, 15 Jun 2009 18:13:30 GMT</pubDate>
<guid>http://snipplr.com/view/15961/determine-file-extension/</guid>
</item>
<item>
<title>(ActionScript 3) Loading Methods for External Files - 1man</title>
<link>http://snipplr.com/view/7845/loading-methods-for-external-files/</link>
<description><![CDATA[ <p>Two different loading methods for external files.</p> ]]></description>
<pubDate>Wed, 13 Aug 2008 06:49:34 GMT</pubDate>
<guid>http://snipplr.com/view/7845/loading-methods-for-external-files/</guid>
</item>
<item>
<title>(ActionScript 3) Reading Different File types with AS3 - mswallace</title>
<link>http://snipplr.com/view/2936/reading-different-file-types-with-as3/</link>
<description><![CDATA[ <p>Found this code. It is an example of loading and reading different file types with ActionScript 3</p> ]]></description>
<pubDate>Tue, 19 Jun 2007 05:28:37 GMT</pubDate>
<guid>http://snipplr.com/view/2936/reading-different-file-types-with-as3/</guid>
</item>
</channel>
</rss>