<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Game Programming at scriptedfun &#187; flex</title>
	<atom:link href="http://www.scriptedfun.com/category/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptedfun.com</link>
	<description>Game Programming for Beginners: Video Tutorials, Source Code, and Articles</description>
	<lastBuildDate>Thu, 11 Sep 2008 17:45:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
		<item>
		<title>Multiplayer Dots and Boxes</title>
		<link>http://www.scriptedfun.com/multiplayer-dots-and-boxes/</link>
		<comments>http://www.scriptedfun.com/multiplayer-dots-and-boxes/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 17:45:09 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[gamedev]]></category>
		<category><![CDATA[nonoba]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[boxes]]></category>
		<category><![CDATA[dots]]></category>
		<category><![CDATA[multiplayer]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://www.scriptedfun.com/?p=117</guid>
		<description><![CDATA[Hi everyone! I finally managed to complete a game using Nonoba&#8217;s Multiplayer API, and this is what I came up with:

Please play the game now &#8211; and bring a friend with you! If you have your own site / blog / page, I highly encourage you to embed the game in it as well. Basically, [...]]]></description>
			<content:encoded><![CDATA[<p>Hi everyone! I finally managed to complete a game using <a href="http://nonoba.com/developers/multiplayerapi/overview" onclick="javascript:pageTracker._trackPageview ('/outbound/nonoba.com');">Nonoba&#8217;s Multiplayer API</a>, and this is what I came up with:</p>
<p><a href="http://www.scriptedfun.com/wp-content/uploads/2008/09/screenshot.png"><img src="http://www.scriptedfun.com/wp-content/uploads/2008/09/screenshot-300x300.png" alt="Multiplayer Dots and Boxes screenshot" title="screenshot" width="300" height="300" class="alignnone size-medium wp-image-118" /></a></p>
<p><a href="http://scriptedfun.com/games/multiplayer-dots-and-boxes/">Please play the game now &#8211; and bring a friend with you!</a> If you have your own site / blog / page, I highly encourage you to <a href="http://nonoba.com/scriptedfun/multiplayer-dots-and-boxes.swf" onclick="javascript:pageTracker._trackPageview ('/outbound/nonoba.com');">embed the game in it as well</a>. Basically, please help me promote this game all over the net!</p>
<p>I had a lot of fun implementing this <a href="http://en.wikipedia.org/wiki/Dots-and-boxes" onclick="javascript:pageTracker._trackPageview ('/outbound/en.wikipedia.org');">classic pencil and paper game</a>, writing the client in pure ActionScript using <a href="http://opensource.adobe.com/wiki/display/flexsdk/" onclick="javascript:pageTracker._trackPageview ('/outbound/opensource.adobe.com');">the free Flex SDK</a>, and the server using <a href="http://www.microsoft.com/express/vcsharp/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.microsoft.com');">Visual C# Express</a>. This is truly an exciting time to be a game developer &#8211; multiplayer Flash games that can be played across different sites all over the net can now be built easily using free tools only!</p>
<p>To put things back on track, I hope to release the source code of the game in a week or so, but in the meantime, <strong>please share this game with all your friends! Thank you!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptedfun.com/multiplayer-dots-and-boxes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Poor Man&#8217;s Flash</title>
		<link>http://www.scriptedfun.com/poor-mans-flash/</link>
		<comments>http://www.scriptedfun.com/poor-mans-flash/#comments</comments>
		<pubDate>Fri, 16 May 2008 16:05:31 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[gamedev]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.scriptedfun.com/?p=113</guid>
		<description><![CDATA[John Hattan has written a review of Express Animator on GameDev.net, and Flex SDK / Silverlight developers who do not have access to the corresponding designer&#8217;s tools (Flash / Expression Blend) might find his review interesting. Express Animator, as stated in the product name, is a tool that allows you to make animations, and publish [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://members.gamedev.net/johnhattan/journal/" onclick="javascript:pageTracker._trackPageview ('/outbound/members.gamedev.net');">John Hattan</a> has written <a href="http://www.gamedev.net/features/reviews/productreview.asp?productid=704" onclick="javascript:pageTracker._trackPageview ('/outbound/www.gamedev.net');">a review of Express Animator on GameDev.net</a>, and <a href="http://labs.adobe.com/technologies/flex/sdk/" onclick="javascript:pageTracker._trackPageview ('/outbound/labs.adobe.com');">Flex SDK</a> / <a href="http://silverlight.net/" onclick="javascript:pageTracker._trackPageview ('/outbound/silverlight.net');">Silverlight</a> developers who do not have access to the corresponding designer&#8217;s tools (<a href="http://www.adobe.com/products/flash/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.adobe.com');">Flash</a> / <a href="http://www.microsoft.com/expression/products/Overview.aspx?key=blend" onclick="javascript:pageTracker._trackPageview ('/outbound/www.microsoft.com');">Expression Blend</a>) might find his review interesting. <a href="http://www.expressanimator.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.expressanimator.com');">Express Animator</a>, as stated in the product name, is a tool that allows you to make animations, and publish them in <a href="http://www.adobe.com/devnet/swf/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.adobe.com');">SWF</a> format for Flash, or <a href="http://msdn.microsoft.com/en-us/library/ms747122.aspx" onclick="javascript:pageTracker._trackPageview ('/outbound/msdn.microsoft.com');">XAML</a> format for Silverlight. This basically allows you to make animations for your Flex / Silverlight project for just US$39, instead of paying US$699 for Flash or US$499 for Expression Blend. You won&#8217;t be getting all the features of the more expensive products, but you might be surprised to know that Express Animator has features which the other two do not, such as &#8220;hierarchical bones&#8221;. From the review:</p>
<blockquote><p>In fact, the combination of Express Animator with the free Flex or MTASC compiler would make for a pretty good &#8220;Poor Man&#8217;s Flash&#8221; product that could be used to make full Flash CS3 quality games, and for quite a bit less than the $699 that you&#8217;d spend on a new license of Flash CS3.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptedfun.com/poor-mans-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Make a Flash Game for Free</title>
		<link>http://www.scriptedfun.com/make-a-flash-game-for-free/</link>
		<comments>http://www.scriptedfun.com/make-a-flash-game-for-free/#comments</comments>
		<pubDate>Thu, 08 May 2008 15:41:20 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[gamedev]]></category>
		<category><![CDATA[herder]]></category>

		<guid isPermaLink="false">http://www.scriptedfun.com/?p=107</guid>
		<description><![CDATA[One of the main reasons why people aren&#8217;t able to make their own Flash games is because the development environment is expensive. Currently, a copy of Flash CS3 Professional costs US$699, an amount which most people can&#8217;t just pull out of their wallet (although I think that this price is very reasonable, considering the product&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>One of the main reasons why people aren&#8217;t able to make their own Flash games is because the development environment is expensive. Currently, a copy of <a href="http://www.adobe.com/products/flash/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.adobe.com');">Flash CS3 Professional</a> costs US$699, an amount which most people can&#8217;t just pull out of their wallet (although I think that this price is very reasonable, considering the product&#8217;s quality and the possibilities that it offers).</p>
<p>Fortunately, there are <a href="http://osflash.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/osflash.org');">several alternatives to Flash</a> for making Flash content. One of these alternatives is the <a href="http://labs.adobe.com/technologies/flex/sdk/" onclick="javascript:pageTracker._trackPageview ('/outbound/labs.adobe.com');">Flex SDK</a>, a free product which Adobe itself offers.</p>
<p>I&#8217;ve spent some time with the Flex SDK over the past months, and I&#8217;ve had success in writing games with it. <a href="http://www.scriptedfun.com/herder/">Herder</a> is my first game with the Flex SDK, and I have a few others which I haven&#8217;t had the chance to release yet. The Flex SDK is NOT Flash however &#8211; the development style is different. But this is good in my opinion, because making games with the Flex SDK is very similar to making games with a traditional programming language like C++, C#, or Python. Instead of the graphical approach that Flash offers, the Flex SDK offers a code-centered development platform.</p>
<p>If you want to make games for the web now, I suggest that you look into the <a href="http://labs.adobe.com/technologies/flex/sdk/" onclick="javascript:pageTracker._trackPageview ('/outbound/labs.adobe.com');">Flex SDK</a>. With this product, you can even make Flash content using Linux!</p>
<p>The article <a href="http://www.gamedev.net/reference/programming/features/flex/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.gamedev.net');">Intro to the Flex SDK on GameDev.net</a> is a good starting point for anyone who wants to learn how to make games using the Flex SDK. Hopefully, I&#8217;ll have the chance to make my own tutorials as well. Any suggestions? <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptedfun.com/make-a-flash-game-for-free/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Sorry, e-mail subscribers! And some thoughts on web games with Python&#8230;</title>
		<link>http://www.scriptedfun.com/sorry-e-mail-subscribers-and-some-thoughts-on-web-games-with-python/</link>
		<comments>http://www.scriptedfun.com/sorry-e-mail-subscribers-and-some-thoughts-on-web-games-with-python/#comments</comments>
		<pubDate>Thu, 08 May 2008 15:19:45 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.scriptedfun.com/?p=106</guid>
		<description><![CDATA[Hi everyone! First of all, I would like to apologize to all the e-mail subscribers who received a bunch of old posts in their e-mail recently. I&#8217;ve been tweaking my site to feature the content people find most useful on the front page, and this had the unintended side effect of sending out an e-mail [...]]]></description>
			<content:encoded><![CDATA[<p>Hi everyone! First of all, I would like to apologize to all the e-mail subscribers who received a bunch of old posts in their e-mail recently. I&#8217;ve been tweaking my site to feature the content people find most useful on the front page, and this had the unintended side effect of sending out an e-mail containing the &#8220;front-paged&#8221; articles. I hope that this didn&#8217;t bother you.</p>
<p>Yes, it has been a very long time since I posted on Python. <a href="http://www.scriptedfun.com/herder-a-one-button-web-game/">As I have said some time earlier</a>, I&#8217;m trying to refocus this site to deal with more general game development. A side effect of this is, I&#8217;ve spent a lot more time coding and learning, and no time writing <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  . In particular, I&#8217;ve been looking at writing games using <a href="http://labs.adobe.com/technologies/flex/sdk/" onclick="javascript:pageTracker._trackPageview ('/outbound/labs.adobe.com');">Adobe&#8217;s Flex SDK</a>.</p>
<p>I find working with Flex appealing because of the potential of the output to reach a large number of people. But Python is a language that is very close to my heart, and I&#8217;d be very interested in a Python based environment that would allow me to make games for the web. Fortunately, such an environment exists already, in the form of <a href="http://silverlight.net/" onclick="javascript:pageTracker._trackPageview ('/outbound/silverlight.net');">Microsoft&#8217;s Silverlight</a>, paired up with <a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython" onclick="javascript:pageTracker._trackPageview ('/outbound/www.codeplex.com');">IronPython</a>. I&#8217;ve been dabbling with this platform as well, and I hope to write games for it once the platform matures.</p>
<p>If you&#8217;re interested in learning more about writing web games with Python, I recommend the excellent article <a href="http://www.learningpython.com/2007/07/29/creating-a-game-using-python-and-silverlight-11/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.learningpython.com');">Creating a Game Using Python and Silverlight 1.1</a>. Are there any other resources about game programming using Silverlight/Python that you would recommend?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptedfun.com/sorry-e-mail-subscribers-and-some-thoughts-on-web-games-with-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Herder &#8211; now in Flash</title>
		<link>http://www.scriptedfun.com/herder-now-in-flash/</link>
		<comments>http://www.scriptedfun.com/herder-now-in-flash/#comments</comments>
		<pubDate>Thu, 08 May 2008 07:10:47 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[gamedev]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://www.scriptedfun.com/herder-now-in-flash/</guid>
		<description><![CDATA[Herder, a one button game, now in Flash!
I haven&#8217;t posted anything in a very, very long time, and I apologize for this. Recently, I have had time to pursue game programming again, and as a result, I was able to learn programming Flash games using the free Flex SDK, a programmer-oriented SWF development tool from [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.scriptedfun.com/herder/">Herder, a one button game, now in Flash!</a></p>
<p>I haven&#8217;t posted anything in a very, very long time, and I apologize for this. Recently, I have had time to pursue game programming again, and as a result, I was able to learn programming Flash games using the free <a href="http://labs.adobe.com/technologies/flex/sdk/" onclick="javascript:pageTracker._trackPageview ('/outbound/labs.adobe.com');">Flex SDK</a>, a programmer-oriented SWF development tool from Adobe. For my first project, I have decided to rewrite my favorite one-button game, <a href="http://www.scriptedfun.com/herder/">Herder</a>, and it is <a href="http://www.scriptedfun.com/herder/">now available to play on my site</a>, and also on <a href="http://www.facebook.com/apps/application.php?id=11010749883" onclick="javascript:pageTracker._trackPageview ('/outbound/www.facebook.com');">Facebook</a>, if you want to compete with your friends for the highest score. Here&#8217;s a video:</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/N1lf2JjK93k"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/N1lf2JjK93k" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>The video and screenshots are available on the <a href="http://www.scriptedfun.com/herder/">game</a> <a href="http://www.facebook.com/apps/application.php?id=11010749883" onclick="javascript:pageTracker._trackPageview ('/outbound/www.facebook.com');">pages</a>. I hope to write more about this project and Flex programming in general, but in the meantime, I&#8217;d be happy to hear your comments. Enjoy the game! <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptedfun.com/herder-now-in-flash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
	</item>
	</channel>
</rss>
