<?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/"
		>
<channel>
	<title>Comments on: Setting Up a Flash Development Sandbox: Part 2</title>
	<atom:link href="http://active.tutsplus.com/tutorials/workflow/setting-up-a-flash-development-sandbox-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://active.tutsplus.com/tutorials/workflow/setting-up-a-flash-development-sandbox-part-2/</link>
	<description>Flash, Flex &#38; ActionScript Tutorials</description>
	<lastBuildDate>Sun, 21 Mar 2010 22:46:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stephen Braitsch</title>
		<link>http://active.tutsplus.com/tutorials/workflow/setting-up-a-flash-development-sandbox-part-2/comment-page-1/#comment-9628</link>
		<dc:creator>Stephen Braitsch</dc:creator>
		<pubDate>Sat, 24 Oct 2009 01:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=583#comment-9628</guid>
		<description>This is an outstanding article. Very well written and extremely comprehensive. You&#039;re absolutely right you can&#039;t develop in a black box and it&#039;s great to see how other devs set up their workflow. Thanks for sharing. I&#039;ve always just used svn from the command line and it&#039;s great to learn how easy it is to integrate subclipse with Flex/Flash Builder.

One thing to note you might consider trying MAMP again if you&#039;re on a Mac box. You can easily configure your webroot through the main panel under preferences-&gt;apache. I agree having it point to the default htdocs dir is not ideal. It&#039;s just a really easy tool to setup databases since it has a phpmyadmin built in and ready to go.

Thanks again for the awesome tutorial.

