Hi this is my Game Jam base for FlashDevelop + Adobe Flash CS5.
It may not be suitable for your programming style, but it works for me. Use are your own discretion!

- You can import audio into the Flash library and add it accordingly in AA.as.
- You can use custom GEvent and event listeners that are automatically cleaned up.
- Most MovieClips should inherit from Actor, which cleans things up on Kill().