<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Stop Coding!</title>
	<atom:link href="http://stopcoding.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://stopcoding.wordpress.com</link>
	<description>The Unofficial Flex Compiler Blog</description>
	<lastBuildDate>Fri, 30 Oct 2009 20:21:10 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on A New Version of HFCD by Rick Bullotta</title>
		<link>http://stopcoding.wordpress.com/2009/09/25/a-new-version-of-hfcd/#comment-228</link>
		<dc:creator>Rick Bullotta</dc:creator>
		<pubDate>Fri, 30 Oct 2009 20:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://stopcoding.wordpress.com/?p=55#comment-228</guid>
		<description>What about implementing HFCD so that it could run as a servlet, and you could submit MXML or AS to it, and it would give you back a SWF or SWC on the fly...or place it on the server somewhere you specify?</description>
		<content:encoded><![CDATA[<p>What about implementing HFCD so that it could run as a servlet, and you could submit MXML or AS to it, and it would give you back a SWF or SWC on the fly&#8230;or place it on the server somewhere you specify?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HFCD Installation and Configuration by Clement Wong</title>
		<link>http://stopcoding.wordpress.com/2009/09/29/hfcd-installation-and-configuration/#comment-223</link>
		<dc:creator>Clement Wong</dc:creator>
		<pubDate>Thu, 29 Oct 2009 20:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://stopcoding.wordpress.com/?p=82#comment-223</guid>
		<description>Hi, make sure you close and open your projects after switching to HFCD. After reopening the projects, if you still see those &quot;unable to open ...&quot; error messages, you will need to specify those files that are not managed by Flex/Flash Builder in the &quot;HFCD FileSet&quot; view. This post (&lt;a href=&quot;http://stopcoding.wordpress.com/2009/10/22/how-to-setup-your-projects-for-hfcd/&quot; rel=&quot;nofollow&quot;&gt;How To Setup Your Projects for HFCD&lt;/a&gt;) should help. Please take a look. Also, use the &lt;a href=&quot;http://stopcoding.wordpress.com/2009/10/29/hfcd-34-trial-period-extended/&quot; rel=&quot;nofollow&quot;&gt;latest update&lt;/a&gt; I made available earlier today. That fixed a couple of showstoppers.</description>
		<content:encoded><![CDATA[<p>Hi, make sure you close and open your projects after switching to HFCD. After reopening the projects, if you still see those &#8220;unable to open &#8230;&#8221; error messages, you will need to specify those files that are not managed by Flex/Flash Builder in the &#8220;HFCD FileSet&#8221; view. This post (<a href="http://stopcoding.wordpress.com/2009/10/22/how-to-setup-your-projects-for-hfcd/" rel="nofollow">How To Setup Your Projects for HFCD</a>) should help. Please take a look. Also, use the <a href="http://stopcoding.wordpress.com/2009/10/29/hfcd-34-trial-period-extended/" rel="nofollow">latest update</a> I made available earlier today. That fixed a couple of showstoppers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Setup Your Projects for HFCD by HFCD 3/4 Trial Period Extended &#171; Stop Coding!</title>
		<link>http://stopcoding.wordpress.com/2009/10/22/how-to-setup-your-projects-for-hfcd/#comment-222</link>
		<dc:creator>HFCD 3/4 Trial Period Extended &#171; Stop Coding!</dc:creator>
		<pubDate>Thu, 29 Oct 2009 20:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://stopcoding.wordpress.com/?p=222#comment-222</guid>
		<description>[...] the installation, please check out this previous post (How To Setup Your Projects for HFCD). Most developers forgot to close and open their projects after switching to HFCD. A few of them [...]</description>
		<content:encoded><![CDATA[<p>[...] the installation, please check out this previous post (How To Setup Your Projects for HFCD). Most developers forgot to close and open their projects after switching to HFCD. A few of them [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HFCD Installation and Configuration by Yogesh</title>
		<link>http://stopcoding.wordpress.com/2009/09/29/hfcd-installation-and-configuration/#comment-221</link>
		<dc:creator>Yogesh</dc:creator>
		<pubDate>Thu, 29 Oct 2009 11:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://stopcoding.wordpress.com/?p=82#comment-221</guid>
		<description>I just checked the log file in metadata folder and found that it is not able to locate the main file.

java.io.FileNotFoundException: D:\temp\myproject\src\myapp.mxml
	at hellfire.compiler.client.BuilderApplicationStub.init(BuilderApplicationStub.java:120)

Though the file exists at the path, it still throwing an error, can you please tell me where i am going wrong.</description>
		<content:encoded><![CDATA[<p>I just checked the log file in metadata folder and found that it is not able to locate the main file.</p>
<p>java.io.FileNotFoundException: D:\temp\myproject\src\myapp.mxml<br />
	at hellfire.compiler.client.BuilderApplicationStub.init(BuilderApplicationStub.java:120)</p>
<p>Though the file exists at the path, it still throwing an error, can you please tell me where i am going wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HFCD Installation and Configuration by Yogesh</title>
		<link>http://stopcoding.wordpress.com/2009/09/29/hfcd-installation-and-configuration/#comment-220</link>
		<dc:creator>Yogesh</dc:creator>
		<pubDate>Thu, 29 Oct 2009 11:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://stopcoding.wordpress.com/?p=82#comment-220</guid>
		<description>Hi,

I tried using HFCD 4 with my project.
But when i choose HFCD as default SDK for my project, it displays an error. There is no description for error, it just displays main application file name.
While the problems window shows that there is internal error.
please let me know what is to be done.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried using HFCD 4 with my project.<br />
But when i choose HFCD as default SDK for my project, it displays an error. There is no description for error, it just displays main application file name.<br />
While the problems window shows that there is internal error.<br />
please let me know what is to be done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Setup Your Projects for HFCD by Using Flex (Flash) Builder with HFCD &#171; Stop Coding!</title>
		<link>http://stopcoding.wordpress.com/2009/10/22/how-to-setup-your-projects-for-hfcd/#comment-215</link>
		<dc:creator>Using Flex (Flash) Builder with HFCD &#171; Stop Coding!</dc:creator>
		<pubDate>Thu, 22 Oct 2009 19:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://stopcoding.wordpress.com/?p=222#comment-215</guid>
		<description>[...] Flex Compiler API, HellFire Compiler Daemon, hfcd   UPDATE: Please also check out this post (http://stopcoding.wordpress.com/2009/10/22/how-to-setup-your-projects-for-hfcd) on how to setup your projects for [...]</description>
		<content:encoded><![CDATA[<p>[...] Flex Compiler API, HellFire Compiler Daemon, hfcd   UPDATE: Please also check out this post (<a href="http://stopcoding.wordpress.com/2009/10/22/how-to-setup-your-projects-for-hfcd" rel="nofollow">http://stopcoding.wordpress.com/2009/10/22/how-to-setup-your-projects-for-hfcd</a>) on how to setup your projects for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Flex (Flash) Builder with HFCD by How To Setup Your Projects for HFCD &#171; Stop Coding!</title>
		<link>http://stopcoding.wordpress.com/2009/10/09/using-flex-builder-with-hfcd/#comment-214</link>
		<dc:creator>How To Setup Your Projects for HFCD &#171; Stop Coding!</dc:creator>
		<pubDate>Thu, 22 Oct 2009 19:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://stopcoding.wordpress.com/?p=143#comment-214</guid>
		<description>[...] you find this useful. Also, this previous post (http://stopcoding.wordpress.com/2009/10/09/using-flex-builder-with-hfcd) talks about the very same topic. Please check it [...]</description>
		<content:encoded><![CDATA[<p>[...] you find this useful. Also, this previous post (<a href="http://stopcoding.wordpress.com/2009/10/09/using-flex-builder-with-hfcd" rel="nofollow">http://stopcoding.wordpress.com/2009/10/09/using-flex-builder-with-hfcd</a>) talks about the very same topic. Please check it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HFCD Upgraded to Support Flex 4.0.0 Beta 2 by Clement Wong</title>
		<link>http://stopcoding.wordpress.com/2009/10/21/hfcd-upgraded-to-support-flex-4-0-0-beta-2/#comment-212</link>
		<dc:creator>Clement Wong</dc:creator>
		<pubDate>Thu, 22 Oct 2009 12:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://stopcoding.wordpress.com/?p=211#comment-212</guid>
		<description>The steps I described in my previous reply apply to FB4 as well. Like I said in my previous reply, I think adding some wizard-like help into the plugin will definitely help. Also, I need to beef up the documentation. My bad.</description>
		<content:encoded><![CDATA[<p>The steps I described in my previous reply apply to FB4 as well. Like I said in my previous reply, I think adding some wizard-like help into the plugin will definitely help. Also, I need to beef up the documentation. My bad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HFCD Upgraded to Support Flex 4.0.0 Beta 2 by Clement Wong</title>
		<link>http://stopcoding.wordpress.com/2009/10/21/hfcd-upgraded-to-support-flex-4-0-0-beta-2/#comment-211</link>
		<dc:creator>Clement Wong</dc:creator>
		<pubDate>Thu, 22 Oct 2009 12:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://stopcoding.wordpress.com/?p=211#comment-211</guid>
		<description>Hi, most developers saw this error message when they did not &quot;upload&quot; the files to HFCD. This &lt;a href=&quot;http://stopcoding.wordpress.com/2009/10/09/using-flex-builder-with-hfcd&quot; rel=&quot;nofollow&quot;&gt;post&lt;/a&gt; explains some basic steps on how to setup your projects. Please take a look.

Basically, what you need to do is open the &quot;HFCD FileSet&quot; panel&quot; (click &#039;Windows&#039; --&gt; &#039;Other Views...&#039;), specify the directories where your SWC files are located and select &#039;Upload Files&#039; in the panel&#039;s pull-down menu.

It looks like I need to add some help wizard steps into the plugin to guide users through the project setup...</description>
		<content:encoded><![CDATA[<p>Hi, most developers saw this error message when they did not &#8220;upload&#8221; the files to HFCD. This <a href="http://stopcoding.wordpress.com/2009/10/09/using-flex-builder-with-hfcd" rel="nofollow">post</a> explains some basic steps on how to setup your projects. Please take a look.</p>
<p>Basically, what you need to do is open the &#8220;HFCD FileSet&#8221; panel&#8221; (click &#8216;Windows&#8217; &#8211;&gt; &#8216;Other Views&#8230;&#8217;), specify the directories where your SWC files are located and select &#8216;Upload Files&#8217; in the panel&#8217;s pull-down menu.</p>
<p>It looks like I need to add some help wizard steps into the plugin to guide users through the project setup&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HFCD Upgraded to Support Flex 4.0.0 Beta 2 by Fedlarm</title>
		<link>http://stopcoding.wordpress.com/2009/10/21/hfcd-upgraded-to-support-flex-4-0-0-beta-2/#comment-210</link>
		<dc:creator>Fedlarm</dc:creator>
		<pubDate>Thu, 22 Oct 2009 07:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://stopcoding.wordpress.com/?p=211#comment-210</guid>
		<description>And sorry for putting it here.. it should probably be in one of the other posts, since this one is about FB4.</description>
		<content:encoded><![CDATA[<p>And sorry for putting it here.. it should probably be in one of the other posts, since this one is about FB4.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
