Hi!

Got the same problem and solution seems to be simple (as mentioned by
Alex Harui):

before loading module you must set applicationDomain for ModuleLoader
(example: moduleTwo.applicationDomain = ApplicationDomain.currentDomain;)

Full example is here http://www.yarmak.info/flex/module-to-module.zip

Regards,
Viktor

Reply via email to