Hi,
I have problem to compile module components. Maybe that's a trivial
procedure but I do not know how to compile a particular module.
I've made new project ModuleTest. There is moduletest.mxml application. And
after I've create 2 modules components in the folder "modules". After that I
have tried to use ModuleLoader component as how it is described in help
docs. All seems work fine except the thing that modules haven't been
compiled.
There is written in help docs:
"You compile the module as you would compile any Flex application using the
mxmlc command-line compiler or the Flex Builder compiler. The following
command is the simplest mxmlc command:
mxmlc MyModule.mxml
"
I'm not command line guru or something like that. So is there any way to
compile modules when I hit debug button in the flex builder or any other way
to at least make it simpler? It seems to me strange to compile every module
in command line... What if I have hundreds of modules?

--
Best regards,
Oleg Filipchuk

Reply via email to