<?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>zedia flash blog &#187; PureMVC Flash Skeleton</title>
	<atom:link href="http://www.zedia.net/tag/puremvc-flash-skeleton/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zedia.net</link>
	<description>Flash, ActionScript, SEO and everything in between</description>
	<lastBuildDate>Wed, 21 Jul 2010 17:07:49 +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>PureMVC Skeleton for Flash Applications / Websites</title>
		<link>http://www.zedia.net/2009/puremvc-skeleton-for-flash-applications-websites/</link>
		<comments>http://www.zedia.net/2009/puremvc-skeleton-for-flash-applications-websites/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 22:43:19 +0000</pubDate>
		<dc:creator>zedia.net</dc:creator>
				<category><![CDATA[PureMVC]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[PureMVC Flash Skeleton]]></category>

		<guid isPermaLink="false">http://www.zedia.net/?p=357</guid>
		<description><![CDATA[I have done a couple of site using PureMVC and Flash and it seems that at the beginning of a project I&#8217;m always doing the same things, creating the ApplicationFacade, the folder structure, the main fla, etc. I thought it might be useful to slap together a generic skeleton for a PureMVC Flash application or [...]]]></description>
			<content:encoded><![CDATA[<p>I have done a couple of site using PureMVC and Flash and it seems that at the beginning of a project I&#8217;m always doing the same things, creating the ApplicationFacade, the folder structure, the main fla, etc. I thought it might be useful to slap together a generic skeleton for a PureMVC Flash application or website. You can download it here:</p>
<p><a title="PureMVC Flash Skeleton" href="http://www.zedia.net/files/PureMVC_Flash_Skeleton.rar">PureMVC Flash skeleton</a></p>
<p>All you have to do is in the src/com folder, rename the folder PROJECT_NAME to your project, and do a find and replace in files for PROJECT_NAME to replace it with what you changed the forlder name to. I didn&#8217;t include the PureMVC library in there because I suggest fetching the files from the <a title="PureMVC" href="http://puremvc.org" target="_blank">official PureMVC website</a> so that you always get the latest version. Once you get them, put them in the lib folder and you should be able to compile.</p>
<p>The rar file contains the following:</p>
<ul>
<li>Main.fla, Preload.fla</li>
<li>Main.as</li>
<li>ApplicationFacade.as</li>
<li>StartupCommand.as</li>
<li>ApplicationDataProxy.as</li>
<li>ApplicationMediator.as</li>
<li>IMain.as (Interface so that the preloader can use the init function of Main.as)</li>
<li>the folder structure</li>
</ul>
<p>This should help save half an hour every new PureMVC project.</p>
<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.zedia.net%2F2009%2Fpuremvc-skeleton-for-flash-applications-websites%2F&amp;layout=standard&amp;show-faces=false&amp;width=450&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:550px; height:70px;"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.zedia.net/2009/puremvc-skeleton-for-flash-applications-websites/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
