<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Organizing your AS and FLA Files in Large Development Environments</title>
	<atom:link href="http://natejc.com/blog/2007/06/organizing-your-as-and-fla-files-in-large-development-environments/feed/" rel="self" type="application/rss+xml" />
	<link>http://natejc.com/blog/2007/06/organizing-your-as-and-fla-files-in-large-development-environments/</link>
	<description>Flash &#038; ActionScript 3 info, source, &#038; experiments</description>
	<lastBuildDate>Fri, 13 Aug 2010 23:09:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Damien Jorgensen</title>
		<link>http://natejc.com/blog/2007/06/organizing-your-as-and-fla-files-in-large-development-environments/comment-page-1/#comment-305</link>
		<dc:creator>Damien Jorgensen</dc:creator>
		<pubDate>Sat, 30 Jun 2007 15:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://natejc.com/blog/?p=61#comment-305</guid>
		<description>you should always try and make changes backward compatible, otherwise it creates problems for everyone</description>
		<content:encoded><![CDATA[<p>you should always try and make changes backward compatible, otherwise it creates problems for everyone</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate Chatellier</title>
		<link>http://natejc.com/blog/2007/06/organizing-your-as-and-fla-files-in-large-development-environments/comment-page-1/#comment-234</link>
		<dc:creator>Nate Chatellier</dc:creator>
		<pubDate>Thu, 14 Jun 2007 19:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://natejc.com/blog/?p=61#comment-234</guid>
		<description>@Steve: Not sure what you mean by &quot;how are you managing this company-wide&quot;? Do you mean what version control system are we using? We use Subversion (SVN). 

We try to make sure that any changes we make are backward compatible.

There are the occasions that two people are modifying the same .fla at the same time. That I&#039;m aware of, there is not a good system for auto-merging two divergent .fla&#039;s; you have to communicate with whomever committed the .fla and manually merge the changes.</description>
		<content:encoded><![CDATA[<p>@Steve: Not sure what you mean by &#8220;how are you managing this company-wide&#8221;? Do you mean what version control system are we using? We use Subversion (SVN). </p>
<p>We try to make sure that any changes we make are backward compatible.</p>
<p>There are the occasions that two people are modifying the same .fla at the same time. That I&#8217;m aware of, there is not a good system for auto-merging two divergent .fla&#8217;s; you have to communicate with whomever committed the .fla and manually merge the changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Reitz</title>
		<link>http://natejc.com/blog/2007/06/organizing-your-as-and-fla-files-in-large-development-environments/comment-page-1/#comment-233</link>
		<dc:creator>Paul Reitz</dc:creator>
		<pubDate>Thu, 14 Jun 2007 15:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://natejc.com/blog/?p=61#comment-233</guid>
		<description>This isn&#039;t just helpful to new hires. If I need to use a module that someone else created, and they&#039;re not around to ask where it is, or how to use it, this set up makes it uber easy to find exactly what I need. The &quot;MyModuleSample.fla&quot; is also a great idea. Props :)</description>
		<content:encoded><![CDATA[<p>This isn&#8217;t just helpful to new hires. If I need to use a module that someone else created, and they&#8217;re not around to ask where it is, or how to use it, this set up makes it uber easy to find exactly what I need. The &#8220;MyModuleSample.fla&#8221; is also a great idea. Props <img src='http://natejc.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Bick</title>
		<link>http://natejc.com/blog/2007/06/organizing-your-as-and-fla-files-in-large-development-environments/comment-page-1/#comment-232</link>
		<dc:creator>Steve Bick</dc:creator>
		<pubDate>Thu, 14 Jun 2007 14:05:33 +0000</pubDate>
		<guid isPermaLink="false">http://natejc.com/blog/?p=61#comment-232</guid>
		<description>Great article - I find that often best practice and standards are not used on Flash projects and publishing articles such as this can only help!

Quick question - when you commit one of the modules, how are you managing this company-wide?</description>
		<content:encoded><![CDATA[<p>Great article &#8211; I find that often best practice and standards are not used on Flash projects and publishing articles such as this can only help!</p>
<p>Quick question &#8211; when you commit one of the modules, how are you managing this company-wide?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
