<?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: Loading Random SWFs in a Strongly Typed Way	</title>
	<atom:link href="https://jessewarden.com/2008/01/loading-random-swfs-in-a-strongly-typed-way.html/feed" rel="self" type="application/rss+xml" />
	<link>https://jessewarden.com/2008/01/loading-random-swfs-in-a-strongly-typed-way.html</link>
	<description>Software &#124; Fitness &#124; Gaming</description>
	<lastBuildDate>Wed, 13 May 2009 14:21:08 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Flex and Flash Developer - Jesse Warden dot Kizz-ohm &#187; Blog Archive &#187; Creating Modules in Flash CS4		</title>
		<link>https://jessewarden.com/2008/01/loading-random-swfs-in-a-strongly-typed-way.html/comment-page-1#comment-171644</link>

		<dc:creator><![CDATA[Flex and Flash Developer - Jesse Warden dot Kizz-ohm &#187; Blog Archive &#187; Creating Modules in Flash CS4]]></dc:creator>
		<pubDate>Wed, 13 May 2009 14:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/2008/01/loading-random-swfs-in-a-strongly-typed-way.html#comment-171644</guid>

					<description><![CDATA[[...] Load Random SWF&#8217;s in a Strongly Typed Way [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Load Random SWF&#8217;s in a Strongly Typed Way [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JesterXL		</title>
		<link>https://jessewarden.com/2008/01/loading-random-swfs-in-a-strongly-typed-way.html/comment-page-1#comment-49528</link>

		<dc:creator><![CDATA[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><![CDATA[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>https://jessewarden.com/2008/01/loading-random-swfs-in-a-strongly-typed-way.html/comment-page-1#comment-49516</link>

		<dc:creator><![CDATA[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><![CDATA[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>https://jessewarden.com/2008/01/loading-random-swfs-in-a-strongly-typed-way.html/comment-page-1#comment-45207</link>

		<dc:creator><![CDATA[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><![CDATA[Hey Jesse, working on a Flex2 project where I&#039;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&#039;re importing views dynamically that must communicate with instances of our MVC classes in the host container?  So far, what I&#039;ve read over time says there shouldn&#039;t be any issues which makes sense since the bytecode all gets put into the same mem space as the Flash VM.  However, I&#039;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>
