<?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: Fuel ANT Tasks</title>
	<atom:link href="http://deleteaso.com/fuel-ant-tasks/feed/" rel="self" type="application/rss+xml" />
	<link>http://deleteaso.com/fuel-ant-tasks/</link>
	<description>When something's not working delete aso files</description>
	<lastBuildDate>Sun, 11 Jul 2010 13:35:13 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jody brewster</title>
		<link>http://deleteaso.com/fuel-ant-tasks/comment-page-1/#comment-38242</link>
		<dc:creator>Jody brewster</dc:creator>
		<pubDate>Sun, 06 Jun 2010 05:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://deleteaso.com/?p=201#comment-38242</guid>
		<description>Glad to see someone using the ant task concept, btw I&#039;ve got some other stuff I&#039;ve been working on I may post soon. Been really busy lately.  Love what you all have done with the code though!!</description>
		<content:encoded><![CDATA[<p>Glad to see someone using the ant task concept, btw I&#8217;ve got some other stuff I&#8217;ve been working on I may post soon. Been really busy lately.  Love what you all have done with the code though!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Przybylski</title>
		<link>http://deleteaso.com/fuel-ant-tasks/comment-page-1/#comment-38080</link>
		<dc:creator>Matt Przybylski</dc:creator>
		<pubDate>Thu, 13 May 2010 06:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://deleteaso.com/?p=201#comment-38080</guid>
		<description>Julian,
This is a really useful set of tools.  I was wondering if there was any plans on adding support for CS5?  I tried running it with CS5 but obviously it&#039;s not working.

Also, is there any possibility of giving focus to the Flash IDE/SWF that gets compiled when the ant task runs?  From my tests, I saw the output in my console in FDT but had to manually alt+tab over to Flash IDE to see the compiled SWF.

Thanks for your work.

Matt</description>
		<content:encoded><![CDATA[<p>Julian,<br />
This is a really useful set of tools.  I was wondering if there was any plans on adding support for CS5?  I tried running it with CS5 but obviously it&#8217;s not working.</p>
<p>Also, is there any possibility of giving focus to the Flash IDE/SWF that gets compiled when the ant task runs?  From my tests, I saw the output in my console in FDT but had to manually alt+tab over to Flash IDE to see the compiled SWF.</p>
<p>Thanks for your work.</p>
<p>Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Weaver</title>
		<link>http://deleteaso.com/fuel-ant-tasks/comment-page-1/#comment-37246</link>
		<dc:creator>Mark Weaver</dc:creator>
		<pubDate>Wed, 02 Dec 2009 18:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://deleteaso.com/?p=201#comment-37246</guid>
		<description>This fills a HUGE gap in the Flash workflow! Thanks very much for making this available!</description>
		<content:encoded><![CDATA[<p>This fills a HUGE gap in the Flash workflow! Thanks very much for making this available!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sine</title>
		<link>http://deleteaso.com/fuel-ant-tasks/comment-page-1/#comment-37243</link>
		<dc:creator>Sine</dc:creator>
		<pubDate>Thu, 26 Nov 2009 23:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://deleteaso.com/?p=201#comment-37243</guid>
		<description>Is there any way I can use Ant succesfully to publish a Flash CS3 .fla to flash Player 10 (... I have replaced the playerglobal .swc to target 10 - and that sorta works when I publish out of Flash CS3, in that I can publish to 10, and most .fla&#039;s will run ok - but the Vector class doesn&#039;t seem to work... nor does SliderEvent, it seems.)

Here&#039;s hoping...</description>
		<content:encoded><![CDATA[<p>Is there any way I can use Ant succesfully to publish a Flash CS3 .fla to flash Player 10 (&#8230; I have replaced the playerglobal .swc to target 10 &#8211; and that sorta works when I publish out of Flash CS3, in that I can publish to 10, and most .fla&#8217;s will run ok &#8211; but the Vector class doesn&#8217;t seem to work&#8230; nor does SliderEvent, it seems.)</p>
<p>Here&#8217;s hoping&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Freeman</title>
		<link>http://deleteaso.com/fuel-ant-tasks/comment-page-1/#comment-37157</link>
		<dc:creator>Karl Freeman</dc:creator>
		<pubDate>Sun, 18 Oct 2009 22:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://deleteaso.com/?p=201#comment-37157</guid>
		<description>This has been a lifesaver on a recent project I&#039;m working on, must of saved at least half an hour a day. Thanks!!</description>
		<content:encoded><![CDATA[<p>This has been a lifesaver on a recent project I&#8217;m working on, must of saved at least half an hour a day. Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nils</title>
		<link>http://deleteaso.com/fuel-ant-tasks/comment-page-1/#comment-37149</link>
		<dc:creator>Nils</dc:creator>
		<pubDate>Wed, 14 Oct 2009 11:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://deleteaso.com/?p=201#comment-37149</guid>
		<description>Thanks Julian. I&#039;m actually only interested in the buildcommand, not the compilers. Saw your presentation at FOTB, hence the inspiration..

I&#039;ve already got TortoiseSVN, can you see any way to integrate with that instead?

Thanks for the link, I&#039;ll install svn and will see what happens.</description>
		<content:encoded><![CDATA[<p>Thanks Julian. I&#8217;m actually only interested in the buildcommand, not the compilers. Saw your presentation at FOTB, hence the inspiration..</p>
<p>I&#8217;ve already got TortoiseSVN, can you see any way to integrate with that instead?</p>
<p>Thanks for the link, I&#8217;ll install svn and will see what happens.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: julian</title>
		<link>http://deleteaso.com/fuel-ant-tasks/comment-page-1/#comment-37145</link>
		<dc:creator>julian</dc:creator>
		<pubDate>Tue, 13 Oct 2009 00:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://deleteaso.com/?p=201#comment-37145</guid>
		<description>@Nils

If you just want to just use the compiling features of the tasks then you don&#039;t have to worry about the buildnumbercommand.

But if you want to use the buildnumber command you need to make sure that you have the svn binaries installed on your machine.

Try installing the command line tool from here

http://www.sliksvn.com/en/download

Hope that helps.</description>
		<content:encoded><![CDATA[<p>@Nils</p>
<p>If you just want to just use the compiling features of the tasks then you don&#8217;t have to worry about the buildnumbercommand.</p>
<p>But if you want to use the buildnumber command you need to make sure that you have the svn binaries installed on your machine.</p>
<p>Try installing the command line tool from here</p>
<p><a href="http://www.sliksvn.com/en/download" rel="nofollow">http://www.sliksvn.com/en/download</a></p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nils</title>
		<link>http://deleteaso.com/fuel-ant-tasks/comment-page-1/#comment-37143</link>
		<dc:creator>Nils</dc:creator>
		<pubDate>Tue, 13 Oct 2009 00:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://deleteaso.com/?p=201#comment-37143</guid>
		<description>I&#039;m trying to get the  to work. Eventually, I&#039;m getting this output:

[buildnumbercommand] CreateProcess: svnversion -n error=2

I&#039;ve create a BuildNumber.as file in the src folder, is there anything else I need to do? Perhaps install svnversion?

I&#039;m running this on Windows Vista.

Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to get the  to work. Eventually, I&#8217;m getting this output:</p>
<p>[buildnumbercommand] CreateProcess: svnversion -n error=2</p>
<p>I&#8217;ve create a BuildNumber.as file in the src folder, is there anything else I need to do? Perhaps install svnversion?</p>
<p>I&#8217;m running this on Windows Vista.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flashbordon</title>
		<link>http://deleteaso.com/fuel-ant-tasks/comment-page-1/#comment-37131</link>
		<dc:creator>Flashbordon</dc:creator>
		<pubDate>Thu, 08 Oct 2009 10:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://deleteaso.com/?p=201#comment-37131</guid>
		<description>@Gavin

I had the same error. In my case it was because the task couldn&#039;t find the .fla file i wanted to publish. I had written  instead of 

Now it works like a charm... Nice set of tasks.</description>
		<content:encoded><![CDATA[<p>@Gavin</p>
<p>I had the same error. In my case it was because the task couldn&#8217;t find the .fla file i wanted to publish. I had written  instead of </p>
<p>Now it works like a charm&#8230; Nice set of tasks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: julian</title>
		<link>http://deleteaso.com/fuel-ant-tasks/comment-page-1/#comment-37123</link>
		<dc:creator>julian</dc:creator>
		<pubDate>Sun, 04 Oct 2009 03:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://deleteaso.com/?p=201#comment-37123</guid>
		<description>@Gavin
Try the new version that is up on google code. 
http://code.google.com/p/fuelanttasks/</description>
		<content:encoded><![CDATA[<p>@Gavin<br />
Try the new version that is up on google code.<br />
<a href="http://code.google.com/p/fuelanttasks/" rel="nofollow">http://code.google.com/p/fuelanttasks/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
