<?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>Geek.blog &#187; air</title>
	<atom:link href="http://blog.728media.com/tag/air/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.728media.com</link>
	<description>Advanced Flash and Actionscript 3 by Andrew Christensen</description>
	<lastBuildDate>Wed, 12 Aug 2009 04:30:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Droplet: Quick Drop.io Desktop AIR App</title>
		<link>http://blog.728media.com/2009/03/14/droplet-quick-dropio-desktop-air-app/</link>
		<comments>http://blog.728media.com/2009/03/14/droplet-quick-dropio-desktop-air-app/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 19:12:08 +0000</pubDate>
		<dc:creator>Andrew Christensen</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[AIR desktop]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[drop.io]]></category>
		<category><![CDATA[droplet]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://blog.728media.com/?p=237</guid>
		<description><![CDATA[
I&#8217;m proud to announce the beta release of my first Drop.io desktop AIR application called Droplet. I built the application using my own Drop.io AS3 library. The application is very simple and offers the fastest way to upload a single file to Drop.io. Just open the application, choose your file, and Droplet uploads your file to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-238" title="blogpost" src="http://blog.728media.com/wp-content/uploads/2009/03/blogpost.png" alt="blogpost" width="650" height="280" /></p>
<p>I&#8217;m proud to announce the <strong>beta</strong> release of my first <a href="http://drop.io">Drop.io</a> desktop AIR application called <em>Droplet</em>. <span id="more-237"></span>I built the application using <a href="http://code.google.com/p/dropio-as3-library/">my own Drop.io AS3 library</a>. The application is very simple and offers the fastest way to upload a single file to Drop.io. Just open the application, choose your file, and <em>Droplet</em> uploads your file to a generate drop. Once uploaded, you have the option to upload another file (to a brand new drop) or view the drop you just created with your file!</p>
<p>If <em>Droplet</em> gains enough support, I would love to see further renditions of the application to allow more support for other Drop.io features. Until then, be sure to leave your thoughts in a comment below!</p>
<p><div id="flashcontent1898" style="width:215px; height:180px;"><strong>Please upgrade your Flash Player</strong> This is the content that would be shown if the user does not have Flash Player 9.0.115 or higher installed.</div><script type="text/javascript">
<!-- // <![CDATA[
var so = new SWFObject("http://blog.728media.com/wp-content/plugins/air-badge/AIRInstallBadge.swf", "Badge", "215", "180", "9.0.115", "#FFFFFF");
so.useExpressInstall("http://blog.728media.com/wp-content/plugins/air-badge/expressinstall.swf");
so.addVariable("airversion", "1.0");
so.addVariable("appname", "Droplet");
so.addVariable("appurl", "http://www.728media.com/air/droplet.air");
so.addVariable("appid", "Droplet");
so.addVariable("pubid", "");
so.addVariable("appversion", "1.5");
so.addVariable("imageurl", "http://www.728media.com/air/dropletInstall.jpg");
so.addVariable("appinstallarg", "installed from web");
so.addVariable("applauncharg", "launched from web");
so.addVariable("helpurl", "help.html");
so.addVariable("hidehelp", "true");
so.addVariable("skiptransition", "false");
so.addVariable("titlecolor", "#00AAFF");
so.addVariable("buttonlabelcolor", "#00AAFF");
so.addVariable("appnamecolor", "#00AAFF");
so.addVariable("str_err_airswf", "<u>Running locally?</u><br/><br/>The AIR proxy swf won't load properly when this is run from the local file system.");
so.write("flashcontent1898");
// ]]&gt; -->
</script>
</p>
<p> </p>
<p><strong>System Requirements:</strong></p>
<ul>
<li><a href="http://www.adobe.com/products/air/">Adobe AIR Runtime</a> 1.5 or higher
<ul>
<li>Will run on Windows, Mac, or Linux</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.728media.com/2009/03/14/droplet-quick-dropio-desktop-air-app/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>The New Drop.io API: Drop.io Desktop Manager</title>
		<link>http://blog.728media.com/2008/11/29/the-new-dropio-api-dropio-desktop-manager/</link>
		<comments>http://blog.728media.com/2008/11/29/the-new-dropio-api-dropio-desktop-manager/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 19:32:34 +0000</pubDate>
		<dc:creator>Andrew Christensen</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Labs]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[drop.io]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://blog.728media.com/?p=170</guid>
		<description><![CDATA[
UPDATE: This application has been altered. The finished product is called Droplet and be viewed HERE
Over a year ago I had the pleasure of working on the team that created Drop.io. I had built the original Flash uploaders. Since then, the Drop.io team has been hard at work and just last week released a new version of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://api.drop.io/images/dropio_logo_newschool_on_white.gif" alt="" width="126" height="39" /></p>
<p><strong>UPDATE:</strong> This application has been altered. The finished product is called <em>Droplet</em> and be viewed <a href="http://blog.728media.com/2009/03/14/droplet-quick-dropio-desktop-air-app/">HERE</a></p>
<p>Over a year ago I had the pleasure of working on the team that created <a href="http://drop.io">Drop.io</a>. I had built the original Flash uploaders. Since then, the Drop.io team has been hard at work and just last week released a new version of the site with a TON of great new features. My absolute favorite is the new <a href="http://api.drop.io/">Drop.io API</a>. Getting a <strong><span style="color: #ab0c2f;">FREE</span></strong> key is simple and very quick (possibly faster than getting a <strong><span style="color: #ab0c2f;">FREE</span></strong> drop)! With only an hour into it, I&#8217;ve already managed to move, delete, and add assets quickly and painlessly. I can&#8217;t wait to get some more time into this and build out a drop manager in Adobe AIR.</p>
<p>Keep checking back for more status updates, I hope to have the <strong>Drop.io Desktop Manager</strong> available soon!</p>
<p>Until then, check out some of my other AIR apps&#8230;<br />
<strong><a href="http://blog.728media.com/2008/10/29/super-duper-flv-player-for-adobe-air/">Super Duper Desktop FLV Player<br />
</a><span style="font-weight: normal;"><a href="http://blog.728media.com/2008/10/27/file-furnace-app-added-to-softpedia/">The File Furnace</a></span></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.728media.com/2008/11/29/the-new-dropio-api-dropio-desktop-manager/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>UPDATE: Twitter AIR App of Choice: Twhirl</title>
		<link>http://blog.728media.com/2008/11/11/twitter-air-app-of-choice-tweetdeck/</link>
		<comments>http://blog.728media.com/2008/11/11/twitter-air-app-of-choice-tweetdeck/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 16:56:00 +0000</pubDate>
		<dc:creator>Andrew Christensen</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blog.728media.com/2008/11/11/twitter-air-app-of-choice-tweetdeck/</guid>
		<description><![CDATA[ 
 

UPDATE: After dealing with a couple bugs and missing features (clickable links), I switch over to Twhirl for my Twitter AIR app. I&#8217;ve been using it for a couple weeks now and it is fantastic!
I&#8217;ve been using the Ubiquity plugin for Firefox to do most all of my twitters, but I just stumbled upon a [...]]]></description>
			<content:encoded><![CDATA[<p> </p>
<p> </p>
<p><strong><img class="alignnone" src="http://www.twhirl.org/themes/twhirl/logo.jpg" alt="" width="220" height="105" /></strong></p>
<p><strong>UPDATE: </strong>After dealing with a couple bugs and missing features (clickable links), I switch over to <a href="http://www.twhirl.org/">Twhirl</a> for my Twitter AIR app. I&#8217;ve been using it for a couple weeks now and it is fantastic!</p>
<blockquote><p><span style="color: #999999;">I&#8217;ve been using the </span><a href="http://blog.728media.com/2008/08/27/mozilla-labs-%C2%BB-introducing-ubiquity/"><span style="color: #999999;">Ubiquity plugin</span></a><span style="color: #999999;"> for Firefox to do most all of my </span><a href="http://www.twitter.com/acTheGreat"><span style="color: #999999;">twitters</span></a><span style="color: #999999;">, but I just stumbled upon a GREAT </span><a href="http://get.adobe.com/air/"><span style="color: #999999;">AIR</span></a><span style="color: #999999;"> app that offers far more features. It&#8217;s called </span><a href="http://www.tweetdeck.com/beta/"><span style="color: #999999;">TweetDeck</span></a><span style="color: #999999;">. I&#8217;ve only been using it a very short while, but have high hopes for this beta. Be sure to grab a copy and give it a go!</span></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.728media.com/2008/11/11/twitter-air-app-of-choice-tweetdeck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Super Duper Desktop FLV Player for Adobe AIR</title>
		<link>http://blog.728media.com/2008/10/29/super-duper-flv-player-for-adobe-air/</link>
		<comments>http://blog.728media.com/2008/10/29/super-duper-flv-player-for-adobe-air/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 21:01:10 +0000</pubDate>
		<dc:creator>Andrew Christensen</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[flv]]></category>

		<guid isPermaLink="false">http://blog.728media.com/2008/10/29/super-duper-flv-player-for-adobe-air/</guid>
		<description><![CDATA[
I had started creating AIR apps since the first beta release and I love how easy it is to create a simple customized tool quickly to help with day to day activities. Until now I&#8217;ve been using the WimpyFLV Player with limited success. It was ok, but would have issues playing back files on the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" src="http://upload.macromedia.com/exchange/airmp/previews/screenshot13.jpg" alt="" /></p>
<p>I had started creating AIR apps since the first beta release and I love how easy it is to create a simple customized tool quickly to help with day to day activities. Until now I&#8217;ve been using the <a href="http://www.wimpyplayer.com/products/wimpy_standalone_flv_player.html">WimpyFLV Player</a> with limited success. It was ok, but would have issues playing back files on the network. So I developed my own player that is simple and straight to the point. For development purposes I have the dimensions of the video file in the upper right hand corner and the length of the video in seconds. This helps since you can&#8217;t just view the properties of an FLV to get this information. Check out the link below to download the .air file.</p>
<p><a href="http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;loc=en_us&amp;extid=1698179">Adobe &#8211; Adobe AIR Marketplace Photo &amp; Video</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.728media.com/2008/10/29/super-duper-flv-player-for-adobe-air/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>File Furnace app added to Softpedia!</title>
		<link>http://blog.728media.com/2008/10/27/file-furnace-app-added-to-softpedia/</link>
		<comments>http://blog.728media.com/2008/10/27/file-furnace-app-added-to-softpedia/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 15:25:30 +0000</pubDate>
		<dc:creator>Andrew Christensen</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[file furnace]]></category>
		<category><![CDATA[softpedia]]></category>

		<guid isPermaLink="false">http://blog.728media.com/2008/10/27/file-furnace-app-added-to-softpedia/</guid>
		<description><![CDATA[
An Adobe Air app that I created a while back seems to have been added to the software site Softpedia and deemed 100% clean!


Download File Furnace 1.0 &#8211; Permanently deletes files and directories you drag onto its main window &#8211; Softpedia
]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" src="http://www.softpedia.com/screenshots/thumbs/File-Furnace-thumb.png" alt="" /></p>
<p>An <a href="http://www.google.com/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.adobe.com%2Fproducts%2Fair%2F&amp;ei=rdwFSYKQIqbCwwGc7bjHCg&amp;usg=AFQjCNGV-BQTs-uEQ3jBFwN6Xe3PCyDLjQ&amp;sig2=GIw14jEn_j2C1pm3WSyCsg">Adobe Air</a> <a href="http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;loc=en_us&amp;extid=1439518">app that I created</a> a while back seems to have been added to the software site <a href="http://www.softpedia.com/base_img/softpedia_logo4.gif">Softpedia</a> and <a href="http://www.softpedia.com/progClean/File-Furnace-Clean-111736.html">deemed 100% clean</a>!</p>
<p><span id="more-128"></span></p>
<p><img class="aligncenter" src="http://www.softpedia.com/base_img/softpedia_clean_award_f.gif" alt="" /></p>
<p><a href="http://www.softpedia.com/get/Security/Secure-cleaning/File-Furnace.shtml">Download File Furnace 1.0 &#8211; Permanently deletes files and directories you drag onto its main window &#8211; Softpedia</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.728media.com/2008/10/27/file-furnace-app-added-to-softpedia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe AIR NativeMenu and NativeMenuItem(s)</title>
		<link>http://blog.728media.com/2008/05/13/adobe-air-nativemenu-and-nativemenuitems/</link>
		<comments>http://blog.728media.com/2008/05/13/adobe-air-nativemenu-and-nativemenuitems/#comments</comments>
		<pubDate>Tue, 13 May 2008 22:14:52 +0000</pubDate>
		<dc:creator>Andrew Christensen</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Labs]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[NativeMenu]]></category>
		<category><![CDATA[NativeMenuItems]]></category>

		<guid isPermaLink="false">http://blog.728media.com/?p=29</guid>
		<description><![CDATA[I have dabbled a bit in AIR for sometime and really love the ability to make an &#8220;official&#8221; feeling app for Windows while working in flash. How much more official can you get than altering the NativeMenu of the window with whatever you want (rendered in text that is). You are at the mercy of [...]]]></description>
			<content:encoded><![CDATA[<p>I have dabbled a bit in AIR for sometime and really love the ability to make an &#8220;official&#8221; feeling app for Windows while working in flash. How much more official can you get than altering the NativeMenu of the window with whatever you want (rendered in text that is). You are at the mercy of the OS, but still, I can even place line separators if I want! Read on for the code&#8230;</p>
<p><span id="more-29"></span>I had a hard time finding a simple intro to using the NativeMenu, so here is some code for a basic Hello World NativeMenu demo.</p>
<pre lang="actionscript">import flash.display.*;
import flash.desktop.*;

stage.nativeWindow.menu = new NativeMenu();

var menuItem:NativeMenuItem = new NativeMenuItem("Hello!");

var subMenu:NativeMenu = new NativeMenu();
var btn1:NativeMenuItem = new NativeMenuItem("World");
btn1.addEventListener(Event.SELECT, itemClicked);
subMenu.addItem(btn1);
menuItem.submenu = subMenu;

stage.nativeWindow.menu.addItem(menuItem);

function itemClicked(e) {
   trace("You Selected: ", e.target);
}</pre>
<p><a title="Source" href="http://blog.728media.com/wp-content/uploads/2008/05/native-menu-test.zip">Source </a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.728media.com/2008/05/13/adobe-air-nativemenu-and-nativemenuitems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Open Screen Project</title>
		<link>http://blog.728media.com/2008/05/08/adobe-open-screen-project/</link>
		<comments>http://blog.728media.com/2008/05/08/adobe-open-screen-project/#comments</comments>
		<pubDate>Thu, 08 May 2008 20:39:23 +0000</pubDate>
		<dc:creator>Andrew Christensen</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://blog.728media.com/?p=22</guid>
		<description><![CDATA[
Adobe takes it a step further and launches the Open Screen Project
&#8220;The Open Screen Project is working to enable a consistent runtime environment – taking advantage of Adobe® Flash® Player and, in the future, Adobe AIR™ &#8212; that will remove barriers for developers and designers as they publish content and applications across desktops and consumer [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.adobe.com/openscreenproject/images/devices_376x200.jpg" alt="" /></p>
<p>Adobe takes it a step further and launches the <a title="Adobe Open Screen Project" href="http://www.adobe.com/openscreenproject/" target="_blank">Open Screen Project</a></p>
<p>&#8220;The Open Screen Project is working to enable a consistent runtime environment – taking advantage of Adobe® Flash® Player and, in the future, Adobe AIR™ &#8212; that will remove barriers for developers and designers as they publish content and applications across desktops and consumer devices, including phones, mobile internet devices (MIDs), and set top boxes.&#8221;</p>
<ul>
<li>Removing restrictions on use of the SWF and FLV/F4V specifications</li>
<li>Publishing the device porting layer APIs for Adobe Flash Player</li>
<li>Publishing the Adobe Flash® Cast™ protocol and the AMF protocol for robust data services</li>
<li>Removing licensing fees – making next major releases of Adobe Flash Player and Adobe AIR for devices free</li>
</ul>
<p>[ via <a title="Big Spaceship Labs" href="http://labs.bigspaceship.com/2008/05/01/adobe-open-screen-project/" target="_blank">BigSpaceship </a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.728media.com/2008/05/08/adobe-open-screen-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
