Re: [flexcoders] Module Loading and Unloading

2009-04-14 Thread murali dharan
Thanks

On Mon, Apr 13, 2009 at 11:11 PM, claudiu ursica wrote:

>
>
> Make sure you do not use embedded css into modules and you perform proper
> cleaning before unloading ...
> There is a good document from adobe modular.pdf google for it it shoul give
> you some hints ...
>
> C
>
> --
> *From:* murali dharan 
> *To:* flexcoders@yahoogroups.com
> *Sent:* Monday, April 13, 2009 5:22:19 PM
> *Subject:* [flexcoders] Module Loading and Unloading
>
>  Hi All,
>I am breaking my application into smaller modules.I am able to Load my
> Modules but not able to unload my modules so that i am not able reload my
> previous modules. Can any one give suggestions on the above?. Please suggest
> me some sites where i can get the sample project which is loading and
> unloading the modules.
>
> Thanks and Regards
> G.Muralidharan
>
>  
>


Re: [flexcoders] Module Loading and Unloading

2009-04-13 Thread claudiu ursica
Make sure you do not use embedded css into modules and you perform proper 
cleaning before unloading ...
There is a good document from adobe modular.pdf google for it it shoul give you 
some hints ...

C





From: murali dharan 
To: flexcoders@yahoogroups.com
Sent: Monday, April 13, 2009 5:22:19 PM
Subject: [flexcoders] Module Loading and Unloading





Hi All,
   I am breaking my application into smaller modules.I am able to Load my 
Modules but not able to unload my modules so that i am not able reload my 
previous modules. Can any one give suggestions on the above?. Please suggest me 
some sites where i can get the sample project which is loading and unloading 
the modules.

Thanks and Regards
G.Muralidharan