 | Flash MX 2004 Vector Class (Custom) |
| The Custom Vector Class in Actionscript 2.0 by Webwizard Inc. To have a dynamic collection instead of using arrays when the total quantity is unknown use this Vector Class. |
| Flash Tutorials > Actionscript |
| |
 | Using variables to control movie clips |
| This is a great way to control multiple movie clips and multiple buttons without pulling your hair out. |
| Flash Tutorials > Actionscript |
| |
 | Opening a customized popup window from SWF movie. |
| In this tutorial you will learn how to use Java Scripts to generate a customized pop-up window with flash button. You will call the Java Script function from the flash movie. |
| Flash Tutorials > Actionscript |
| |
 | Creating the Time with Flash 5 |
| Learn how to create the time in Flash 5! |
| Flash Tutorials > Actionscript |
| |
 | Creating a simple username and password menu |
| This tutorial shows how to create a simple username and password menu. It can easily be used by a little number of users and the best part is that it can be created in a couple of minutes, depending on the appearence. |
| Flash Tutorials > Actionscript |
| |
 | Creating a mortgage calculator in Flash MX |
| Use the new Flash MX UI components to create a mortgage calculator. |
| Flash Tutorials > Actionscript |
| |
 | HOW TO Intercommunication between two separate SWF |
| This tutorial will gide you, to make two Flash movies that are running (One proyector & one in the player, or player/browser, or browser/browser, etc..) To comunicate with each other. |
| Flash Tutorials > Actionscript |
| |
 | Load Movie |
| Flash tutorial demonstrating essential techniques to begin creating web sites using Load Movie. |
| Flash Tutorials > Actionscript |
| |
 | Meet the Smartclip! |
| Learn how to implement this exciting new object oriented function in flash 5. |
| Flash Tutorials > Actionscript |
| |
 | making a Movie Clip move across the stage |
| An easy way to make a one frame move just adding action script to a movie clip. |
| Flash Tutorials > Actionscript |
| |
 | Basic 4 Sided Collision Detection |
| The first stop for anyone wanting to know how to detect the collision between two movie clips. |
| Flash Tutorials > Actionscript |
| |
 | Installing the Guestbook |
| Learn how to install the ever popular Flashkit Guestbook with this easy step-by-step tutorial by Daflash. |
| Flash Tutorials > Actionscript |
| |
 | Commenting Your Code |
| Most of the best programmers on the world will tell you that: always comment on your code. For yourself and for the others. This is absolutely vital. |
| Flash Tutorials > Actionscript |
| |
 | For...in Loops |
| for...in loops are tricky to use. What they do is simple though: they reference everything they find in an object and put it in an array. |
| Flash Tutorials > Actionscript |
| |
 | Disable your button |
| Disables your button once you press it. |
| Flash Tutorials > Actionscript |
| |
 | Loading Text file into flash |
| This will show you how to have a Flash movie 'import' and display text from a text file that you create. This can be very useful if you want to update text in a movie, but don't want to edit the .fla file! |
| Flash Tutorials > Actionscript |
| |
 | Search and Replace with Actionscript. |
| Flash dosen't provide a built in function to search and replace text, this tutorial explains how you can write your own using very simple code. |
| Flash Tutorials > Actionscript |
| |
 | Advanced Preloader |
| Here we will make an advanced preloader which determines not only the actual percent, but the Bytes Loaded, Bytes Remaining, and other neat stuff. |
| Flash Tutorials > Actionscript |
| |
 | Dynamic User Survey - Part II |
| The second and final part of a tutorial series illustrating the many interactive and dynamic scripting abilities of Flash 4 without the use of the Generator. |
| Flash Tutorials > Actionscript |
| |
 | Precise Cursor Angle Compass |
| Previous versions of Flash required sine look-up tables and other tricks to determine the cursor angle. With Flash 5 we can harness the power of the Math.object to determine the angle with a relatively short script. |
| Flash Tutorials > Actionscript |
| |