In this tutorial, you will learn how to create a grid in flash. ActionScript 3.0 is utilized here to add the grids dynamically in flash. This is helpful when creating heavy animations and movies.
read more
In this tutorial, you will learn how to create a grid in flash. ActionScript 3.0 is utilized here to add the grids dynamically in flash. This is helpful when creating heavy animations and movies.
This tutorial deals with the basics of mouse events in Flash. Buttons are the only objects available in flash which are interactive. They can detect the different events raised by a mouse. So we shall create a simple button and Implement ActionScript to record the events of the mouse.
In this tutorial, you will learn how to create a shape tween on flash. This changes the shape of objects over time. Shape tweening is similar to morphing where the shape of the object is targeted.