<?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 Development with Flex Builder</title>
	<atom:link href="http://ianloic.com/2008/12/18/flash-development-with-flex-builder/feed/" rel="self" type="application/rss+xml" />
	<link>http://ianloic.com/2008/12/18/flash-development-with-flex-builder/</link>
	<description>from Ian McKellar</description>
	<lastBuildDate>Fri, 11 Nov 2011 12:15:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ericsoco</title>
		<link>http://ianloic.com/2008/12/18/flash-development-with-flex-builder/comment-page-1/#comment-1403</link>
		<dc:creator>ericsoco</dc:creator>
		<pubDate>Sun, 01 Mar 2009 23:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://ianloic.com/2008/12/18/flash-development-with-flex-builder/#comment-1403</guid>
		<description>another nice trick is the &quot;Use default (runtime shared library)&quot; option for each .swc&#039;s Link Type (in the Library Path tab in Flex Build Path in a project&#039;s properties dialog).  this sets the link type for the .swc to match the link type for the playerglobal.swc, so changing &quot;Framework linkage&quot; at the top of the dialog can affect all your .swcs.</description>
		<content:encoded><![CDATA[<p>another nice trick is the &#8220;Use default (runtime shared library)&#8221; option for each .swc&#8217;s Link Type (in the Library Path tab in Flex Build Path in a project&#8217;s properties dialog).  this sets the link type for the .swc to match the link type for the playerglobal.swc, so changing &#8220;Framework linkage&#8221; at the top of the dialog can affect all your .swcs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://ianloic.com/2008/12/18/flash-development-with-flex-builder/comment-page-1/#comment-1379</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 08 Jan 2009 16:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://ianloic.com/2008/12/18/flash-development-with-flex-builder/#comment-1379</guid>
		<description>Ian, you are correct. I just read in the Flex 3 Cookbook that you can specify the Flex framework be derived from a Runtime Shared Library, which can be cached client-side and shared across domains. So if you wanted to use some of the framework stuff without it impacting your app&#039;s size you could go that route; I think you could pick and choose per David&#039;s instructions, too, and specify each .swc as a RSL.</description>
		<content:encoded><![CDATA[<p>Ian, you are correct. I just read in the Flex 3 Cookbook that you can specify the Flex framework be derived from a Runtime Shared Library, which can be cached client-side and shared across domains. So if you wanted to use some of the framework stuff without it impacting your app&#8217;s size you could go that route; I think you could pick and choose per David&#8217;s instructions, too, and specify each .swc as a RSL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian McKellar</title>
		<link>http://ianloic.com/2008/12/18/flash-development-with-flex-builder/comment-page-1/#comment-1352</link>
		<dc:creator>Ian McKellar</dc:creator>
		<pubDate>Sat, 20 Dec 2008 23:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://ianloic.com/2008/12/18/flash-development-with-flex-builder/#comment-1352</guid>
		<description>@Daniel, I think it does if you use &lt;mx:Application&gt; and all that...</description>
		<content:encoded><![CDATA[<p>@Daniel, I think it does if you use &lt;mx:Application&gt; and all that&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://ianloic.com/2008/12/18/flash-development-with-flex-builder/comment-page-1/#comment-1351</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 19 Dec 2008 17:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://ianloic.com/2008/12/18/flash-development-with-flex-builder/#comment-1351</guid>
		<description>Does it really make a difference once it&#039;s compiled?</description>
		<content:encoded><![CDATA[<p>Does it really make a difference once it&#8217;s compiled?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Zuckerman</title>
		<link>http://ianloic.com/2008/12/18/flash-development-with-flex-builder/comment-page-1/#comment-1349</link>
		<dc:creator>David Zuckerman</dc:creator>
		<pubDate>Thu, 18 Dec 2008 21:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://ianloic.com/2008/12/18/flash-development-with-flex-builder/#comment-1349</guid>
		<description>Hey Ian, have you tried an ActionScript project in Flex Builder?  It sheds most of the Flex weight, but you&#039;ll still need to modify your project settings.  In your setttings, go to the &quot;ActionScript Build Path&quot; tab, and open up the Flex SDK that&#039;s listed there.  Remove everything but playerglobal.swc (you can keep utilities.swc if you want).  That should give you just the language definition, and none of Flex.  Have fun!</description>
		<content:encoded><![CDATA[<p>Hey Ian, have you tried an ActionScript project in Flex Builder?  It sheds most of the Flex weight, but you&#8217;ll still need to modify your project settings.  In your setttings, go to the &#8220;ActionScript Build Path&#8221; tab, and open up the Flex SDK that&#8217;s listed there.  Remove everything but playerglobal.swc (you can keep utilities.swc if you want).  That should give you just the language definition, and none of Flex.  Have fun!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

