Is there any way to link some Flex or AS3 compiler options so that multiple projects in the same workspace can share the same Compiler Constants values?
Basically, I will need to frequently change the "LANG_ENG" and "LANG_FR" to true and false, for 3 or more projects. Instead of having to go in each one, I'd like a one-change-affects-all solution.