i am using mxmlc for building the flex projects using ant.how to use flex builder-> copy non embeded files to destination folder compiler option in ANT
|
|
I'm not sure if this will help you out but when you check that option using flex builder it updates the .actionScriptProperties file:
setting the copyDependentFiles to true or false turns this on and off You can all just copy the directory over but this doesn't remove the embedded files.
|
|||
|
