<?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: Creating partial package SWC files</title>
	<atom:link href="http://www.jeffdepascale.com/index.php/flash/creating-partial-package-swc-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffdepascale.com/index.php/flash/creating-partial-package-swc-files/</link>
	<description>Blogging on and developing web and mobile technologies</description>
	<lastBuildDate>Wed, 14 Jul 2010 19:52:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: =^_^=</title>
		<link>http://www.jeffdepascale.com/index.php/flash/creating-partial-package-swc-files/comment-page-1/#comment-340</link>
		<dc:creator>=^_^=</dc:creator>
		<pubDate>Tue, 15 Jun 2010 13:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffdepascale.com/?p=158#comment-340</guid>
		<description>thx !</description>
		<content:encoded><![CDATA[<p>thx !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff dePascale</title>
		<link>http://www.jeffdepascale.com/index.php/flash/creating-partial-package-swc-files/comment-page-1/#comment-309</link>
		<dc:creator>Jeff dePascale</dc:creator>
		<pubDate>Tue, 13 Apr 2010 20:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffdepascale.com/?p=158#comment-309</guid>
		<description>@p48l0  - If it were that simple do you think I would have written a post? :) SWC files compile all dependencies as well, and unless an external resource is specified to compile against, which is exactly what the methods in this post are designed to do, all of your class dependencies will be included in your SWC. Moreover you could just as easily make a reference to a class in a doc class to do what you said, no need to do anything with lib items:

pseudo code:

import Foo;

Foo;

Thats literally all it takes - compile a SWC with that class reference and it&#039;ll suck in all the dependencies all the way down the line by default, if thats what you were looking to do.</description>
		<content:encoded><![CDATA[<p>@p48l0  &#8211; If it were that simple do you think I would have written a post? <img src='http://www.jeffdepascale.com/news/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  SWC files compile all dependencies as well, and unless an external resource is specified to compile against, which is exactly what the methods in this post are designed to do, all of your class dependencies will be included in your SWC. Moreover you could just as easily make a reference to a class in a doc class to do what you said, no need to do anything with lib items:</p>
<p>pseudo code:</p>
<p>import Foo;</p>
<p>Foo;</p>
<p>Thats literally all it takes &#8211; compile a SWC with that class reference and it&#8217;ll suck in all the dependencies all the way down the line by default, if thats what you were looking to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: p48l0</title>
		<link>http://www.jeffdepascale.com/index.php/flash/creating-partial-package-swc-files/comment-page-1/#comment-308</link>
		<dc:creator>p48l0</dc:creator>
		<pubDate>Tue, 13 Apr 2010 20:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffdepascale.com/?p=158#comment-308</guid>
		<description>that, or could just make a movie clip extends a class that internally links all the classes and right click and export it as an SWC... lol</description>
		<content:encoded><![CDATA[<p>that, or could just make a movie clip extends a class that internally links all the classes and right click and export it as an SWC&#8230; lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.jeffdepascale.com/index.php/flash/creating-partial-package-swc-files/comment-page-1/#comment-296</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sat, 27 Mar 2010 10:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffdepascale.com/?p=158#comment-296</guid>
		<description>Hi Jeff,

Would you mind explaining in a bit more details how to create swc files from Flash CS4 packages (especially the fl.video and fl.transition, but probably the whole fl.* package) using either the Flash CS4 IDE or Flex3.

Thanks,
Peter</description>
		<content:encoded><![CDATA[<p>Hi Jeff,</p>
<p>Would you mind explaining in a bit more details how to create swc files from Flash CS4 packages (especially the fl.video and fl.transition, but probably the whole fl.* package) using either the Flash CS4 IDE or Flex3.</p>
<p>Thanks,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://www.jeffdepascale.com/index.php/flash/creating-partial-package-swc-files/comment-page-1/#comment-294</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Fri, 05 Mar 2010 10:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffdepascale.com/?p=158#comment-294</guid>
		<description>Nice Tip Jeff ..  Keep post cool tips like this..  ;)

Keen to watch ur space..</description>
		<content:encoded><![CDATA[<p>Nice Tip Jeff ..  Keep post cool tips like this..  <img src='http://www.jeffdepascale.com/news/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Keen to watch ur space..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Create SWC Actionscript Libraries</title>
		<link>http://www.jeffdepascale.com/index.php/flash/creating-partial-package-swc-files/comment-page-1/#comment-292</link>
		<dc:creator>How to Create SWC Actionscript Libraries</dc:creator>
		<pubDate>Thu, 04 Mar 2010 04:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffdepascale.com/?p=158#comment-292</guid>
		<description>[...] 1) in Flash CS3 and CS4 this post covers roughly how that works in it&#039;s coverage how to create partial SWC packages [...]</description>
		<content:encoded><![CDATA[<p>[...] 1) in Flash CS3 and CS4 this post covers roughly how that works in it&#39;s coverage how to create partial SWC packages [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Doury</title>
		<link>http://www.jeffdepascale.com/index.php/flash/creating-partial-package-swc-files/comment-page-1/#comment-241</link>
		<dc:creator>Simon Doury</dc:creator>
		<pubDate>Tue, 22 Dec 2009 11:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffdepascale.com/?p=158#comment-241</guid>
		<description>I use this technique for my new flash project and it&#039;s working great

Thanks for sharing Jeff :)</description>
		<content:encoded><![CDATA[<p>I use this technique for my new flash project and it&#8217;s working great</p>
<p>Thanks for sharing Jeff <img src='http://www.jeffdepascale.com/news/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff dePascale</title>
		<link>http://www.jeffdepascale.com/index.php/flash/creating-partial-package-swc-files/comment-page-1/#comment-231</link>
		<dc:creator>Jeff dePascale</dc:creator>
		<pubDate>Tue, 01 Dec 2009 19:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffdepascale.com/?p=158#comment-231</guid>
		<description>Glad someone else got some use out of this post, good luck with the next Partigen release!</description>
		<content:encoded><![CDATA[<p>Glad someone else got some use out of this post, good luck with the next Partigen release!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.jeffdepascale.com/index.php/flash/creating-partial-package-swc-files/comment-page-1/#comment-230</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Tue, 24 Nov 2009 22:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffdepascale.com/?p=158#comment-230</guid>
		<description>Hey Jeff, thanks for this tip. I&#039;m using this technique for Partigen 2 to keep the size of the PEL and SWC file sizes down and it&#039;s working great!

Stripes out 20k for each file, and with 15-20 files, this adds ups fast.

Saw a few other ways to do this, but the steps you laid out were easiest.

Cheers,
Andrew</description>
		<content:encoded><![CDATA[<p>Hey Jeff, thanks for this tip. I&#8217;m using this technique for Partigen 2 to keep the size of the PEL and SWC file sizes down and it&#8217;s working great!</p>
<p>Stripes out 20k for each file, and with 15-20 files, this adds ups fast.</p>
<p>Saw a few other ways to do this, but the steps you laid out were easiest.</p>
<p>Cheers,<br />
Andrew</p>
]]></content:encoded>
	</item>
</channel>
</rss>
