For the past few days I’ve had to deal with adding build automation to an old ActionScript project. While there are several ways to do it, in this post I will cover ActionScript build automation with Maven and FlexMojos, and for unit testing we’ll use FlexUnit.
Continue reading ActionScript Build Automation with Maven and FlexMojos