<?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; herder</title>
	<atom:link href="http://www.scriptedfun.com/tag/herder/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>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>
	</channel>
</rss>
