Have you ever wish to draw something in flash? This tutorial will enable that! Learn how to create a pencil and after that how to draw something using that pencil and Action Script in flash 8.
This in depth tutorial from the award winning ActionScript.org will teach you in a step by step manner how to implement a percentage preloader which displays such information as bytes and percentage loaded so far, and remaining. The code is all explained in detail and very little knowledge is assumed.
The worst thing whic can happen to you is that someone who visiting your web site waiting for a movie to load. You must to use a feedback mechanism who will inform your users of the download's progress. A preloader resolves this problem. The preloader provides the users of your web site feedback of how much of your flash movie is loaded. The viewer can see what is happening. That is the reason why I will teach you how to create a preloader using Action Script. So, this tutorial will show you how to create a preloader with percent, total and loades bytes. Let's go!
Creat the Snake game where you eat food to become longer and try not to run into yourself. Works with Flash MX or higher. Customizable with your own colors and backgrounds, or change the code and change the whole game.
In this tutorial you create the game Tetris from scratch using the tools in Macromedia Flash MX. You can customize the colors of everything and change anything you'd like.
Often, that unusual thing you want to do has already been done and is waiting for you in a Java library. But how do you get to it from Flash?
This example shows how to access a Java object through ColdFusion in Flash. The process is also very similar in JSP and PHP.