<?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>Atomic Robot Design &#187; download</title>
	<atom:link href="http://atomicrobotdesign.com/blog/tag/download/feed/" rel="self" type="application/rss+xml" />
	<link>http://atomicrobotdesign.com/blog</link>
	<description>Design From The Future &#124; Blog</description>
	<lastBuildDate>Mon, 06 Feb 2012 03:13:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What the..? Internet Explorer 9 might be good?</title>
		<link>http://atomicrobotdesign.com/blog/htmlcss/what-the-internet-explorer-9-might-be-good/</link>
		<comments>http://atomicrobotdesign.com/blog/htmlcss/what-the-internet-explorer-9-might-be-good/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 03:20:38 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://atomicrobotdesign.com/blog/?p=298</guid>
		<description><![CDATA[When I woke up today, I knew a few things would happen for sure, people would read too much into something minor on Apple&#8217;s site, Google would announce something that should be big but wouldn&#8217;t be and Microsoft would stay &#8230; <a href="http://atomicrobotdesign.com/blog/htmlcss/what-the-internet-explorer-9-might-be-good/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When I woke up today, I knew a few things would happen for sure, people would read too much into something minor on Apple&#8217;s site, Google would announce something that should be big but wouldn&#8217;t be and Microsoft would stay a year behind on everything. And what happened? Apple changed the availability date of some iPad accessories, which of course leads to speculation about when the iPad is coming out. Google unlocked the Nexus One, making it available in places like Canada. And Microsoft demoed Internet Explorer 9. Oh, and it has full HTML5 support and a bunch of CSS3 support. Wait, what?</p>
<p>Yes, it&#8217;s true. Microsoft is 100% about HTML5 with IE9. And I&#8217;ve been saying for a while, the future of the web won&#8217;t get here until Microsoft supports it. Well, it looks like 2011 is going to be the year we developers can really begin showing what HTML5 and, to a lesser extent, CSS3 can do. I never thought I would say this, but we should all be excited for IE9. If Microsoft actually brings out IE9 with all the features they demoed, HTML5 video will take off and I&#8217;m really interested in the SVG stuff they demoed. In the MIX10 session, they kept comparing IE9 to Chrome, so I think we know who Microsoft sees as the big threat right now. And I know it has zero practical value, but when they showed IE9 running TWO HTML5 HD videos running at the same time on the same page without dropping frames or destroying the processor, I was impressed. Is it enough to make me want to switch, probably not, but I won&#8217;t look down on people that use IE anymore. OK, yeah I will, but I&#8217;m a snob.</p>
<p>Internet Explorer 9 isn&#8217;t out until the end of the year, but you can download a preview version at <a href="http://ie.microsoft.com/testdrive/">ietestdrive.com</a>. Get excited, get ready, the stuff we are going to be able to make now is going to be amazing. </p>
]]></content:encoded>
			<wfw:commentRss>http://atomicrobotdesign.com/blog/htmlcss/what-the-internet-explorer-9-might-be-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A simple external file loader for ActionScript 3</title>
		<link>http://atomicrobotdesign.com/blog/flash/a-simple-external-file-loader-for-actionscript-3/</link>
		<comments>http://atomicrobotdesign.com/blog/flash/a-simple-external-file-loader-for-actionscript-3/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 03:11:17 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[download]]></category>

		<guid isPermaLink="false">http://atomicrobotdesign.com/blog/?p=283</guid>
		<description><![CDATA[One of the big mistakes that beginners make when they&#8217;re making their first Flash projects is importing all the graphics and making movieclips with tons of frames, resulting in a Flash file that is huge. The bigger the .swf, the &#8230; <a href="http://atomicrobotdesign.com/blog/flash/a-simple-external-file-loader-for-actionscript-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of the big mistakes that beginners make when they&#8217;re making their first Flash projects is importing all the graphics and making movieclips with tons of frames, resulting in a Flash file that is huge. The bigger the .swf, the longer it will take to load. The simplest way to fix this is to load larger files externally. Loading files is pretty easy in ActionScript 3 so I&#8217;m not going to show you how, I&#8217;ve just made this ExternalLoader class that does the job and I use it a lot at work. And to use it is the same as loading anything else in AS3. Just download the zip file and put the class wherever you save your custom classes.</p>
<p><a href="http://www.atomicrobotdesign.com/blog_media/ExternalLoader.zip">Download the .zip file</a></p>
<p>To use it, you just need three lines of code:</p>
<div class="codecolorer-container actionscript3 twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:600px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br /></div></td><td><div class="actionscript3 codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #0033ff; font-weight: bold;">import</span> com<span style="color: #000066; font-weight: bold;">.</span>atomicrobot<span style="color: #000066; font-weight: bold;">.</span>ExternalLoader<span style="color: #000066; font-weight: bold;">;</span><br />
<br />
<span style="color: #6699cc; font-weight: bold;">var</span> image<span style="color: #000066; font-weight: bold;">:</span>ExternalLoader = <span style="color: #0033ff; font-weight: bold;">new</span> ExternalLoader<span style="color: #000000;">&#40;</span><span style="color: #990000;">&quot;externalfile.blah&quot;</span><span style="color: #000000;">&#41;</span><span style="color: #000066; font-weight: bold;">;</span><br />
<br />
<span style="color: #004993;">addChild</span><span style="color: #000000;">&#40;</span>image<span style="color: #000000;">&#41;</span><span style="color: #000066; font-weight: bold;">;</span></div></td></tr></tbody></table></div>
<p>And you&#8217;re good to go. You can use it as many times as you need in your project and it will help keep down your file size.</p>
]]></content:encoded>
			<wfw:commentRss>http://atomicrobotdesign.com/blog/flash/a-simple-external-file-loader-for-actionscript-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

