Flash Explained

Learn Flash easily.

Applying the switch/case conditional logic in Flash

October 18th, 2008 5 Comments

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 [...]

Tags: