Conditional statements are an immensely important component of ActionScript. They give us precise control over the execution of our code. In the next chapter, we'll examine another kind of important execution-control statement, loops.
Copyright © 2002 O'Reilly & Associates. All rights reserved.