<?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: Flash CS3 and _exclude.xml</title>
	<atom:link href="http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/</link>
	<description>where matthew tretter types stuff</description>
	<pubDate>Sun, 21 Mar 2010 04:26:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jfroom</title>
		<link>http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/comment-page-1/#comment-4027</link>
		<dc:creator>jfroom</dc:creator>
		<pubDate>Wed, 16 Dec 2009 01:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/#comment-4027</guid>
		<description>Oops take that back, the file permissions is still unavoidable. The rename error happens and then that error is thrown to the output console.</description>
		<content:encoded><![CDATA[<p>Oops take that back, the file permissions is still unavoidable. The rename error happens and then that error is thrown to the output console.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jfroom</title>
		<link>http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/comment-page-1/#comment-4026</link>
		<dc:creator>jfroom</dc:creator>
		<pubDate>Wed, 16 Dec 2009 01:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/#comment-4026</guid>
		<description>In Flash CS4 OSX, I initially get a JSFL error message that PointlessThing.as cannot be renamed. I changed permissions on the file so the Group and Everyone have read/write. The next error is pushed into the output console: 

Warning: unable to restore file file:///Users/jfroom/Desktop/STUFF/exanimo/examples/com/exanimo/Publish (obey _exclude.xml)/src/PointlessThing.as

The SWF compile still succeeds, but the classes are still included in the example.swf build. Also, PointlessThing.as.bkup is left in the SRC folder. 

Sorry I don't have any further time to contribute to this debugging. Would love to hear any follow up. This tool is desperately needed as a native feature in CS5.

If anyone else needs a work around, I've detailed one here:
http://www.gaiaflashframework.com/index.php/topic,2743.0.html

Based on Jesse's Warden's post:
http://jessewarden.com/2009/05/creating-modules-in-flash-cs4.html</description>
		<content:encoded><![CDATA[<p>In Flash CS4 OSX, I initially get a JSFL error message that PointlessThing.as cannot be renamed. I changed permissions on the file so the Group and Everyone have read/write. The next error is pushed into the output console: </p>
<p>Warning: unable to restore file file:///Users/jfroom/Desktop/STUFF/exanimo/examples/com/exanimo/Publish (obey _exclude.xml)/src/PointlessThing.as</p>
<p>The SWF compile still succeeds, but the classes are still included in the example.swf build. Also, PointlessThing.as.bkup is left in the SRC folder. </p>
<p>Sorry I don&#039;t have any further time to contribute to this debugging. Would love to hear any follow up. This tool is desperately needed as a native feature in CS5.</p>
<p>If anyone else needs a work around, I&#039;ve detailed one here:<br />
<a href="http://www.gaiaflashframework.com/index.php/topic,2743.0.html" rel="nofollow">http://www.gaiaflashframework.com/index.php/topic,2743.0.html</a></p>
<p>Based on Jesse&#039;s Warden&#039;s post:<br />
<a href="http://jessewarden.com/2009/05/creating-modules-in-flash-cs4.html" rel="nofollow">http://jessewarden.com/2009/05/creating-modules-in-flash-cs4.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.</title>
		<link>http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/comment-page-1/#comment-3437</link>
		<dc:creator>J.</dc:creator>
		<pubDate>Thu, 01 Oct 2009 19:14:15 +0000</pubDate>
		<guid isPermaLink="false">http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/#comment-3437</guid>
		<description>this is excellent !
Just in case, your link is broken, the file is here : http://exanimo.com/files/Publish%20(obey%20_exclude.xml)%202008-06-19.zip</description>
		<content:encoded><![CDATA[<p>this is excellent !<br />
Just in case, your link is broken, the file is here : <a href="http://exanimo.com/files/Publish%20" rel="nofollow">http://exanimo.com/files/Publish%20</a>(obey%20_exclude.xml)%202008-06-19.zip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bilbo</title>
		<link>http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/comment-page-1/#comment-3247</link>
		<dc:creator>bilbo</dc:creator>
		<pubDate>Fri, 04 Sep 2009 21:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/#comment-3247</guid>
		<description>you can make swc files in flex and use them to compile against in cs3 too.</description>
		<content:encoded><![CDATA[<p>you can make swc files in flex and use them to compile against in cs3 too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CODE ENDEAVOR &#187; JSFL: Publish With Exclude Classes (CS3,CS4)</title>
		<link>http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/comment-page-1/#comment-1565</link>
		<dc:creator>CODE ENDEAVOR &#187; JSFL: Publish With Exclude Classes (CS3,CS4)</dc:creator>
		<pubDate>Sat, 06 Dec 2008 00:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/#comment-1565</guid>
		<description>[...] brings &#8220;publish with exclude classes&#8221; support to CS3, and CS4. Originally written by Matthew Tretter. I cleaned up the script, and fixed problems with file search logic. As well as fixing support for [...]</description>
		<content:encoded><![CDATA[<p>[...] brings &#034;publish with exclude classes&#034; support to CS3, and CS4. Originally written by Matthew Tretter. I cleaned up the script, and fixed problems with file search logic. As well as fixing support for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason MacDonald</title>
		<link>http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/comment-page-1/#comment-1075</link>
		<dc:creator>Jason MacDonald</dc:creator>
		<pubDate>Mon, 29 Sep 2008 13:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/#comment-1075</guid>
		<description>Why is it you always figure out the answer yourself right after posting the question?

Anyways turns out the problem is the script is hard coded to assume all files are located on the drive C:. Which mine are not. My Flash is installed on C: drive but my files are located on D:. Once I moved everything to my C: drive it worked fine.</description>
		<content:encoded><![CDATA[<p>Why is it you always figure out the answer yourself right after posting the question?</p>
<p>Anyways turns out the problem is the script is hard coded to assume all files are located on the drive C:. Which mine are not. My Flash is installed on C: drive but my files are located on D:. Once I moved everything to my C: drive it worked fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason MacDonald</title>
		<link>http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/comment-page-1/#comment-1074</link>
		<dc:creator>Jason MacDonald</dc:creator>
		<pubDate>Mon, 29 Sep 2008 13:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/#comment-1074</guid>
		<description>I've tried running this example a dozen times and every time the PointlessThing.as gets included into the Library.swf. No idea how I could be doing something wrong, but I see the script generate all the temp swc's and fla's then delete them and generate the final Library.swf, but every time the excluded files are included anyway. The library file always end up being 19/k. No errors are ever generated.

I'm on Vista and wondering if there's something weird going on.</description>
		<content:encoded><![CDATA[<p>I&#039;ve tried running this example a dozen times and every time the PointlessThing.as gets included into the Library.swf. No idea how I could be doing something wrong, but I see the script generate all the temp swc&#039;s and fla&#039;s then delete them and generate the final Library.swf, but every time the excluded files are included anyway. The library file always end up being 19/k. No errors are ever generated.</p>
<p>I&#039;m on Vista and wondering if there&#039;s something weird going on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aaron smith</title>
		<link>http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/comment-page-1/#comment-992</link>
		<dc:creator>aaron smith</dc:creator>
		<pubDate>Sat, 20 Sep 2008 04:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/#comment-992</guid>
		<description>Hey Matthew,

Thanks so much for finding this. There was 1 problem that I found. It would not work with global class paths that were set in Flash preferences. I fixed your script, and fixed all of the file path/search logic. Check it out here: http://blog.guttershark.net/?p=25</description>
		<content:encoded><![CDATA[<p>Hey Matthew,</p>
<p>Thanks so much for finding this. There was 1 problem that I found. It would not work with global class paths that were set in Flash preferences. I fixed your script, and fixed all of the file path/search logic. Check it out here: <a href="http://blog.guttershark.net/?p=25" rel="nofollow">http://blog.guttershark.net/?p=25</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GUTTERSHARK &#187; Flash 9 CS3 Exclude Classes.</title>
		<link>http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/comment-page-1/#comment-991</link>
		<dc:creator>GUTTERSHARK &#187; Flash 9 CS3 Exclude Classes.</dc:creator>
		<pubDate>Sat, 20 Sep 2008 04:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/#comment-991</guid>
		<description>[...] so much to Matthew Tretter for putting this together, and figuring out how to get exclude classes support in Flash 9. I have an update that [...]</description>
		<content:encoded><![CDATA[<p>[...] so much to Matthew Tretter for putting this together, and figuring out how to get exclude classes support in Flash 9. I have an update that [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laan</title>
		<link>http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/comment-page-1/#comment-941</link>
		<dc:creator>laan</dc:creator>
		<pubDate>Thu, 11 Sep 2008 08:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://exanimo.com/actionscript/flash-cs3-and-exclude-xml/#comment-941</guid>
		<description>you are so great! with that, we can distribute flash application to multi-module.</description>
		<content:encoded><![CDATA[<p>you are so great! with that, we can distribute flash application to multi-module.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