Cheers,
Stephen</description>
		<content:encoded><![CDATA[<p>This is an outstanding article. Very well written and extremely comprehensive. You&#8217;re absolutely right you can&#8217;t develop in a black box and it&#8217;s great to see how other devs set up their workflow. Thanks for sharing. I&#8217;ve always just used svn from the command line and it&#8217;s great to learn how easy it is to integrate subclipse with Flex/Flash Builder.</p>
<p>One thing to note you might consider trying MAMP again if you&#8217;re on a Mac box. You can easily configure your webroot through the main panel under preferences-&gt;apache. I agree having it point to the default htdocs dir is not ideal. It&#8217;s just a really easy tool to setup databases since it has a phpmyadmin built in and ready to go.</p>
<p>Thanks again for the awesome tutorial.</p>
<p>Cheers,<br />
Stephen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Blackburn</title>
		<link>http://active.tutsplus.com/tutorials/workflow/setting-up-a-flash-development-sandbox-part-2/comment-page-1/#comment-3372</link>
		<dc:creator>Scott Blackburn</dc:creator>
		<pubDate>Thu, 25 Jun 2009 13:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=583#comment-3372</guid>
		<description>Excellent tutorial, easy to follow and very useful!</description>
		<content:encoded><![CDATA[<p>Excellent tutorial, easy to follow and very useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Yates</title>
		<link>http://active.tutsplus.com/tutorials/workflow/setting-up-a-flash-development-sandbox-part-2/comment-page-1/#comment-2503</link>
		<dc:creator>Ian Yates</dc:creator>
		<pubDate>Wed, 03 Jun 2009 07:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=583#comment-2503</guid>
		<description>By all means link back to it from your site (using the intro paragraph as a taster, for example) but don&#039;t copy + paste the entire content.

Thanks!</description>
		<content:encoded><![CDATA[<p>By all means link back to it from your site (using the intro paragraph as a taster, for example) but don&#8217;t copy + paste the entire content.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KrisBelucci</title>
		<link>http://active.tutsplus.com/tutorials/workflow/setting-up-a-flash-development-sandbox-part-2/comment-page-1/#comment-2441</link>
		<dc:creator>KrisBelucci</dc:creator>
		<pubDate>Tue, 02 Jun 2009 16:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=583#comment-2441</guid>
		<description>I really liked this post. Can I copy it to my site? Thank you in advance.</description>
		<content:encoded><![CDATA[<p>I really liked this post. Can I copy it to my site? Thank you in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Freeman</title>
		<link>http://active.tutsplus.com/tutorials/workflow/setting-up-a-flash-development-sandbox-part-2/comment-page-1/#comment-2411</link>
		<dc:creator>Jesse Freeman</dc:creator>
		<pubDate>Mon, 01 Jun 2009 21:12:14 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=583#comment-2411</guid>
		<description>Glad you were able to work it out.</description>
		<content:encoded><![CDATA[<p>Glad you were able to work it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex 2009</title>
		<link>http://active.tutsplus.com/tutorials/workflow/setting-up-a-flash-development-sandbox-part-2/comment-page-1/#comment-2403</link>
		<dc:creator>Flex 2009</dc:creator>
		<pubDate>Mon, 01 Jun 2009 17:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=583#comment-2403</guid>
		<description>I actually got this to work out, for some reason I screwed something up when I refactored the code, I did everything from scratch again but didn&#039;t refactor the code and it worked fine.

Incredible article, can&#039;t wait to see more.</description>
		<content:encoded><![CDATA[<p>I actually got this to work out, for some reason I screwed something up when I refactored the code, I did everything from scratch again but didn&#8217;t refactor the code and it worked fine.</p>
<p>Incredible article, can&#8217;t wait to see more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex2009</title>
		<link>http://active.tutsplus.com/tutorials/workflow/setting-up-a-flash-development-sandbox-part-2/comment-page-1/#comment-2374</link>
		<dc:creator>Flex2009</dc:creator>
		<pubDate>Sun, 31 May 2009 20:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=583#comment-2374</guid>
		<description>When I try to use the ASDoc Generator I get this error message:
command line: Error: unable to open &#039;/Users/MY_NAME/Documents/Flex Builder 3/FlashCamo2/bin&#039;

Use &#039;asdoc -help&#039; for information about using the command line.

I have everything set up the way it is in the tutorial:
-doc-sources src -output docs -window-title &quot;${project_name}&quot; -main-title &quot;${project_name}&quot; -external-library-path=&quot;/Users/MY_NAME/Documents/Flex Builder 3/FlashCamo2/bin&quot;

Anyone have any idea why this is, I&#039;ve spent a full day trying to get this to work, it&#039;s very frustrating.</description>
		<content:encoded><![CDATA[<p>When I try to use the ASDoc Generator I get this error message:<br />
command line: Error: unable to open &#8216;/Users/MY_NAME/Documents/Flex Builder 3/FlashCamo2/bin&#8217;</p>
<p>Use &#8216;asdoc -help&#8217; for information about using the command line.</p>
<p>I have everything set up the way it is in the tutorial:<br />
-doc-sources src -output docs -window-title &#8220;${project_name}&#8221; -main-title &#8220;${project_name}&#8221; -external-library-path=&#8221;/Users/MY_NAME/Documents/Flex Builder 3/FlashCamo2/bin&#8221;</p>
<p>Anyone have any idea why this is, I&#8217;ve spent a full day trying to get this to work, it&#8217;s very frustrating.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Przybylski</title>
		<link>http://active.tutsplus.com/tutorials/workflow/setting-up-a-flash-development-sandbox-part-2/comment-page-1/#comment-2307</link>
		<dc:creator>Matt Przybylski</dc:creator>
		<pubDate>Fri, 29 May 2009 21:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=583#comment-2307</guid>
		<description>Very comprehensive explanation.  I&#039;d just like to say one thing about MAMP.  You can set the directory for where your document root is by going to Preferences &gt; Apache and editing the Document Root field.</description>
		<content:encoded><![CDATA[<p>Very comprehensive explanation.  I&#8217;d just like to say one thing about MAMP.  You can set the directory for where your document root is by going to Preferences &gt; Apache and editing the Document Root field.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fissunix</title>
		<link>http://active.tutsplus.com/tutorials/workflow/setting-up-a-flash-development-sandbox-part-2/comment-page-1/#comment-1365</link>
		<dc:creator>Fissunix</dc:creator>
		<pubDate>Thu, 14 May 2009 19:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=583#comment-1365</guid>
		<description>This is the perfect tutorial ! Thank you so much !</description>
		<content:encoded><![CDATA[<p>This is the perfect tutorial ! Thank you so much !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André</title>
		<link>http://active.tutsplus.com/tutorials/workflow/setting-up-a-flash-development-sandbox-part-2/comment-page-1/#comment-1124</link>
		<dc:creator>André</dc:creator>
		<pubDate>Wed, 06 May 2009 03:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=583#comment-1124</guid>
		<description>Very well!! congratulations!!

Well i have a component for flash CS4 that generates codehints for custom Classes from a .as file, but i dont know how to send to free stuffs here, if anyone knows please tell me</description>
		<content:encoded><![CDATA[<p>Very well!! congratulations!!</p>
<p>Well i have a component for flash CS4 that generates codehints for custom Classes from a .as file, but i dont know how to send to free stuffs here, if anyone knows please tell me</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.070 seconds -->
