Go to the Project menu, Properties, Flex Modules.  If your module is not
listed, do Add, Browse and select it.

 

Sometimes this happens automatically, sometimes not.

 

Tracy

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Indra Prastha
Sent: Wednesday, May 07, 2008 9:55 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] How to build Modular Application

 

Hi Guys,

Just wondering , whats the best way to build an application that's
modular based?
Wanted to create one application with a menu on top, each menu item
loads another flex app below it inside a container.
Flex documentation says that, each sub-application should be compiled
into SWF and loaded at run time under the module loader component, so
what i did was to create a new mxml component based on <mx:module> , but
it was never compiled when running the main application (so my first
question is how do you compile those mxml components into swf (using
flex builder 2)?).
Or is there any other way to do it ? please advise

Thanks!
- Indra

 

Reply via email to