I have a directory with some mxml files:

src>com>mycompany>mycomponents>A.mxml
src>com>mycompany>mycomponents>B.mxml
src>com>mycompany>mycomponents>C.mxml

i want generate your respective .swf files

build>com>mycompany>mycomponents>A.swf
build>com>mycompany>mycomponents>B.swf
build>com>mycompany>mycomponents>C.swf

There are some way to make it using the flex ant tasks?

On 5/30/07, Eduardo Dias <[EMAIL PROTECTED]> wrote:

I have a directory with a lot mxml:

com
mycompany


On 5/30/07, Roman Protsiuk <[EMAIL PROTECTED] > wrote:
>
>   Make several calls to mxmlc?
>
> R.
>
> On 5/30/07, Eduardo Dias < [EMAIL PROTECTED]> wrote:
> >
> >   Anyone know how to compile multiples MXML to generate multiples SWF
> > using the ANT Tasks?
> >
> >
> > Thanks
> >
>
> >


Reply via email to