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

