i dont know, if the mxml task has an option for it, but ant has the
copy task, which gives you a lot more flexibility i guess.

cheers
r.

On Tue, Sep 16, 2008 at 4:08 PM, srikanth_reddy_007
<[EMAIL PROTECTED]> wrote:
> 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
>
> 

Reply via email to