<?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: Flex ModuleLoader within Module Issue</title>
	<atom:link href="http://www.thanksmister.com/index.php/archive/problem-with-moduleloader-and-interface/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thanksmister.com/index.php/archive/problem-with-moduleloader-and-interface/</link>
	<description>Adobe Flex &#38; AIR Development</description>
	<lastBuildDate>Mon, 19 Jul 2010 17:26:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: WPTM Informatika</title>
		<link>http://www.thanksmister.com/index.php/archive/problem-with-moduleloader-and-interface/#comment-8363</link>
		<dc:creator>WPTM Informatika</dc:creator>
		<pubDate>Sun, 08 Jun 2008 13:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=56#comment-8363</guid>
		<description>Hi! 
Thank you Viktor Yarmak! Your solution helped me a lot. 
So if anyone want to load/unload modules not to forget to set 
xyModuleLoader.applicationDomain = ApplicationDomain.currentDomain;

I was reading http://bugs.adobe.com/jira/browse/SDK-9432 and I felt, that this is a bug. ;-)</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Thank you Viktor Yarmak! Your solution helped me a lot.<br />
So if anyone want to load/unload modules not to forget to set<br />
xyModuleLoader.applicationDomain = ApplicationDomain.currentDomain;</p>
<p>I was reading <a href="http://bugs.adobe.com/jira/browse/SDK-9432" rel="nofollow">http://bugs.adobe.com/jira/browse/SDK-9432</a> and I felt, that this is a bug. <img src='http://www.thanksmister.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: serwis komputerowy</title>
		<link>http://www.thanksmister.com/index.php/archive/problem-with-moduleloader-and-interface/#comment-6879</link>
		<dc:creator>serwis komputerowy</dc:creator>
		<pubDate>Tue, 29 Jan 2008 19:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=56#comment-6879</guid>
		<description>En el blog Danielâ€™s Random Mutterings se explica paso a paso cÃ³mo montar un servicio de alojamiento, gestiÃ³n y reproducciÃ³n que permita a los usuarios subir y compartir sus vÃ­deos con el resto de internautas. El proceso no es muy complicado a pesar de que no habÃ­a oÃ­do hablar nunca de las herramientas mencionadas en el artÃ­culo, como por ejemplo el CMS Django,</description>
		<content:encoded><![CDATA[<p>En el blog Danielâ€™s Random Mutterings se explica paso a paso cÃ³mo montar un servicio de alojamiento, gestiÃ³n y reproducciÃ³n que permita a los usuarios subir y compartir sus vÃ­deos con el resto de internautas. El proceso no es muy complicado a pesar de que no habÃ­a oÃ­do hablar nunca de las herramientas mencionadas en el artÃ­culo, como por ejemplo el CMS Django,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mister</title>
		<link>http://www.thanksmister.com/index.php/archive/problem-with-moduleloader-and-interface/#comment-3059</link>
		<dc:creator>Mister</dc:creator>
		<pubDate>Mon, 14 May 2007 01:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=56#comment-3059</guid>
		<description>I have not tried having two or more components using the HistoryManger.  However, I would put HistoryManager in to the shared code library, load this file into the main application first, then load the other modules.  The first module to load the HistoryManager becomes the &quot;owner&quot; and you will get an error from when trying to load any other module using the HistoryManager.  Check out this post: tp://blogs.adobe.com/aharui/2007/03/modules.html by Alex Harui, he explains the shared code approach.</description>
		<content:encoded><![CDATA[<p>I have not tried having two or more components using the HistoryManger.  However, I would put HistoryManager in to the shared code library, load this file into the main application first, then load the other modules.  The first module to load the HistoryManager becomes the &#8220;owner&#8221; and you will get an error from when trying to load any other module using the HistoryManager.  Check out this post: tp://blogs.adobe.com/aharui/2007/03/modules.html by Alex Harui, he explains the shared code approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philippe</title>
		<link>http://www.thanksmister.com/index.php/archive/problem-with-moduleloader-and-interface/#comment-3057</link>
		<dc:creator>Philippe</dc:creator>
		<pubDate>Mon, 14 May 2007 00:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=56#comment-3057</guid>
		<description>Hi, i&#039;ve tested the sample code on including a module in another one and found a new problem... perhaps you have an idea?
If you put a viewStack in moduleOne and a tabNavigator in modulTwo, you have a HistoryManager error! I did try everything possible (for me) like setting historyManagement to false for both component, but nothing seemed to work.</description>
		<content:encoded><![CDATA[<p>Hi, i&#8217;ve tested the sample code on including a module in another one and found a new problem&#8230; perhaps you have an idea?<br />
If you put a viewStack in moduleOne and a tabNavigator in modulTwo, you have a HistoryManager error! I did try everything possible (for me) like setting historyManagement to false for both component, but nothing seemed to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Holl &#187; Blog Archive &#187; Managing Flex Modules</title>
		<link>http://www.thanksmister.com/index.php/archive/problem-with-moduleloader-and-interface/#comment-3054</link>
		<dc:creator>Thomas Holl &#187; Blog Archive &#187; Managing Flex Modules</dc:creator>
		<pubDate>Sun, 13 May 2007 14:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=56#comment-3054</guid>
		<description>[...] This one describes problems with sharing stuff between the main application and the modules  Share This [...]</description>
		<content:encoded><![CDATA[<p>[...] This one describes problems with sharing stuff between the main application and the modules  Share This [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viktor Yarmak</title>
		<link>http://www.thanksmister.com/index.php/archive/problem-with-moduleloader-and-interface/#comment-2975</link>
		<dc:creator>Viktor Yarmak</dc:creator>
		<pubDate>Thu, 26 Apr 2007 18:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=56#comment-2975</guid>
		<description>The solution is simple - set before loading module you must set applicationDomain for ModuleLoader (example: moduleTwo.applicationDomain = ApplicationDomain.currentDomain;)

Fill example is here http://www.yarmak.info/flex/module-to-module.zip</description>
		<content:encoded><![CDATA[<p>The solution is simple &#8211; set before loading module you must set applicationDomain for ModuleLoader (example: moduleTwo.applicationDomain = ApplicationDomain.currentDomain;)</p>
<p>Fill example is here <a href="http://www.yarmak.info/flex/module-to-module.zip" rel="nofollow">http://www.yarmak.info/flex/module-to-module.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viktor Yarmak</title>
		<link>http://www.thanksmister.com/index.php/archive/problem-with-moduleloader-and-interface/#comment-2974</link>
		<dc:creator>Viktor Yarmak</dc:creator>
		<pubDate>Thu, 26 Apr 2007 15:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=56#comment-2974</guid>
		<description>Hi!

Got the same problem. Can you post your source code for http://thanksmister.com/moduletest/main.html ?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Got the same problem. Can you post your source code for <a href="http://thanksmister.com/moduletest/main.html" rel="nofollow">http://thanksmister.com/moduletest/main.html</a> ?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SebiF</title>
		<link>http://www.thanksmister.com/index.php/archive/problem-with-moduleloader-and-interface/#comment-2837</link>
		<dc:creator>SebiF</dc:creator>
		<pubDate>Fri, 13 Apr 2007 23:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=56#comment-2837</guid>
		<description>Great post! I ran into a similar issue and didn&#039;t figure out yet the right solution.. 

One question - how do I get the source code for the above?</description>
		<content:encoded><![CDATA[<p>Great post! I ran into a similar issue and didn&#8217;t figure out yet the right solution.. </p>
<p>One question &#8211; how do I get the source code for the above?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
