I recently started tinkering with the ATF Tools provided by Adobe. The problem I have with it (as is) is that you have to use the command line in order to compress individual images. This is a pain in the butt and it is quite time consuming. I need a way to utilize Ant to automate this for me. Doing some looking around turned up the Ant Apply task. Unfortunately looking through the documentation is not straight forward for me. I did some more research and tinkering until I got something which worked. Below is what I came up with:
Showing posts with label Ant. Show all posts
Showing posts with label Ant. Show all posts
Thursday, March 28, 2013
Wednesday, February 13, 2013
Ant and FDT
I've been using Apache Ant to automate my projects for probably a few years now. I am not an Ant expert by any means. I know enough to automate my build:
- Compiling a swf for different environments (development, production, etc.)
- Copying files to web server
- Replacing tokens
- Running the app in the browser
Subscribe to:
Posts (Atom)