[flexcoders] Re: Speeding project compilation

2010-08-24 Thread Amy
--- In flexcoders@yahoogroups.com, dorkie dork from dorktown dorkiedorkfromdorkt...@... wrote: There's an option in Project Properties Flex Compiler called Copy non-embedded files to the output folder. Unfortunately, we can't uncheck this, or our XML files don't get copied. You would

Re: [flexcoders] Re: Speeding project compilation

2010-08-24 Thread mark . jonkman
on the project. Sincerely Mark R. Jonkman http://bitsbytesandsawdust.blogspot.com - Original Message - From: Amy amyblankens...@bellsouth.net To: flexcoders@yahoogroups.com Sent: Tuesday, August 24, 2010 9:12:27 AM Subject: [flexcoders] Re: Speeding project compilation

Re: [flexcoders] Re: Speeding project compilation

2010-08-24 Thread dorkie dork from dorktown
the script as another builder on the project. Sincerely Mark R. Jonkman http://bitsbytesandsawdust.blogspot.com - Original Message - From: Amy amyblankens...@bellsouth.net To: flexcoders@yahoogroups.com Sent: Tuesday, August 24, 2010 9:12:27 AM Subject: [flexcoders] Re: Speeding

Re: [flexcoders] Re: Speeding project compilation

2010-08-24 Thread Oleg Sivokon
Ant generally requires only JRE (some extensions may require other things, but, if you have Flex / Flash Builder, chances are you already have JRE).

[flexcoders] Re: Speeding project compilation

2010-08-24 Thread Amy
...@... To: flexcoders@yahoogroups.com Sent: Tuesday, August 24, 2010 9:12:27 AM Subject: [flexcoders] Re: Speeding project compilation --- In flexcoders@yahoogroups.com, dorkie dork from dorktown dorkiedorkfromdorktown@ wrote: There's an option in Project Properties Flex

[flexcoders] Re: Speeding project compilation

2010-08-24 Thread Amy
--- In flexcoders@yahoogroups.com, dorkie dork from dorktown dorkiedorkfromdorkt...@... wrote: rantBecause it's a pain in the a$$. You have to install Ant which requires you to install other crap. Then you have the learning curve associated with ANT. Then you run into random errors where