In the previous posts we’ve covered the basic build automation and how to add libraries and fonts to it.
For many projects, building a SWF is simply not enough so we’ll try to extend the basic ActionScript Maven build presented in the first post. First we will address building Adobe Air packages and then we will address building Android packages. As a general note, please change pom.xml information to suit your build.
Continue reading ActionScript Maven Build for Air and Android Packages