If you want to learn to make your Flash websites truly interactive, then it's very important that you understand how to alter the properties of your objects dynamically. In this video, LearnFlash.com trainer Craig Campbell will show you how to alter the "alpha" property, or the transparency, of an object in Actionscript so that the object fades in and out as you move your mouse cursor left and right across the stage..
How to make simple buttons, advanced buttons and even more advanced buttons using movie clips and Action Script all explained on a simple way with this step by step tutorial
This tutorial uses the Loader Component already built into Flash MX and above. I will show you how to use it to create a simple dynamic photo gallery. This is great in situations where you need to update images frequently as well.
This tutorial will teach you how to create a control panel for your basic animations so that you can fast forward, rewind, pause and play the animation.
The button is probably the first element that most people who are new to Flash are going to create, it is visual and it is interactive. Creating an interactive button is quite of a simple task, let's have a look at the tutorial.
Drag and drop activities are very popular in Flash, it is commonly use to create learning activities where elements needs to be associated. It is not difficult to create a drag and drop in Flash. We will first have a look at the two methods startDrag and stopDrag; we will then move on some more advanced tips and tricks to extend the radius of our knowledge on the subject, Let's jump into the action...
In Flash, the ComboBox component is basically nothing more than your basic dropdown list that you see in forms on the Internet. In this video, you'll learn how to use this component to communicate with another movie clip on the stage.