I've got A->B->C working fine using the high-level ModuleLoader.
Probably the best way to solved it is post a simple test case.

regards,

Bjorn

On 02/02/2007, at 4:10 AM, tvikatos wrote:

Anybody has a clue?

--- In flexcoders@yahoogroups.com, "tvikatos" <[EMAIL PROTECTED]> wrote:
>
> Loading a module from a module does not work for me.
> A->B->C
> When B tries to load C (using ModuleManager) the factory returns null,
> although all types seem setup correctly.
> However if I do
> A->C
> and then:
> A->B->C
> then C is succesfully loaded and instantiated within A and B.
>
> Any suggestions of what might be wrong here?
>




Reply via email to