<?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>JADBOX: Web Application Musings &#187; Game Development</title>
	<atom:link href="http://www.jadbox.com/category/gamedev/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jadbox.com</link>
	<description>Programming, Visualization and Game Development Theory</description>
	<lastBuildDate>Tue, 05 Jan 2010 15:28:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Rise of the languages</title>
		<link>http://www.jadbox.com/2009/11/rise-of-the-languages/</link>
		<comments>http://www.jadbox.com/2009/11/rise-of-the-languages/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 15:48:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Game Development]]></category>
		<category><![CDATA[General Programming]]></category>

		<guid isPermaLink="false">http://www.jadbox.com/?p=1366</guid>
		<description><![CDATA[This month has been a very interesting/exciting for programmers of all backgrounds and may be the cornerstone of an industry wide conceptual change. Unity3D, a primarily web based 3D accelerated language, has announced their &#8220;indie&#8221; version of their engine as a free no-strings-attached package. This was a wise choice for the company as Google&#8217;s free [...]


Related posts:<ol><li><a href='http://www.jadbox.com/2009/08/round-2-haxe-vs-unity3d-vs-o3d-vs-sfml/' rel='bookmark' title='Permanent Link: Round 2: haXe vs Unity3D vs O3D vs SFML'>Round 2: haXe vs Unity3D vs O3D vs SFML</a> <small>The bell rings, and it&#8217;s another showdown between modern drawing...</small></li>
<li><a href='http://www.jadbox.com/2009/09/countdown-to-mobile-flash-player-10/' rel='bookmark' title='Permanent Link: Countdown to Mobile Flash Player 10'>Countdown to Mobile Flash Player 10</a> <small>Adobe announced that this years MAX event will be one...</small></li>
<li><a href='http://www.jadbox.com/2010/01/nownew-year2010/' rel='bookmark' title='Permanent Link: Now=new Year(2010)'>Now=new Year(2010)</a> <small>As the new decade begins, millions of people reflect on...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This month has been a very interesting/exciting for programmers of all backgrounds and may be the cornerstone of an industry wide conceptual change.</p>
<p><img class="size-medium wp-image-1065 alignleft" style="clear:left" title="unity3d logo" src="http://www.jadbox.com/wp-content/uploads/2009/04/unity3d-300x119.gif" alt="unity3d logo" width="182" height="75" />Unity3D, a primarily web based 3D accelerated language, has announced their &#8220;indie&#8221; version of their engine as a free no-strings-attached package. This was a wise choice for the company as Google&#8217;s free O3D alternative has been gaining support and Adobe&#8217;s Flash is rumored to get 3D acceleration soon.</p>
<p><img class="alignleft size-full wp-image-1367" title="logo-udk" src="http://www.jadbox.com/wp-content/uploads/2009/11/logo-udk.gif" alt="logo-udk" width="189" height="69" />In just a week later, Epic Games released the Unreal Development Kit (UDK), a desktop commercial gaming engine, free of change for non-profit usage. UDK, however, does not compete with Unity3D. UDK has an incredible desktop graphics engine that Unity3D would not be able to compare to. However, Unity3D can run over the browser, has a super small file size for compiled games, and is much easier to learn than UDK. It is also worth mentioning that Unity3D is not a direct competitor to Flash either as its tools for 2D development are poor at best and Flash is installed on almost 97% of all computers (while Unity3D is around 6% I think). There has been little news on the haXe side of things in the past month which is a little disappointing considering the potential of the language.</p>
<p><img class="size-full wp-image-1368 alignleft" style="clear: left;" title="Google Go" src="http://www.jadbox.com/wp-content/uploads/2009/11/logo-153x55.png" alt="Google Go" width="153" height="55" />Finally, Google unveiled Go programming language which is tailored towards system and server development and takes advantage of concepts like multi-threading and server clustering of tasks. While this is not terribly exciting for some, this language may reduce much of the massive complexity employed for enterprise systems and servers today.</p>
<p>One of the underlying themes we are seeing here today is that the user community around a platform is king. A developed language may be perfect and boast all kinds of features, but without users, it inevitably fails. As a developer, this is a fantastic change in the industry as it means cheaper or free entry into powerful languages and more help and support being offered to the community from the creators.</p>


<p>Related posts:<ol><li><a href='http://www.jadbox.com/2009/08/round-2-haxe-vs-unity3d-vs-o3d-vs-sfml/' rel='bookmark' title='Permanent Link: Round 2: haXe vs Unity3D vs O3D vs SFML'>Round 2: haXe vs Unity3D vs O3D vs SFML</a> <small>The bell rings, and it&#8217;s another showdown between modern drawing...</small></li>
<li><a href='http://www.jadbox.com/2009/09/countdown-to-mobile-flash-player-10/' rel='bookmark' title='Permanent Link: Countdown to Mobile Flash Player 10'>Countdown to Mobile Flash Player 10</a> <small>Adobe announced that this years MAX event will be one...</small></li>
<li><a href='http://www.jadbox.com/2010/01/nownew-year2010/' rel='bookmark' title='Permanent Link: Now=new Year(2010)'>Now=new Year(2010)</a> <small>As the new decade begins, millions of people reflect on...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jadbox.com/2009/11/rise-of-the-languages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Round 2: haXe vs Unity3D vs O3D vs SFML</title>
		<link>http://www.jadbox.com/2009/08/round-2-haxe-vs-unity3d-vs-o3d-vs-sfml/</link>
		<comments>http://www.jadbox.com/2009/08/round-2-haxe-vs-unity3d-vs-o3d-vs-sfml/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 17:52:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Game Development]]></category>
		<category><![CDATA[General Programming]]></category>

		<guid isPermaLink="false">http://www.jadbox.com/?p=1323</guid>
		<description><![CDATA[The bell rings, and it&#8217;s another showdown between modern drawing APIs. Over the past couple weeks, I have weeded out many of my choices of libraries to now these four. What happened to some of the others? XNA, I determined, was way too XBOX360 centric with its multitasking, shaders, and DRM all tailored to the [...]


Related posts:<ol><li><a href='http://www.jadbox.com/2009/09/countdown-to-mobile-flash-player-10/' rel='bookmark' title='Permanent Link: Countdown to Mobile Flash Player 10'>Countdown to Mobile Flash Player 10</a> <small>Adobe announced that this years MAX event will be one...</small></li>
<li><a href='http://www.jadbox.com/2009/11/rise-of-the-languages/' rel='bookmark' title='Permanent Link: Rise of the languages'>Rise of the languages</a> <small>This month has been a very interesting/exciting for programmers of...</small></li>
<li><a href='http://www.jadbox.com/2010/01/nownew-year2010/' rel='bookmark' title='Permanent Link: Now=new Year(2010)'>Now=new Year(2010)</a> <small>As the new decade begins, millions of people reflect on...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The bell rings, and it&#8217;s another showdown between modern drawing APIs. Over the past couple weeks, I have weeded out many of my choices of libraries to now these four. What happened to some of the others? XNA, I determined, was way too XBOX360 centric with its multitasking, shaders, and DRM all tailored to the platform. Again, my primary aim was to develop on a Windows platform with possibly Mac compatibility. In addition, XNA requires end PC users to install the XNA framework package which only causes additional hassle for the user to install the game. Blade3D is also removed from the list as they recently went under last week, leaving many of their subscribers scratching their heads. Below is my up-to-date list for viable platforms to use for developing my prototypes and AI research:</p>
<p><strong><img class="alignnone size-full wp-image-1064" title="haxe_logo" src="http://www.jadbox.com/wp-content/uploads/2009/04/haxe_logo.gif" alt="haxe_logo" width="252" height="72" /><br />
</strong></p>
<ul>
<li>PROs
<ul>
<li>Faster than AS3 10% to 200% depending on use</li>
<li>Single language to also write the server platform</li>
<li>Flash Player 10 has a huge penetration rate (87% roughly)</li>
</ul>
</li>
<li>CONs
<ul>
<li>Still rather slow</li>
</ul>
</li>
</ul>
<p><strong><img class="alignnone size-medium wp-image-1065" title="unity3d logo" src="http://www.jadbox.com/wp-content/uploads/2009/04/unity3d-300x119.gif" alt="unity3d logo" width="237" height="94" /></strong></p>
<ul>
<li>PROs
<ul>
<li>Faster than Flash by at least 400% in math and drawing APIs</li>
<li>Growing community (10,000+ users)</li>
</ul>
</li>
<li>CONs
<ul>
<li>Costly</li>
<li>Focused around primarily 3D development</li>
<li>Small penetration rate for its player (maybe 5% or less)</li>
</ul>
</li>
</ul>
<p><strong>O3D </strong>by Google Labs<strong><br />
</strong></p>
<ul>
<li>PROs
<ul>
<li>Comparable to Unity3D</li>
<li>Bleeding edge technology</li>
<li>Google&#8217;s supported platform</li>
</ul>
</li>
<li>CONs
<ul>
<li>Buggy and very new</li>
<li>Lacks industrial strength demos</li>
<li>Extremely small player install base (&lt; 1%)</li>
</ul>
</li>
</ul>
<p><strong><img class="alignnone size-full wp-image-1327" title="SFML" src="http://www.jadbox.com/wp-content/uploads/2009/08/SFML.jpg" alt="SFML" width="132" height="84" /></strong><strong>Super Fast Media Library</strong></p>
<ul>
<li>PROs
<ul>
<li>Super fast 2D library (several times faster than the above APIs)</li>
<li>Uses C++ and would allow higher customization and flexibility</li>
</ul>
</li>
<li>CONs
<ul>
<li>Desktop installation / is not loaded by the browser (user barrier)</li>
<li>Only meant for 2D</li>
</ul>
</li>
</ul>


<p>Related posts:<ol><li><a href='http://www.jadbox.com/2009/09/countdown-to-mobile-flash-player-10/' rel='bookmark' title='Permanent Link: Countdown to Mobile Flash Player 10'>Countdown to Mobile Flash Player 10</a> <small>Adobe announced that this years MAX event will be one...</small></li>
<li><a href='http://www.jadbox.com/2009/11/rise-of-the-languages/' rel='bookmark' title='Permanent Link: Rise of the languages'>Rise of the languages</a> <small>This month has been a very interesting/exciting for programmers of...</small></li>
<li><a href='http://www.jadbox.com/2010/01/nownew-year2010/' rel='bookmark' title='Permanent Link: Now=new Year(2010)'>Now=new Year(2010)</a> <small>As the new decade begins, millions of people reflect on...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jadbox.com/2009/08/round-2-haxe-vs-unity3d-vs-o3d-vs-sfml/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>HaXe vs Unity3D vs XNA vs others</title>
		<link>http://www.jadbox.com/2009/04/haxe-vs-unity3d-vs-xna-vs-others/</link>
		<comments>http://www.jadbox.com/2009/04/haxe-vs-unity3d-vs-xna-vs-others/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 01:08:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Game Development]]></category>
		<category><![CDATA[General Programming]]></category>
		<category><![CDATA[Showcase]]></category>

		<guid isPermaLink="false">http://www.jadbox.com/?p=1063</guid>
		<description><![CDATA[For the past couple months, I have been trying to determine the best platform to become my primary language for game AI unit development, shaders, and working on theories of improving the Fridge-A* algorithm. However, choosing the right language has become an arduous task. Hardcore programmers will scream &#8220;C++ is the only way to go!&#8221; [...]


Related posts:<ol><li><a href='http://www.jadbox.com/2009/08/round-2-haxe-vs-unity3d-vs-o3d-vs-sfml/' rel='bookmark' title='Permanent Link: Round 2: haXe vs Unity3D vs O3D vs SFML'>Round 2: haXe vs Unity3D vs O3D vs SFML</a> <small>The bell rings, and it&#8217;s another showdown between modern drawing...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>For the past couple months, I have been trying to determine the best platform to become my primary language for game AI unit development, shaders, and working on theories of improving the Fridge-A* algorithm. However, choosing the right language has become an arduous task. Hardcore programmers will scream &#8220;C++ is the only way to go!&#8221; while the elites say &#8220;C is so much better than C++&#8221; and of course there is that one guy who comments &#8220;Why would you use anything other than Assembly language?&#8221; The problem lies in the fact that I am doing this work on my own and <em>do not have XX hours to write an elaborate garbage collector, manage raw threads, or constantly keep track of hundreds of pointers</em>. On the other hand, I must have enough speed and processing power to do the research and development I want. </p>
<p>Some suggest Java as a game platform as the language is respectable. However, graphics rendering speed and the Java gaming community is poor at best in my humble opinion. I did enjoy using BlitzMax back in the day, but the engine is simply not powerful enough to create something near commercial quality. Also, the popularity of the language is low, and I would have little professional use for learning more of the language. Flash AS3 is my primary profession; however, its performance leaves much to be desired at times. On the other side, Silverlight 3 is looking rather nifty, but the API still looks funky and doesn&#8217;t seem like the engine is really mature enough to do any major development in. Perhaps, if Silverlight 4 has near XNA speeds, better shaders and bitmap drawing, and the XAML to C# connection has less oddities in the API&#8230; it would be a contender for my list. Aside from the web platform, I could also go for a super high-end engine like Unreal Engine 3 or Source, but I couldn&#8217;t ever hope to produce something commercial with it because of the insanely expensive licensing (hundreds of thousands we are talking about!). Of course this is also Torque, but I have not been impressed with any of the games made on the platform, and there is a moderate cost to get started with it.</p>
<p>So I eventually evaluated my choices to <a href="http://en.wikipedia.org/wiki/Microsoft_XNA">XNA</a>, <a href="http://en.wikipedia.org/wiki/HaXe">haXe</a>, and <a href="http://en.wikipedia.org/wiki/Unity_(game_engine)">Unity3D</a>:</p>
<p><img class="alignnone size-full wp-image-1066" title="xna logo" src="http://www.jadbox.com/wp-content/uploads/2009/04/xna.gif" alt="xna logo" width="198" height="93" /></p>
<p>Pros:</p>
<ul>
<li>Very fast (Fastest of the choices)</li>
<li>Great shader support</li>
<li>C# is a nice language with advanced OOP support</li>
<li>Xbox and Windows deployment</li>
<li>Free for indie users</li>
</ul>
<p>Cons:</p>
<ul>
<li>Meant really for just the xbox&#8230; there is little support for Windows only deployment and DRM concerns. Also, no luck for Macs.</li>
<li>Unlike the other two, XNA cannot steam which means a smaller audience because of the hassle of downloading</li>
<li>Super new so the community is not that large in general</li>
</ul>
<p><img class="alignnone size-full wp-image-1064" title="haxe_logo" src="http://www.jadbox.com/wp-content/uploads/2009/04/haxe_logo.gif" alt="haxe_logo" width="252" height="72" /></p>
<p>Pros:</p>
<ul>
<li>Compiles out to Flash which 98% of users have already installed</li>
<li>Real-world benchmarks show 2x the speed of Flash 9 using code performance optimizations unique to haXe</li>
<li>From working with haXe, I will use that same knowledge to build javascript and neko scripts in the future if I wanted</li>
<li>I can use my existing knowledge of Flash to accelerate my development</li>
<li>Totally free</li>
</ul>
<p>Cons:</p>
<ul>
<li>No Flash IDE</li>
<li>Also super new with a small community and little to speak of tutorials</li>
<li>Still slower than unity3D and XNA</li>
<li>Currently does not support importing Flash libraries which reduces the amount of existing libraries I can bring over versus just using Flash AS3.</li>
</ul>
<p><img class="alignnone size-full wp-image-1065" title="unity3d logo" src="http://www.jadbox.com/wp-content/uploads/2009/04/unity3d.gif" alt="unity3d logo" width="345" height="137" /></p>
<p>Pros:</p>
<ul>
<li>Fastest of the web 3D engine&#8230; also nice looking</li>
<li>Supports developed on Macs and now Windows</li>
<li>Uses Python for scripting</li>
<li>Supports large number of users for networking and shaders</li>
</ul>
<p>Cons:</p>
<ul>
<li>No free version to try things out (only 30 day trial)</li>
<li>Costly software (the indie license has a terrible roster of features making the Pro version the ideal choice)</li>
<li>Little resources and support for making 2D games&#8230; everything is geared for 3D development. This can be a negative thing for me as I like to develop quick 2D testing scenarios for AI scripts. From what I can see, there are few tools for doing advanced bitmap drawing.</li>
</ul>
<p><strong>Final thoughts:</strong></p>
<p>In truth, I have not made up my mind yet. The pros and cons of all the solutions seem to make every choice the same weight in how it appeals to me. I could forsake all the above options and just go with C++ with Allegro or SDL, but they too have their ups and downs. Allergro is really slow without full DirectX/OpenGL support and SDL seems to have an aged API with little in the future for it. Also, neither of those libraries natively support shaders. XNA would give me all the speed I would need for what I am trying to accomplish, but using a language that streams over the internet would give me a much wider audience.</p>
<p>Well, what do you say readers? Are there other languages I should be looking at? For my next post on the subject, I will try to make some benchmarks in all of the three languages to test their true strengths.</p>


<p>Related posts:<ol><li><a href='http://www.jadbox.com/2009/08/round-2-haxe-vs-unity3d-vs-o3d-vs-sfml/' rel='bookmark' title='Permanent Link: Round 2: haXe vs Unity3D vs O3D vs SFML'>Round 2: haXe vs Unity3D vs O3D vs SFML</a> <small>The bell rings, and it&#8217;s another showdown between modern drawing...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jadbox.com/2009/04/haxe-vs-unity3d-vs-xna-vs-others/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Further Reading on Design Patterns</title>
		<link>http://www.jadbox.com/2009/03/further-reading-on-design-patterns/</link>
		<comments>http://www.jadbox.com/2009/03/further-reading-on-design-patterns/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 03:41:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Flash/Flex/AIR]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[General Programming]]></category>
		<category><![CDATA[Lifestyle]]></category>
		<category><![CDATA[Showcase]]></category>

		<guid isPermaLink="false">http://www.jadbox.com/?p=1047</guid>
		<description><![CDATA[As a followup on my Wednesday lecture on design patterns, I wanted to post some informative resources for learning more about design patterns outside the next lecture on the topic. Also, I wanted to say thanks for everyone who showed up to hear me rant about code structure (not the most exciting topic in the [...]


Related posts:<ol><li><a href='http://www.jadbox.com/2010/01/nownew-year2010/' rel='bookmark' title='Permanent Link: Now=new Year(2010)'>Now=new Year(2010)</a> <small>As the new decade begins, millions of people reflect on...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>As a followup on my Wednesday lecture on design patterns, I wanted to post some informative resources for learning more about design patterns outside the next lecture on the topic. Also, I wanted to say thanks for everyone who showed up to hear me rant about code structure (not the most exciting topic in the world mind you)!</p>
<p style="text-align: center;"><strong>Design Pattern Definition</strong><br />
<em>In software engineering, a design pattern is a general reusable solution to a commonly occurring problem in software design. A design pattern is not a finished design that can be transformed directly into code. It is a description or template for how to solve a problem that can be used in many different situations. Object-oriented design patterns typically show relationships and interactions between classes or objects, without specifying the final application classes or objects that are involved. </em><br />
- read more at <a href="http://en.wikipedia.org/wiki/Design_pattern_(computer_science)">WikiPedia</a></p>
<p style="text-align: center;"><strong>MVC </strong><strong>Definition </strong>(the most common principle of Design Patterns)<br />
<img class="aligncenter size-full wp-image-1049" title="graph" src="http://www.jadbox.com/wp-content/uploads/2009/03/mvc.gif" alt="mvc" width="346" height="312" /><br />
&#8220;<em>Model–View–Controller (MVC) is an architectural pattern used in software engineering. Successful use of the pattern isolates business logic from user interface considerations, resulting in an application where it is easier to modify either the visual appearance of the application or the underlying business rules without affecting the other. In MVC, the model represents the information (the data) of the application; the view corresponds to elements of the user interface such as text, checkbox items, and so forth; and the controller manages the communication of data and the business rules used to manipulate the data to and from the model.</em>&#8221;<br />
- read more at <a href="http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller">WikiPedia</a></p>
<p><strong>Books:</strong></p>
<ul>
<li><a href="http://www.amazon.com/Design-Patterns-Object-Oriented-Addison-Wesley-Professional/dp/0201633612/ref=pd_bbs_sr_1?ie=UTF8&amp;s=books&amp;qid=1238210502&amp;sr=8-1" target="_blank">Gang of Four&#8217;s original Design Patterns</a></li>
<li><a href="http://www.amazon.com/Advanced-ActionScript-3-Design-Patterns/dp/0321426568/ref=sr_1_2?ie=UTF8&amp;s=books&amp;qid=1238210569&amp;sr=1-2">Advanced ActionScript 3 with Design Patterns</a> (highly recommended)</li>
<li><a href="http://www.amazon.com/ActionScript-3-0-Design-Patterns-Programming/dp/0596528469/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1238210569&amp;sr=1-1">ActionScript 3.0 Design Patterns: Object Oriented Programming Techniques</a></li>
</ul>
<p><strong>AS3 Design Pattern Informational Websites:</strong></p>
<ul>
<li><a href="http://www.as3dp.com/category/principles/" target="_self">www.as3dp.com &#8211; ActionScript 3 Design Pattern Blog</a> (Principles Category)</li>
<li><a href="http://ntt.cc/category/programming/ria-flex/design-patterns">ntt.cc posts on of porting GoF design patterns to AS3</a></li>
</ul>
<p><strong>Flash Design Pattern Frameworks:</strong><br />
<em>(for now, it&#8217;s best to avoid these until you understand the fundamentals of MVC)</em></p>
<ul>
<li><a href="http://www.jadbox.com/flashmvc/">FlashMVC</a></li>
<li><a href="http://puremvc.org/">PureMVC</a></li>
<li><a href="http://opensource.adobe.com/wiki/display/cairngorm/Cairngorm">Cairngorm</a></li>
</ul>
<p><strong>Good Design Priniciples:</strong></p>
<ul>
<li>ALWAYS type your variables (not really design principle but I too often see people doing this still)</li>
<li>An object/MovieClip should contain the actions that it performs (as oppose to objects outside the class forcing it to perform actions)</li>
<li>A class should never be able to &#8220;break&#8221; if the user sets a property or calls a function on it when they are not suppose to. Keep preventive logic in the class that&#8217;s doing the work.</li>
<li>A good chosen design pattern for a problem will not take any longer to implement than not using it with spaghetti code.</li>
</ul>
<p>Feel free to leave comments or email me about any further questions you have about Design Patterns or where to find additional materials on it. Have a great weekend everyone!</p>


<p>Related posts:<ol><li><a href='http://www.jadbox.com/2010/01/nownew-year2010/' rel='bookmark' title='Permanent Link: Now=new Year(2010)'>Now=new Year(2010)</a> <small>As the new decade begins, millions of people reflect on...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jadbox.com/2009/03/further-reading-on-design-patterns/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>State of the Developers</title>
		<link>http://www.jadbox.com/2009/03/state-of-the-developers/</link>
		<comments>http://www.jadbox.com/2009/03/state-of-the-developers/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 23:39:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Game Development]]></category>

		<guid isPermaLink="false">http://www.jadbox.com/?p=1006</guid>
		<description><![CDATA[The past week has been extremely busy for me as both work and my personal research projects consume most of my waking moments. However, I believe that it is important more than ever to continue my blogging as it helps me remember the little bits of wisdom I stumble upon and to keep a working [...]


Related posts:<ol><li><a href='http://www.jadbox.com/2009/11/rise-of-the-languages/' rel='bookmark' title='Permanent Link: Rise of the languages'>Rise of the languages</a> <small>This month has been a very interesting/exciting for programmers of...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The past week has been extremely busy for me as both work and my personal research projects consume most of my waking moments. However, I believe that it is important more than ever to continue my blogging as it helps me remember the little bits of wisdom I stumble upon and to keep a working achieve of notes to reflect on. Otherwise these things become forgotten in the hussle of the present. Well without further ado, here are some collected tidbits of information from across the internet:</p>
<p><img class="alignleft size-medium wp-image-1016" title="love_city4" src="http://www.jadbox.com/wp-content/uploads/2009/03/love_city4-300x150.jpg" alt="love_city4" width="300" height="150" /><a href="http://news.quelsolaar.com/#category0">Quelsolaar Blog (http://news.quelsolaar.com/)</a><br />
This is a fantastic blog of Eskil Steenberg who is both an amazing C developer but also humanitarian. He has a fantastic knowledge of <a href="http://www.quelsolaar.com/love/screen_shots.html">shaders</a>, <a href="http://www.quelsolaar.com/technology/enough.html">networking</a>, <a href="http://www.quelsolaar.com/technology/clut.html">color theory</a>, <a href="http://www.quelsolaar.com/verse/index.html">real-time modeling</a>, and <a href="http://www.quelsolaar.com/love/gameplay.html">abstract game theory</a>. His blog covers some of these items as well as some great topics on humanitarian subjects.</p>
<p>Scarygirl being developed by <a href="http://www.touchmypixel.com/">Touchmypixel</a> is a very impressive Flash game. However, I couldn&#8217;t find any information on when it will be released.<br />
<object width="400" height="254" data="http://vimeo.com/moogaloop.swf?clip_id=1142944&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=1142944&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /></object></p>
<p><img class="size-medium wp-image-1009 alignleft" title="studio21" src="http://www.jadbox.com/wp-content/uploads/2009/03/studio21-300x200.jpg" alt="studio21" width="300" height="200" />Shred Nebula, a small game studio in California, released its <a href="http://www.shrednebula.com/design.html">documents (http://www.shrednebula.com/design.html)</a> that details their XBLA game used for pitching to Microsoft. With over 35 pages of amazing conceptual illustrations and information, they where accepted, and their game sold fairly well. Below is a picture of their home brew studio. I love the comfy armchairs for the projector demo setup and the arcade machine in the corner.</p>
<p>Last but not least, I found an interesting video on <a href="http://fora.tv">FORA</a> that talks about the concept of <a href="http://en.wikipedia.org/wiki/Metacognition">metacognition</a>:<br />
<object width="400" height="264" data="http://fora.tv/embedded_player" type="application/x-shockwave-flash"><param name="flashvars" value="webhost=fora.tv&amp;clipid=9126&amp;cliptype=highlight" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="src" value="http://fora.tv/embedded_player" /><param name="allowfullscreen" value="true" /></object></p>
<p>Have any links about the development world that you found interesting? Please do post them below!</p>


<p>Related posts:<ol><li><a href='http://www.jadbox.com/2009/11/rise-of-the-languages/' rel='bookmark' title='Permanent Link: Rise of the languages'>Rise of the languages</a> <small>This month has been a very interesting/exciting for programmers of...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jadbox.com/2009/03/state-of-the-developers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FlashVars for EVERYONE!</title>
		<link>http://www.jadbox.com/2009/01/flashvars-for-everyone/</link>
		<comments>http://www.jadbox.com/2009/01/flashvars-for-everyone/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 16:49:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash/Flex/AIR]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[Showcase]]></category>
		<category><![CDATA[as3]]></category>

		<guid isPermaLink="false">http://www.jadbox.com/?p=810</guid>
		<description><![CDATA[When building utilities that can be used with both Flash and Flex, there are two common hurdles that developers run into. The first one is that Flex does not pull FlashVars the same way that Flash does. This means for ActionScript utilities that rely on html inserted variables will need to be separated into two [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-819" title="flashvarscat" src="http://www.jadbox.com/wp-content/uploads/2009/01/flashvarscat.jpg" alt="flashvarscat" width="230" height="230" />When building utilities that can be used with both Flash and Flex, there are two common hurdles that developers run into. The first one is that Flex does not pull FlashVars the same way that Flash does. This means for ActionScript utilities that rely on html inserted variables will need to be separated into two separate files or need to have flashvars passed into the utility from the outside. Another hurdle is that Flash does not have a global reference to Stage- instead it can only be accessed through display children of stage. This is problematic for utilities that work with Stage as they can only get there reference of stage when it&#8217;s manually passed into the utility as a parameter which can result in an ugly web of stage references being passed around.</p>
<p>However, I finally got the time to develop a workaround that solves both problems with classes FlashVars and StageReference. The tricky part of this implementation was building a utility that could use the class Application but not reference it when it was being built from Flash since it would cause the compiler to fail from the invalid class reference. I worked around this issue by grabbing Application by getDefinitionByName so that the Flash compiler wouldn&#8217;t fail since it was a weak reference.</p>
<p>With Flash, use StageReference.stage = stage in Frame 1 or in your document class&#8217;s constructor. This will give you the global reference to stage and also allow the new class FlashVars to pull flashvars automatically when compiled in a Flash project.</p>
<p>The custom class FlashVars is used in this fashion:</p>
<div class="codecolorer-container actionscript3 twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="actionscript3 codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #6699cc; font-weight: bold;">var</span> myFlashvar<span style="color: #000066; font-weight: bold;">:</span><a href="http://www.google.com/search?q=string%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:string.html"><span style="color: #004993;">String</span></a> = FlashVars<span style="color: #000066; font-weight: bold;">.</span><span style="color: #004993;">parameters</span><span style="color: #000000;">&#91;</span><span style="color: #990000;">&quot;myFlashvar&quot;</span><span style="color: #000000;">&#93;</span><span style="color: #000066; font-weight: bold;">;</span></div></div>
<p>or</p>
<div class="codecolorer-container actionscript3 twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="actionscript3 codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #6699cc; font-weight: bold;">var</span> myFlashvar<span style="color: #000066; font-weight: bold;">:</span><a href="http://www.google.com/search?q=string%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:string.html"><span style="color: #004993;">String</span></a> = FlashVars<span style="color: #000066; font-weight: bold;">.</span><span style="color: #004993;">parameters</span><span style="color: #000066; font-weight: bold;">.</span>myFlashvar<span style="color: #000066; font-weight: bold;">;</span></div></div>
<p><strong>This usage is exactly the same from Flash and Flex!</strong> No more having to switch from loaderInfo.parameters to Application.application.parameters when porting utilities between Flash and Flex.</p>
<p><strong>Download</strong> (includes StageReference): <strong><a href="http://www.jadbox.com/wp-content/uploads/2009/01/flashvars.zip">flashvars.zip</a></strong></p>
<p><span id="more-810"></span></p>
<p><em>Icon spoofed from <a href="http://icanhascheezburger.com/">icanhascheezburger.com</a>.</em></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jadbox.com/2009/01/flashvars-for-everyone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Theory: AI Directives</title>
		<link>http://www.jadbox.com/2008/08/theory-ai-directives/</link>
		<comments>http://www.jadbox.com/2008/08/theory-ai-directives/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 14:52:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Artificial Intelligence (AI)]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[theory]]></category>

		<guid isPermaLink="false">http://www.jadbox.com/?p=248</guid>
		<description><![CDATA[I have been musing about the best practical way for giving NPCs (non player characters) a clear set of directives for living in its environment using simple AI logic. Based on the notion that any character&#8217;s environment is dynamic, en-queuing a character&#8217;s broad set of daily actions seems impractical. Instead, it would seem more logical [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.jadbox.com/wp-content/uploads/2008/08/stenstoutarm-189x300.jpg" alt="" title="NPC" width="189" height="300" class="alignleft size-medium wp-image-249" />I have been musing about the best practical way for giving <a href="http://en.wikipedia.org/wiki/Non-player_character" target="_blank">NPCs (non player characters)</a> a clear set of directives for living in its environment using simple <a href="http://en.wikipedia.org/wiki/Artificial_intelligence" target="_blank">AI</a> logic. Based on the notion that any character&#8217;s environment is dynamic, en-queuing a character&#8217;s broad set of daily actions seems impractical. Instead, it would seem more logical that a NPC is assigned a range of actions they are able or willing to perform and given a rule on when they are &#8216;prone&#8217; to each action based on different weights. For example, instead of having a NPC eat exactly three times a day, the NPC would have a hunger counter and when the value reached so high- they would seek out food. This would allow a higher dynamic range of actions for the character as they could eat more or less during the day based on things like how much physical activity they where doing or if they ate something that reduced their hunger for the next meal.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jadbox.com/2008/08/theory-ai-directives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Links of the Day</title>
		<link>http://www.jadbox.com/2008/08/flash-links-of-the-day/</link>
		<comments>http://www.jadbox.com/2008/08/flash-links-of-the-day/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 18:47:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash/Flex/AIR]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[theory]]></category>

		<guid isPermaLink="false">http://www.jadbox.com/?p=214</guid>
		<description><![CDATA[Science&#38;Code: Actionscript optimization Posting on FinalFinal.com on the makings of the Red Invaders Flash Game. Casual Game Development Blog &#8211; Techniques and Algorithms (most theories can be applied to Actionscript) Related posts:Countdown to Mobile Flash Player 10 Adobe announced that this years MAX event will be one...


Related posts:<ol><li><a href='http://www.jadbox.com/2009/09/countdown-to-mobile-flash-player-10/' rel='bookmark' title='Permanent Link: Countdown to Mobile Flash Player 10'>Countdown to Mobile Flash Player 10</a> <small>Adobe announced that this years MAX event will be one...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-215" title="chain-links-banner" src="http://www.jadbox.com/wp-content/uploads/2008/08/chain-links-banner-150x150.jpg" alt="" width="150" height="150" /><a href="http://scienceandcode.moomug.com/?p=39" target="_blank">Science&amp;Code: Actionscript optimization</a></p>
<p><a href="http://finalfinal.net/blog/2008/07/red-invasion-is-here/" target="_blank">Posting on FinalFinal.com on the makings</a> of the <a href="http://red4k.info/" target="_blank">Red Invaders Flash Game</a>.</p>
<p><a href="http://blog.pettomato.com/index.html" target="_blank">Casual Game Development Blog &#8211; Techniques and Algorithms</a> (most theories can be applied to Actionscript)</p>


<p>Related posts:<ol><li><a href='http://www.jadbox.com/2009/09/countdown-to-mobile-flash-player-10/' rel='bookmark' title='Permanent Link: Countdown to Mobile Flash Player 10'>Countdown to Mobile Flash Player 10</a> <small>Adobe announced that this years MAX event will be one...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jadbox.com/2008/08/flash-links-of-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meta4orce Flash Game</title>
		<link>http://www.jadbox.com/2008/08/196/</link>
		<comments>http://www.jadbox.com/2008/08/196/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 15:11:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash/Flex/AIR]]></category>
		<category><![CDATA[Game Development]]></category>

		<guid isPermaLink="false">http://www.jadbox.com/?p=196</guid>
		<description><![CDATA[This is a very well developed game that while not original in the game type- the implementation was well executed. The objective of the game is to build defending structures to keep the red bits from passing through the level… http://www.bbc.co.uk/switch/meta4orce/launch.shtml?id=shocktothesystem Related posts:Countdown to Mobile Flash Player 10 Adobe announced that this years MAX event [...]


Related posts:<ol><li><a href='http://www.jadbox.com/2009/09/countdown-to-mobile-flash-player-10/' rel='bookmark' title='Permanent Link: Countdown to Mobile Flash Player 10'>Countdown to Mobile Flash Player 10</a> <small>Adobe announced that this years MAX event will be one...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-195" title="2734430567_a18168d318_o" src="http://www.jadbox.com/wp-content/uploads/2008/08/2734430567_a18168d318_o-300x183.jpg" alt="" width="300" height="183" />This is a very well developed game that while not original in the game type- the implementation was well executed. The objective of the game is to build defending structures to keep the red bits from passing through the level…<br />
<br/></p>
<p><a href="http://www.bbc.co.uk/switch/meta4orce/launch.shtml?id=shocktothesystem" target="_blank">http://www.bbc.co.uk/switch/meta4orce/launch.shtml?id=shocktothesystem</a></p>


<p>Related posts:<ol><li><a href='http://www.jadbox.com/2009/09/countdown-to-mobile-flash-player-10/' rel='bookmark' title='Permanent Link: Countdown to Mobile Flash Player 10'>Countdown to Mobile Flash Player 10</a> <small>Adobe announced that this years MAX event will be one...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jadbox.com/2008/08/196/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JADRAD engine</title>
		<link>http://www.jadbox.com/2008/07/jadrad-engine/</link>
		<comments>http://www.jadbox.com/2008/07/jadrad-engine/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 19:57:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Artificial Intelligence (AI)]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[General Programming]]></category>
		<category><![CDATA[Showcase]]></category>

		<guid isPermaLink="false">http://www.jadbox.com/?p=54</guid>
		<description><![CDATA[I programmed these examples several years ago&#8230; I&#8217;ll edit this blog to explain more but JADRAD is rather impressive for a newbie start in game programming at the time. This is an RPG engine I programmed using C++ libs and BlitzMax. It is all hand-made as I was doing it for learning purposes. This includes [...]


Related posts:<ol><li><a href='http://www.jadbox.com/2009/11/rise-of-the-languages/' rel='bookmark' title='Permanent Link: Rise of the languages'>Rise of the languages</a> <small>This month has been a very interesting/exciting for programmers of...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<a href="http://www.jadbox.com/wp-content/gallery/screenshots/jadrad_engine_by_dcaster.jpg" title="Screenshot from my Jadrad game engine" rel="lightbox[singlepic51]" >
	<img class="ngg-singlepic ngg-left" src="http://www.jadbox.com/index.php?callback=image&amp;pid=51&amp;width=240&amp;height=&amp;mode=" alt="jadrad_engine_by_dcaster.jpg" title="jadrad_engine_by_dcaster.jpg" />
</a>
I programmed these examples <strong>several</strong> years ago&#8230; I&#8217;ll edit this blog to explain more but JADRAD is rather impressive for a newbie start in game programming at the time.</p>
<p>This is an RPG engine I programmed using C++ libs and BlitzMax. It is all hand-made as I was doing it for learning purposes. This includes graphics engine, AI, pathfinding, rpg system, map system, and more.<br />
<a href="http://www.jadbox.com/wp-content/uploads/2008/07/jadrad.zip">JADRAD RPG Engine</a> (ZIP &#8211; 3megs)</p>
<p>On the flip-side, here is another very very simple AI test for swarming:<br />
<a href="http://www.jadbox.com/wp-content/uploads/2008/07/aiants.zip">AIants</a> (ZIP &#8211; 600k)</p>

<div class="ngg-galleryoverview" id="ngg-gallery-3-54">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.jadbox.com/2008/07/jadrad-engine/?show=slide">
			[Show as slideshow]		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-51" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.jadbox.com/wp-content/gallery/screenshots/jadrad_engine_by_dcaster.jpg" title="Screenshot from my Jadrad game engine" rel="lightbox[set_3]" >
								<img title="jadrad_engine_by_dcaster.jpg" alt="jadrad_engine_by_dcaster.jpg" src="http://www.jadbox.com/wp-content/gallery/screenshots/thumbs/thumbs_jadrad_engine_by_dcaster.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-52" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.jadbox.com/wp-content/gallery/screenshots/jadrad2.jpg" title="Screenshot from my Jadrad game engine" rel="lightbox[set_3]" >
								<img title="jadrad2.jpg" alt="jadrad2.jpg" src="http://www.jadbox.com/wp-content/gallery/screenshots/thumbs/thumbs_jadrad2.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-53" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.jadbox.com/wp-content/gallery/screenshots/jadrad3.jpg" title="Screenshot from my Jadrad game engine" rel="lightbox[set_3]" >
								<img title="jadrad3.jpg" alt="jadrad3.jpg" src="http://www.jadbox.com/wp-content/gallery/screenshots/thumbs/thumbs_jadrad3.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-54" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.jadbox.com/wp-content/gallery/screenshots/jadrad4.jpg" title="Screenshot from my Jadrad game engine" rel="lightbox[set_3]" >
								<img title="jadrad4.jpg" alt="jadrad4.jpg" src="http://www.jadbox.com/wp-content/gallery/screenshots/thumbs/thumbs_jadrad4.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>



<p>Related posts:<ol><li><a href='http://www.jadbox.com/2009/11/rise-of-the-languages/' rel='bookmark' title='Permanent Link: Rise of the languages'>Rise of the languages</a> <small>This month has been a very interesting/exciting for programmers of...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jadbox.com/2008/07/jadrad-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Tip of the Day</title>
		<link>http://www.jadbox.com/2008/07/flash-tip-of-the-day/</link>
		<comments>http://www.jadbox.com/2008/07/flash-tip-of-the-day/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 16:19:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash/Flex/AIR]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.jadbox.com/?p=22</guid>
		<description><![CDATA[I am going to try to post something code related everyday (maybe except for the weekend). So today I will cover a super easy tip: When setting the same property on different objects, you can same time by instead of doing this: movieClip1.visible = false; movieClip2.visible = false; movieClip3.visible = false; Do This: movieClip1.visible=movieClip2.visible=movieClip3.visible=false; Easy, [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jadbox.com/wp-content/uploads/2008/07/lolcat.jpg"><img class="alignleft" title="lolcat" src="http://www.jadbox.com/wp-content/uploads/2008/07/lolcat-240x300.jpg" alt="" width="216" height="270" /></a>I am going to <strong>try</strong> to post something code related everyday (maybe except for the weekend). So today I will cover a super easy tip:</p>
<p>When setting the same property on different objects, you can same time by instead of doing this:</p>
<pre lang="actionscript">
movieClip1.visible = false;
movieClip2.visible = false;
movieClip3.visible = false;
</pre>
<p>Do This:</p>
<pre lang="actionscript">
movieClip1.visible=movieClip2.visible=movieClip3.visible=false;
</pre>
<p>Easy, huh?</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jadbox.com/2008/07/flash-tip-of-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
