Hi Folks, I am compiling my flex project on server ( Tomcat 6.0.18 ) through Java.
My application gets compiled also. But I want to set certain specific properties for compilation ( e.g. FlashPlayer version 10.0.0 etc. ) And I also want to compile some modules too through same way with 'compc' So, plz. guide me from where to provide 1. .actionScriptProperties and 2. .flexProperties files. Thanking in advance.

