You could set up a simple shell application file that loads your
module or simply change your Module tag to Application.

HTH,
Ben


--- In flexcoders@yahoogroups.com, Austin Kottke <[EMAIL PROTECTED]> wrote:
>
> Is there some way to get a module run so you can actually test a module 
> independent of a main app?
> 
> This seems like a really bad workflow if the only way to develop a 
> module is to use the main app to view the
> nested module.
> 
> What if one module is an application that you spend months of 
> development on, only to be loaded in in the main
> app -- you can never test it then as a module?
> 
> - Austin
>


Reply via email to