<?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"
	>
<channel>
	<title>Comments on: Loading Random SWFs in a Strongly Typed Way</title>
	<atom:link href="http://jessewarden.com/2008/01/loading-random-swfs-in-a-strongly-typed-way.html/feed" rel="self" type="application/rss+xml" />
	<link>http://jessewarden.com/2008/01/loading-random-swfs-in-a-strongly-typed-way.html</link>
	<description>A blog on software development, technology, games &#038; movies.</description>
	<pubDate>Sun, 12 Oct 2008 02:50:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: JesterXL</title>
		<link>http://jessewarden.com/2008/01/loading-random-swfs-in-a-strongly-typed-way.html#comment-49528</link>
		<dc:creator>JesterXL</dc:creator>
		<pubDate>Fri, 01 Feb 2008 16:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/2008/01/loading-random-swfs-in-a-strongly-typed-way.html#comment-49528</guid>
		<description>Yes, you can.  Flash will look in the SWC in the Library classpath first, just like FlexBuilder.</description>
		<content:encoded><![CDATA[<p>Yes, you can.  Flash will look in the SWC in the Library classpath first, just like FlexBuilder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://jessewarden.com/2008/01/loading-random-swfs-in-a-strongly-typed-way.html#comment-49516</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Fri, 01 Feb 2008 14:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/2008/01/loading-random-swfs-in-a-strongly-typed-way.html#comment-49516</guid>
		<description>Hey, do you know if we can make lightweight SWCs with the interface declarations and share them into Flash?  Or, is just sharing  the .as file the best way to go.</description>
		<content:encoded><![CDATA[<p>Hey, do you know if we can make lightweight SWCs with the interface declarations and share them into Flash?  Or, is just sharing  the .as file the best way to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://jessewarden.com/2008/01/loading-random-swfs-in-a-strongly-typed-way.html#comment-45207</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 18 Jan 2008 20:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/2008/01/loading-random-swfs-in-a-strongly-typed-way.html#comment-45207</guid>
		<description>Hey Jesse, working on a Flex2 project where I'm building a very basic MVC architecture with plans that various views will be compiled Flex SWFs.  Thanks for the article b/c it helps to see some of the basic code for your technique.  Have any links to share for any limitations I might expect when we're importing views dynamically that must communicate with instances of our MVC classes in the host container?  So far, what I've read over time says there shouldn't be any issues which makes sense since the bytecode all gets put into the same mem space as the Flash VM.  However, I'm just trying to dig a little deeper now that I have to put this design into practice with a very large project.  Thanks!</description>
		<content:encoded><![CDATA[<p>Hey Jesse, working on a Flex2 project where I&#8217;m building a very basic MVC architecture with plans that various views will be compiled Flex SWFs.  Thanks for the article b/c it helps to see some of the basic code for your technique.  Have any links to share for any limitations I might expect when we&#8217;re importing views dynamically that must communicate with instances of our MVC classes in the host container?  So far, what I&#8217;ve read over time says there shouldn&#8217;t be any issues which makes sense since the bytecode all gets put into the same mem space as the Flash VM.  However, I&#8217;m just trying to dig a little deeper now that I have to put this design into practice with a very large project.  Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
