In this easy lesson you will learn to use the switch/case ActionScript conditional logic. You will see that in some cases it has many advantages over the if/else conditional statement. You’ll also learn:
How to read the Instance name of a movie clip dynamically via ActionScript,
How to extract a specific part of a piece of text,
How [...]