Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Show Posts

* | |

  Show Posts
Pages: [1]
1  Announcements and General Discussion / General Discussion / Qusetions about modules in PureMVC on: June 01, 2008, 07:24:34
I have several problems  about modules(moduleloader)  in PureMVC as follows:
1.If I put the [startup] method in the [creationComplete] event ,I can't obtain the module object at the background when registering moduleMediators.
2.When putting the [startup] method in the [module ready] event,I can obtain the module object, but is it suitbale that once I change the module,call the [startup]?

Can anyone show me a sample about how to use moduleloader when registering moduleMediators

Thanks a lot .Looking foward to any of your replies.

Best Wishes from a Chinese friend:)
Pages: [1]