<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Arno Manders &#187; Adobe AIR</title>
	<atom:link href="http://blog.arnomanders.nl/index.php/archives/category/adobe-air/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.arnomanders.nl</link>
	<description>Flex, Flash, AIR and everything that is brand new</description>
	<lastBuildDate>Wed, 21 Dec 2011 18:40:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Why has AIR file.browseForSave no FileFilter option</title>
		<link>http://blog.arnomanders.nl/index.php/archives/why-has-air-filebrowseforsave-no-filefilter-option/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/why-has-air-filebrowseforsave-no-filefilter-option/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 14:27:55 +0000</pubDate>
		<dc:creator>Arno Manders</dc:creator>
				<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[FileFilter]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/?p=149</guid>
		<description><![CDATA[I try to create my own extension with a saved AIR file. The point in doing this is that the user knows what files are created by what program and a file without an extension is just plain ugly. When you save a file in other programs you can choose to overwrite a file (that [...]
No related posts.]]></description>
		<wfw:commentRss>http://blog.arnomanders.nl/index.php/archives/why-has-air-filebrowseforsave-no-filefilter-option/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Air file.nativePath Vs. file.url</title>
		<link>http://blog.arnomanders.nl/index.php/archives/air-filenativepath-vs-fileurl/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/air-filenativepath-vs-fileurl/#comments</comments>
		<pubDate>Thu, 08 May 2008 14:12:35 +0000</pubDate>
		<dc:creator>Arno Manders</dc:creator>
				<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[file.nativePath]]></category>
		<category><![CDATA[file.url]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac os]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/air-filenativepath-vs-fileurl/</guid>
		<description><![CDATA[Is it me or is file.url a lot easier to use than file.nativePath in Adobe AIR. Maybe I&#8217;m missing something because every tutorial or code snippet I can find uses file.nativePath. I&#8217;m busy building an AIR application that can be used on Windows and Mac OS. I have to take care of the file structure [...]
No related posts.]]></description>
		<wfw:commentRss>http://blog.arnomanders.nl/index.php/archives/air-filenativepath-vs-fileurl/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Direction of the TileList behaves strange</title>
		<link>http://blog.arnomanders.nl/index.php/archives/direction-of-the-tilelist-behaves-strange/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/direction-of-the-tilelist-behaves-strange/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 11:46:14 +0000</pubDate>
		<dc:creator>Arno Manders</dc:creator>
				<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[TileList]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/?p=140</guid>
		<description><![CDATA[I stumbled into an incorrect working function of the TileList in Flex. It looks like they swopped a few variables around. If you set the direction of the TileList to horizontal it looks like Flex doesn&#8217;t care about the option and just scolls vertical. After that I checked an Adobe quickstart guide to know sure [...]
No related posts.]]></description>
		<wfw:commentRss>http://blog.arnomanders.nl/index.php/archives/direction-of-the-tilelist-behaves-strange/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Get full file path in AIR</title>
		<link>http://blog.arnomanders.nl/index.php/archives/get-full-file-path-in-air/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/get-full-file-path-in-air/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 12:43:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[FileReference]]></category>
		<category><![CDATA[FileReferenceList]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[select]]></category>
		<category><![CDATA[variable]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/get-full-file-path-in-air/</guid>
		<description><![CDATA[Normally if you want a file path in Flex to upload a file you use FileReference() with a browse(). Last week I tried the same technique to get a file dragged from the desktop to my AIR application. After fixing a strange problem the code worked but the next problem appeared to me. With FileReference [...]
No related posts.]]></description>
		<wfw:commentRss>http://blog.arnomanders.nl/index.php/archives/get-full-file-path-in-air/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>FileReferenceList() problem in AS3</title>
		<link>http://blog.arnomanders.nl/index.php/archives/filereferencelist-problem-in-as3/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/filereferencelist-problem-in-as3/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 09:40:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[FileReference]]></category>
		<category><![CDATA[FileReferenceList]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[variable]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/filereferencelist-problem-in-as3/</guid>
		<description><![CDATA[Today I noticed a strange thing in Flex. Let me explain the problem. I created FileReferenceList. I added a eventListener to that FileReferenceList that returns me the list of files that the user selects. This is the code: ?View Code ACTIONSCRIPTprivate function openFileReference&#40;&#41;:void&#123; var flr:FileReferenceList = new FileReferenceList&#40;&#41;; flr.addEventListener&#40;Event.SELECT, onFrlResult&#41;; flr.browse&#40;&#41;;&#125; &#160; private function onFrlResult&#40;event:Event&#41;:void&#123; [...]
No related posts.]]></description>
		<wfw:commentRss>http://blog.arnomanders.nl/index.php/archives/filereferencelist-problem-in-as3/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

