I think you can just replace the mx:Application tag with mx:Module.  You just 
can use the Run/Debug/Profile buttons.  Eventually, you'll want to 
cross-reference link-reports to eliminate duplicate classes.

From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of 
sdelapdmi
Sent: Saturday, September 06, 2008 7:10 AM
To: [email protected]
Subject: [flexcoders] Re: How do I create a project just for a module in 
FlexBuilder?


I understand what you are saying. However loading should be delegated to the 
project
containing the loading parent not forced. Basically we are using Fluint and the 
Air runner
supports loading tests via module. I have a main project for our application. I 
also have a
project just for the Fluint Air runner. What I'd like is a project just for the 
test module. It
seems kind of stupid that I have to create a Flex application project which 
generates both an
application swf and a module swf when I only want the module to the point the 
Fluint runner
to during test execution.

Reply via email to