nEW fLASH Tutorials for July
FLASH TUTORIAL
- Conditionals and Toggle Switches
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.
Flash tutorial - conditionals and toggle switches
————- Tutorial 2 ————
FLASH
Common Mistakes with Actions and Buttons
—————————————-
There are two ways to add actions to a button in Flash. You can add the actions to the button itself or you can refer to the button when adding actions to a frame. Unfortunately, the actions you add will be a little different depending on which method you choose. Because of this difference, the ActionScript involved can be a little confusing to beginners. In this video, we’ll clear up all the confusion and fix some common mistakes that are made in the process.
