How are you loading the module and how are you adding the event listener for 
the ModuleEvent.READY event.

Also, have you tried loading the module with the ModuleLoader class instead of 
the ModuleManager class?



--- In flexcoders@yahoogroups.com, "Mayur" <ondemand_ma...@...> wrote:
>
> I am having a problem with Module - SETUP event is not dispatched.
> 
> Though I am getting the mdoule's  PROGRESS event fully - continuous until all 
> the bytes of the specified module are loaded.
> 
> That means, the required module has fully reached at client side but I still 
> I am not getting module's READY event.
> 
> 
> I am using ModuleManager to load modules dynamically with RSLs.
> 
> 
> 
> Thanking in Advance,
> 
> 
> Mayur
>


Reply via email to