Tutorial: Using the Switch Statement in AS3
September 8th, 2009 by Blue Chi
Posted in Flash, Tutorials
This ActionScript 3.0 tutorial will teach you how to execute conditional code in a branched manner upon the satisfaction of a certain case using the switch statement.

Fully Illustrated