<?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>Zealios[dot]Com &#187; Software/Tool</title>
	<atom:link href="http://www.zealios.com/category/softwaretool/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zealios.com</link>
	<description>Everything About Flash Gaming.</description>
	<lastBuildDate>Fri, 10 Jul 2009 10:27:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flash Game With PlayCrafter.</title>
		<link>http://www.zealios.com/2009/07/07/flash-game-with-playcrafter/</link>
		<comments>http://www.zealios.com/2009/07/07/flash-game-with-playcrafter/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 10:58:43 +0000</pubDate>
		<dc:creator>zealios</dc:creator>
				<category><![CDATA[Software/Tool]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://www.zealios.com/?p=77</guid>
		<description><![CDATA[I believe most of you who visit this blog definitely love to play flash game. How about creating flash game? Some of my friend really want to learn creating their own flash game but most of them will give up when they need to learn how to use Actionscript. Maybe to me and some of [...]]]></description>
			<content:encoded><![CDATA[<p>I believe most of you who visit this blog definitely love to play flash game. How about creating flash game? Some of my friend really want to learn creating their own flash game but most of them will give up when they need to learn how to use Actionscript. Maybe to me and some of us out there it is not difficult to master Actionscript but not all people can easily understand the programming logic.</p>
<p style="text-align: center;"><img class="aligncenter" title="PlayCrafter" src="http://www.zealios.com/image/playcrafter_sc.jpg" alt="" width="356" height="234" /></p>
<p>Well&#8230;.I&#8217;ve a good news to who want to make their own flash game without touching any of the Actionscript part. I present you with <strong><a href="http://www.playcrafter.com" target="_blank">PlayCrafter.com</a></strong> which will provide you with a tool needed to start your own flash game. PlayCrafter is really a good start for first time game creator because what you need to do is drag and drop game element, rules, sound and so on plus they also have the game template you can use. No programming needed, the only thing you need to do is to design your game. After you finish it, that game can be share to all the community and if your game is popular enough PlayCrafter is willing to share their revenue with you. PlayCrafter service is absolutely free so hurry up and try it now!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zealios.com/2009/07/07/flash-game-with-playcrafter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flash Alternative.</title>
		<link>http://www.zealios.com/2009/03/05/adobe-flash-alternative/</link>
		<comments>http://www.zealios.com/2009/03/05/adobe-flash-alternative/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 14:46:47 +0000</pubDate>
		<dc:creator>zealios</dc:creator>
				<category><![CDATA[Software/Tool]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.zealios.com/?p=53</guid>
		<description><![CDATA[Today Flash already become one of the most popular method to add animation and interactivity to the web. I believe most of the computer out there that connected to the Internet already have Flash Player installed so they can view any Flash content in any website. Most of these Flash content created using Adobe Flash [...]]]></description>
			<content:encoded><![CDATA[<p>Today Flash already become one of the most popular method to add animation and interactivity to the web. I believe most of the computer out there that connected to the Internet already have Flash Player installed so they can view any Flash content in any website. Most of these Flash content created using Adobe Flash software and the latest one at this moment is Adobe Flash CS4.</p>
<p>Adobe Flash is a great software to have but the price is consider a bit expensive and not all people can afford it. For now it only available for Windows and Mac platform. The question here is, what if we can&#8217;t afford to buy Adobe Flash software or we are a few people that use Unix platform like Linux? Is there any alternative for us to create wonderful Flash content without paying for expensive software or leaving the wonderful Linux to install Windows/Mac? Well&#8230;the answer is YES. You still have the alternative for Adobe Flash software and good news is it&#8217;s free. <span id="more-53"></span>When talk about free alternative Open Source software/tool is always the answer. I already spend my time looking for the best and reliable alternative and below are the list.</p>
<p><a href="http://swfmill.org/" target="_blank"><strong>Swfmill</strong></a></p>
<p>Swfmill is a free command line tool that will generate SWF file base on the XML you wrote. Of course it is not as easy as Adobe Flash IDE but Swfmill still capable to allow you to do simple animation and create a SWF file contain the library asset that can be use in other project.</p>
<p><a href="http://opensource.adobe.com/wiki/display/flexsdk/Flex+SDK" target="_blank"><strong>Flex 3 SDK</strong></a></p>
<p>Flex SDK is release by Adobe to Open Source community base on Adobe Flash platform. With Flex SDK you program with Action Script and do whatever Adobe Flash IDE can do. Combine with Swfmill you can create complete and complex Flash content without spending any dime.</p>
<p><a href="http://www.flashdevelop.org" target="_blank"><strong>FlashDevelop</strong></a></p>
<p>FlashDevelop is an IDE that can be use by programmer to write Action Script and it integrated with Flex SDK to compile and create SWF file. For now FlashDevelop only Windows platform. For Unix or Linux user you can use Eclipse and an alternative IDE.</p>
<p>Above are the software/tool that I use to create my Flash content. Of course it is not as easy as Adobe Flash software and it more suitable to programmer rather then animator. The best way to use both where your animator can still use Adobe Flash IDE to create wonderful and complex animation and you can use above open source software/tool to integrate what your animator has done with your Action Script code and make a wonder Flash game.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zealios.com/2009/03/05/adobe-flash-alternative/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
