Hi, I am using the Ant script to compile my mxml files and Using the Flex Builder in the compiler options Properties->Flex Compiler there is an option with a check-box "Copy non-embedded files to output folder" which will copy all the non embedded resources to a folder outside the generated swf. How can I tell my build target to do the same? how should I Set the property for ant mxmlc?
Can any one please provide me the solution. Thanks, Srikanth

