This is a template I use when I start a new Air app.
AIR TEMPLATE
Project Templates
This is a theme I started setting up that can be used to get information from word press. It has built-in deeplinking and works with the Ajax For All plugin.
WARNING: The code on this is messy. I haven’t had time for refactoring yet and there is no unified interface yet. I plan on making a wordpress AS3 api soon if I have the time and I see a need for it
This is a template I use when I start a new AS3 project. It’s a simple setup with a document class.
This is a template that I use when I make simple ads that need to read from XML. I built in an option that lets the user change the text of the ad based on the current date.
This is the setup that I use when I build simple javascript based sites.