<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2" -->
<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/"
	>

<channel>
	<title>emurjun.com</title>
	<link>http://emurjun.com</link>
	<description>Code, code &#038; code</description>
	<pubDate>Wed, 19 Sep 2007 13:45:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>
	<language>en</language>
			<item>
		<title>Repeating events using Timer in ActionScript3</title>
		<link>http://emurjun.com/2007/07/01/repeating-an-event-using-a-timer-with-actionscript-3/</link>
		<comments>http://emurjun.com/2007/07/01/repeating-an-event-using-a-timer-with-actionscript-3/#comments</comments>
		<pubDate>Sun, 01 Jul 2007 02:19:49 +0000</pubDate>
		<dc:creator>KC Corey</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[ActionScript - Flash]]></category>

		<guid isPermaLink="false">http://emurjun.com/?p=18</guid>
		<description><![CDATA[There are now new ways to produce old results. In older versions of ActionScript, one would use the setInterval() function. Now, as actionscript 3 serves as the community model citizen of OOP (Object Oriented Programming) we are given the new Timer class in the flash.utils package.

]]></description>
		<wfw:commentRss>http://emurjun.com/2007/07/01/repeating-an-event-using-a-timer-with-actionscript-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Basic Menu in ActionScript 3.0 with Arrays</title>
		<link>http://emurjun.com/2007/06/30/building-a-basic-menu-in-actionscript-30-tutorial-part-1-array/</link>
		<comments>http://emurjun.com/2007/06/30/building-a-basic-menu-in-actionscript-30-tutorial-part-1-array/#comments</comments>
		<pubDate>Sat, 30 Jun 2007 04:12:38 +0000</pubDate>
		<dc:creator>KC Corey</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[HTML - Web]]></category>

		<category><![CDATA[ActionScript - Flash]]></category>

		<guid isPermaLink="false">http://emurjun.com/?p=17</guid>
		<description><![CDATA[Today I have decided to build a simple ActionScript 3.0 horizontal menu based on an array. This is a fairly common practice in Flash development as we are often using data provided from a XML file to dynamically update content within our movies. To simplify this tutorial I am going to use an array that [...]]]></description>
		<wfw:commentRss>http://emurjun.com/2007/06/30/building-a-basic-menu-in-actionscript-30-tutorial-part-1-array/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Is Adobe hurting small designers for profit?</title>
		<link>http://emurjun.com/2007/06/30/adobe-is-pricing-independent-designers-out-of-business/</link>
		<comments>http://emurjun.com/2007/06/30/adobe-is-pricing-independent-designers-out-of-business/#comments</comments>
		<pubDate>Sat, 30 Jun 2007 04:09:01 +0000</pubDate>
		<dc:creator>KC Corey</dc:creator>
		
		<category><![CDATA[HTML - Web]]></category>

		<category><![CDATA[Misc Ramblings]]></category>

		<guid isPermaLink="false">http://emurjun.com/?p=15</guid>
		<description><![CDATA[
As an independent designer/developer, I was very disheartened to see the price tag associated with Adobe&#8217;s Master Collection. Even with the upgrade price, I would still be shelling out over $1600.00 for the upgrade to receive the current versions of the software that would work with the new laptop running Vista (Not to mention the [...]]]></description>
		<wfw:commentRss>http://emurjun.com/2007/06/30/adobe-is-pricing-independent-designers-out-of-business/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flash ActionScript IDE Introduction</title>
		<link>http://emurjun.com/2007/06/30/flash-actionscript-ide-introduction/</link>
		<comments>http://emurjun.com/2007/06/30/flash-actionscript-ide-introduction/#comments</comments>
		<pubDate>Sat, 30 Jun 2007 04:02:10 +0000</pubDate>
		<dc:creator>KC Corey</dc:creator>
		
		<category><![CDATA[ActionScript - Flash]]></category>

		<guid isPermaLink="false">http://emurjun.com/?p=11</guid>
		<description><![CDATA[Not only has ActionScript changed, but the Flash CS3 authoring environment also sports an entirely new look.  The new interface sleeker and much more flexible than anything Flash has seen before.
]]></description>
		<wfw:commentRss>http://emurjun.com/2007/06/30/flash-actionscript-ide-introduction/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flash Remoting: The Definitive Guide</title>
		<link>http://emurjun.com/2007/06/30/flash-remoting-the-definitive-guide/</link>
		<comments>http://emurjun.com/2007/06/30/flash-remoting-the-definitive-guide/#comments</comments>
		<pubDate>Sat, 30 Jun 2007 03:53:20 +0000</pubDate>
		<dc:creator>KC Corey</dc:creator>
		
		<category><![CDATA[Books]]></category>

		<category><![CDATA[ActionScript - Flash]]></category>

		<guid isPermaLink="false">http://emurjun.com/?p=10</guid>
		<description><![CDATA[Flash Remoting MX lets developers easily integrate rich Macromedia Flash content with applications that are built using ColdFusion, ASP.NET, Java, PHP, or SOAP-based web services. The result is complex client/server applications that more closely resemble desktop applications than traditional web pages. Build applications that connect to a database, file system, or other server-side technologies. Developers [...]]]></description>
		<wfw:commentRss>http://emurjun.com/2007/06/30/flash-remoting-the-definitive-guide/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ActionScript 3.0 Cookbook Available</title>
		<link>http://emurjun.com/2007/06/30/actionscript-30-cookbook-available/</link>
		<comments>http://emurjun.com/2007/06/30/actionscript-30-cookbook-available/#comments</comments>
		<pubDate>Sat, 30 Jun 2007 03:50:25 +0000</pubDate>
		<dc:creator>KC Corey</dc:creator>
		
		<category><![CDATA[Books]]></category>

		<category><![CDATA[ActionScript - Flash]]></category>

		<guid isPermaLink="false">http://emurjun.com/?p=8</guid>
		<description><![CDATA[Well before Ajax and Windows Presentation Foundation, Macromedia Flash provided the first method for building &#8220;rich&#8221; web pages. Now, Adobe is making Flash a full-fledged development environment, and learning ActionScript 3.0 is key. That&#8217;s a challenge for even the most experienced Flash developer. This Cookbook offers more than 300 solutions to solve a wide range [...]]]></description>
		<wfw:commentRss>http://emurjun.com/2007/06/30/actionscript-30-cookbook-available/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
