Wrap up

7 June 2013

The final processing of the flash API and Starling-Framework can be found on github: https://github.com/RichardGale/flashapi https://github.com/RichardGale/Starling-Framework To batch process multiple .as files: find . -name .as -exec ~/bin/as3transcode {} /output/ \; And last of all, some formatting improvements thanks to astyle astyle –recursive –style=ansi –indent=spaces –indent-switches –indent-namespaces –align-pointer=name –align-reference=name –lineend=linux “