<?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: ModuleManager and IModuleInfo &#8211; loading Flex Modules dynamically</title>
	<atom:link href="http://lowpitch.com/blog/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/feed/" rel="self" type="application/rss+xml" />
	<link>http://lowpitch.com/blog/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/</link>
	<description>Flex and flex ramblings.</description>
	<lastBuildDate>Mon, 06 Oct 2008 08:22:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: lowpitch</title>
		<link>http://lowpitch.com/blog/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/comment-page-1/#comment-360</link>
		<dc:creator>lowpitch</dc:creator>
		<pubDate>Mon, 06 Oct 2008 08:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://lowpitch.com/blog/?p=19#comment-360</guid>
		<description>ello thequan,

If, for example, your SomeModule class exposed a public method named &quot;someMethod&quot;, you could do something along the lines of:

var myModuleInstance:SomeModule = moduleInfo.factory.create () as SomeModule;
myModuleInstance.someMethod ();

Hope that&#039;s what you&#039;re looking for.

Cheers,
toby</description>
		<content:encoded><![CDATA[<p>ello thequan,</p>
<p>If, for example, your SomeModule class exposed a public method named &#8220;someMethod&#8221;, you could do something along the lines of:</p>
<p>var myModuleInstance:SomeModule = moduleInfo.factory.create () as SomeModule;<br />
myModuleInstance.someMethod ();</p>
<p>Hope that&#8217;s what you&#8217;re looking for.</p>
<p>Cheers,<br />
toby</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thequan</title>
		<link>http://lowpitch.com/blog/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/comment-page-1/#comment-356</link>
		<dc:creator>thequan</dc:creator>
		<pubDate>Mon, 06 Oct 2008 04:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://lowpitch.com/blog/?p=19#comment-356</guid>
		<description>many thanks about this example.

I have a problem, i want to call a public function at module dynamic from main form.
Thanks.</description>
		<content:encoded><![CDATA[<p>many thanks about this example.</p>
<p>I have a problem, i want to call a public function at module dynamic from main form.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 43 Hot Flex and ActionScript 3.0 APIs, tips and tools for Autumn 2008 &#171; Alaguvel&#8217;s Weblog</title>
		<link>http://lowpitch.com/blog/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/comment-page-1/#comment-65</link>
		<dc:creator>43 Hot Flex and ActionScript 3.0 APIs, tips and tools for Autumn 2008 &#171; Alaguvel&#8217;s Weblog</dc:creator>
		<pubDate>Thu, 04 Sep 2008 09:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://lowpitch.com/blog/?p=19#comment-65</guid>
		<description>[...] ModuleManager and IModuleInfo - loading Flex Modules dynamically http://lowpitch.com/blog/2008/08/17/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/ [...]</description>
		<content:encoded><![CDATA[<p>[...] ModuleManager and IModuleInfo &#8211; loading Flex Modules dynamically <a href="http://lowpitch.com/blog/2008/08/17/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/"  rel="nofollow">http://lowpitch.com/blog/2008/08/17/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ModuleManager and IModuleInfo - loading Flex Modules dynamically &#124; PBLOG'S</title>
		<link>http://lowpitch.com/blog/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/comment-page-1/#comment-50</link>
		<dc:creator>ModuleManager and IModuleInfo - loading Flex Modules dynamically &#124; PBLOG'S</dc:creator>
		<pubDate>Tue, 02 Sep 2008 11:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://lowpitch.com/blog/?p=19#comment-50</guid>
		<description>[...] Address:http://lowpitch.com/blog/2008/08/17/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/ Share thisClose&#160;Bookmark and Share This Page Save to Browser Favorites / [...]</description>
		<content:encoded><![CDATA[<p>[...] Address:http://lowpitch.com/blog/2008/08/17/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/ Share thisClose&nbsp;Bookmark and Share This Page Save to Browser Favorites / [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 43 Hot Flex and ActionScript 3.0 APIs, tips and tools for Autumn 2008</title>
		<link>http://lowpitch.com/blog/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/comment-page-1/#comment-36</link>
		<dc:creator>43 Hot Flex and ActionScript 3.0 APIs, tips and tools for Autumn 2008</dc:creator>
		<pubDate>Sun, 31 Aug 2008 18:03:36 +0000</pubDate>
		<guid isPermaLink="false">http://lowpitch.com/blog/?p=19#comment-36</guid>
		<description>[...] ModuleManager and IModuleInfo - loading Flex Modules dynamically  http://lowpitch.com/blog/2008/08/17/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/ [...]</description>
		<content:encoded><![CDATA[<p>[...] ModuleManager and IModuleInfo &#8211; loading Flex Modules dynamically  <a href="http://lowpitch.com/blog/2008/08/17/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/"  rel="nofollow">http://lowpitch.com/blog/2008/08/17/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lowpitch</title>
		<link>http://lowpitch.com/blog/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/comment-page-1/#comment-15</link>
		<dc:creator>lowpitch</dc:creator>
		<pubDate>Sun, 24 Aug 2008 22:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://lowpitch.com/blog/?p=19#comment-15</guid>
		<description>Oops - thanks Norbert. That&#039;s a lazy copy-and-paste job from Flex Builder :o)

I&#039;ve amended the code above - thanks again.</description>
		<content:encoded><![CDATA[<p>Oops &#8211; thanks Norbert. That&#8217;s a lazy copy-and-paste job from Flex Builder <img src='http://lowpitch.com/blog/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> )</p>
<p>I&#8217;ve amended the code above &#8211; thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norbert Kopcsek</title>
		<link>http://lowpitch.com/blog/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/comment-page-1/#comment-14</link>
		<dc:creator>Norbert Kopcsek</dc:creator>
		<pubDate>Thu, 21 Aug 2008 15:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://lowpitch.com/blog/?p=19#comment-14</guid>
		<description>Hi Toby,

I run your lil&#039; example and just want to tell you that there is a not needed reference to puremvc in there and that the module should be named consistant (SimpleModule instead of SomeModule).

Anyway, nice example and explaination!
Thanks,
Norbert</description>
		<content:encoded><![CDATA[<p>Hi Toby,</p>
<p>I run your lil&#8217; example and just want to tell you that there is a not needed reference to puremvc in there and that the module should be named consistant (SimpleModule instead of SomeModule).</p>
<p>Anyway, nice example and explaination!<br />
Thanks,<br />
Norbert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex-ModuleManager-IModuleInfo-Flex-</title>
		<link>http://lowpitch.com/blog/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/comment-page-1/#comment-9</link>
		<dc:creator>Flex-ModuleManager-IModuleInfo-Flex-</dc:creator>
		<pubDate>Mon, 18 Aug 2008 03:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://lowpitch.com/blog/?p=19#comment-9</guid>
		<description>[...] http://lowpitch.com/blog/2008/08/17/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/          [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://lowpitch.com/blog/2008/08/17/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/"  rel="nofollow">http://lowpitch.com/blog/2008/08/17/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/</a>          [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
