This is a simple shmup example game I created for a video tutorial about Flash programming.
https://web.archive.org/web/20200224220308/http://www.humbird0.com/content/tutorials/shooter_tutorial/content.htm
I created this game as part of a video tutorial about how to program a game in Flash that can use the Universal Level Editor. SHMUP's are one of the simplest games you can make, and this one was thrown together in only 2 hours. If I was serious about making a shooter, I'd probaby try to create something more like R-Gear (a homebrew game for the PSP) But in spite of its simplicity, I still tried to create interesting levels by incorporatnig Sonic-the-Hedgehog style branching.
Notes
The Extras folder contains the Source Code, a Level Editor, and the link to an online archive of the tutorial videos that explain everything.