Flash Conditionals and Toggle Switches
|
Popularity: (372)
Tags: flash actionscript if conditionals Link: Visit It |
A conditional is a way of executing a piece of code only if the circumstances are right. In this tutorial, you will learn how to use the if() statement to control a toggle switch in Flash.