Using FlashCommand in Eclipse

Written on February 22, 2007 – 12:17 pm | by John |

Recently I pulled down Mike Chambers FlashCommand. FlashCommand is a command line compiler for the Flash IDE.

I wanted to set up an ANT build script to execute builds from Eclipse without having to alt-tab between programs (yes, I'm that lazy!).

Setting up the ANT script wasn't too difficult, even for someone who knew the absolute minimum about ANT.

XML:
  1. <?xml version="1.0"?>
  2. <!-- ======================================================================
  3. Feb 21, 2007 4:08:42 PM
  4. John Crosby
  5. ====================================================================== -->
  6. Sample Build file for a project with FlashCommand, ANT
  7.  
  8. <!-- =================================
  9. target: flashBuild
  10. ================================= -->
  11.  
  12.  
  13. <!-- - - - - - - - - - - - - - - - - -
  14. target: flashCommand
  15. - - - - - - - - - - - - - - - - - -->

[Download the sample build script.]

Share and Enjoy:
  • Digg
  • del.icio.us
  • Netvouz
  • description
  • ThisNext
  • MisterWong
  • Wists
  • Facebook
  • StumbleUpon
  • Technorati
  • YahooMyWeb

Related Posts

Put your related posts code here

 
close Reblog this comment
blog comments powered by Disqus
Find entries :

Want to subscribe?

  Subscribe in a reader or,
Subscribe via email:

About me

I'm a senior developer at RealEyes Media, Adobe Certified Instructor and Adobe Certified Professional. Here you'll get my ideas and experience Flex, Flash, ColdFusion and related technologies as well as some generally off the wall stuff.