I need to build two versions of a Flex app, one for the local filesystem and 
one to be used in a web site. I recently learned that the only way to do that 
is to enable and disable the -use-network compiler argument.

I'm using Flex Builder 3. Is there any way to automate the building of both 
versions? Is there a way to decide on -use-network at runtime? Is there even a 
way to have two versions of the project settings, like you can do in Visual 
Studio?

Thanks

Reply via email to