http://blog.jodybrewster.net/2008/04/09/installing-ant-in-flex-builder-3 / that'll get you set up with ANT
http://code.google.com/p/antennae/ a great library of ant scripts to do pretty much whatever you want. Gk. Gregor Kiddie Senior Developer INPS Tel: 01382 564343 Registered address: The Bread Factory, 1a Broughton Street, London SW8 3QJ Registered Number: 1788577 Registered in the UK Visit our Internet Web site at www.inps.co.uk <blocked::http://www.inps.co.uk/> The information in this internet email is confidential and is intended solely for the addressee. Access, copying or re-use of information in it by anyone else is not authorised. Any views or opinions presented are solely those of the author and do not necessarily represent those of INPS or any of its affiliates. If you are not the intended recipient please contact [EMAIL PROTECTED] ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of flexaustin Sent: 10 September 2008 05:14 To: [email protected] Subject: [flexcoders] Re: Compile to external folder or server? Sorry yes I am talking about in Flex builder. How do you do it using ANT I can't find a good tut on using Ant with FB. Something like step 1, step 2 would be great. I appreciate the feedback. --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , "Tim Rowe" <[EMAIL PROTECTED]> wrote: > > Are you talking about in Flex Builder? Not sure how you can only get > the swf (and no other files) to a certain path, but you can certainly do > it using ANT. > > Tim Rowe > Software Engineer > carsales.com Ltd > > Level 1, 109 Burwood Road > Locked Bag 3333 > Hawthorn VIC 3211 > > t: 03 9093 8600 (Reception) > t: 03 9093 8757 (Direct) > f: 03 9093 8697 > > ________________________________ > > From: [email protected] <mailto:flexcoders%40yahoogroups.com> [mailto:[email protected] <mailto:flexcoders%40yahoogroups.com> ] On > Behalf Of flexaustin > Sent: Wednesday, 10 September 2008 8:02 AM > To: [email protected] <mailto:flexcoders%40yahoogroups.com> > Subject: [flexcoders] Compile to external folder or server? > > > > Is it possible to compile your swf from your flex project to an > external file system? > > So instead of compiling to bin-debug I want to compile in a project > folder that is a sibling of my flex project folder. > > And I only want the swf going to this sibling folder not any of the > additional files/folders (e.g. history, assets)? >

