Flash Tutorials & Articles
We are looking for people who can contribute for this site by sending in Tutorials and Articles. Please
contact us if you want to help
With Flash Mx comes dynamic masking. Now you can mask objects using action script. In this small rnrntutorial I will show you how to use the setMask method to mask a object.
Read 11882 times, date submitted:2004-01-01-------------------------------------------------------------
This tutorial will show you how to move a object to a specified point. This has a lot of uses in gaming and other things
Read 8147 times, date submitted:2004-01-01-------------------------------------------------------------
In this tutorial I will show you how to createa realistic looking star field effect using actionscript in flash
Read 9505 times, date submitted:2004-01-01-------------------------------------------------------------
This tutorial will show you how to use Flash MX Default Scroll Component.rnrn rn
Read 11413 times, date submitted:2004-01-01-------------------------------------------------------------
Learn how to reuse an instance in flash MX
Read 4296 times, date submitted:2004-01-01-------------------------------------------------------------
Learn to make a simple accelerating image scroller
Read 13161 times, date submitted:2004-01-01-------------------------------------------------------------
Now you can use Browser History with in Flash MX
Read 5101 times, date submitted:2004-01-01-------------------------------------------------------------
You can Change Flash Default Components Color Globaly
Read 3957 times, date submitted:2004-01-01-------------------------------------------------------------
Creating forms with default components is some what simple...than before...
Read 4817 times, date submitted:2004-01-01-------------------------------------------------------------
Learn how to create a clock in flash mx with a seconds needle
Read 7159 times, date submitted:2004-01-01-------------------------------------------------------------
Learn how to detect a movie clip hit test with this tutorial
Read 4449 times, date submitted:2004-01-01-------------------------------------------------------------
Learn how to enable and disable a button using actionscript in flash
Read 5235 times, date submitted:2004-01-01-------------------------------------------------------------
Do you know that now in flash you can render text as html. Well read this to find out more
Read 5309 times, date submitted:2004-01-01-------------------------------------------------------------
A script to Swap movieclips depths in flash
Read 4890 times, date submitted:2004-01-01-------------------------------------------------------------
A tutorial for password mask to a text field
Read 4320 times, date submitted:2004-01-01-------------------------------------------------------------
A tutorial for continous image scroller depending on movie clips position.
Read 10344 times, date submitted:2004-01-01-------------------------------------------------------------
Loading images & movies dynamically in flash
Read 9999 times, date submitted:2004-02-14-------------------------------------------------------------
A tutorials how to control sound using actionscript
Read 5174 times, date submitted:2004-02-19-------------------------------------------------------------
There are situations where we would be interested in loading images depending on certain actions. Macromedia Flash allows loading JPG images, as they would be native SWF movie clips. One application of the function loadMovie() can be when developing galleries of pictures.
Read 7032 times, date submitted:2004-02-28-------------------------------------------------------------
In our last tutorial developed a dynamic motion blur. However, it was not completely dynamic since we were not able to add or subtract the number of instances. We referred to be dynamic because it was not created using hand-edited movie clips. One disadvantage of this approach is that once we compile the movie, the number of instances of the motion blur cannot be changed. In this tutorial we add new instances to the motion blur with the left button of the mouse.
Read 5057 times, date submitted:2004-02-28-------------------------------------------------------------
In this tutorial we are going to implement a simple vertical slider with Macromedia Flash MX. For this, we use the same concept of the last two tutorials.
Read 6029 times, date submitted:2004-02-28-------------------------------------------------------------
In this lesson we are going to develop a simple but useful slider using a button, two movie clips, a text field and of course, ActionScript.
Read 5852 times, date submitted:2004-02-28-------------------------------------------------------------
In this tutorial we are pleased to introduce a new Macromedia Flash MX tutorial to develop a dynamic control path. For this, we are going to draw a nice mouse and a piece of cheese. Every time the user clicks on the movie clip, a piece of cheese appears in this position and the little mouse runs to eat it. In this way, we generate a dynamic path every time the left mouse button is pressed.
Read 5069 times, date submitted:2004-02-28-------------------------------------------------------------
In this tutorial we are going to present a moving mask using the method setMask(). We want to develop a scope for shooting games.
Read 5733 times, date submitted:2004-02-28-------------------------------------------------------------
In this lesson we will develop a movie clip that supports a virtually unlimited number of custom pointers. With every mouse click, the pointer is changed. Similarly, the pointers could be changed using different events; for example, when the movie clip detects it is over another, it can be changed depending on what kind of movie clips is.
Read 3851 times, date submitted:2004-02-28-------------------------------------------------------------
You can load external data into flash. I will show you in this tutorial how to load data from a text file in to flash.
Read 5367 times, date submitted:2004-03-08-------------------------------------------------------------
In this tutorial we are going to develop a movie clip with a very simple dynamic motion blur. This means that we can set the number of instances that will produce the blur effect instead of manually doing the same job. Of course this approach has got the advantage that we can easily change the parameters with minimal effort.
Read 6692 times, date submitted:2004-03-10-------------------------------------------------------------
In this lesson we are going to develop a power bar, especially useful for arcade games. This is a dynamic rectangle that changes its width when the right arrow of the keyboard is pressed. An indicator displays the percentage reached by the power bar, from 0 to 100%.
Read 4192 times, date submitted:2004-03-10-------------------------------------------------------------
In this lesson we are going to develop a variant of the last tutorial. The power bar will be controlled by mouse. When the left mouse button is pressed, the power bar increases; and when it is released, the power bar decreases its width.
Read 3907 times, date submitted:2004-03-10-------------------------------------------------------------
Listeners are a new concept in flash. Now you can broadcast events to any number of objects with Listeners.
Read 4545 times, date submitted:2004-03-12-------------------------------------------------------------
Learn how to disable context menu items in flash
Read 4353 times, date submitted:2004-03-15-------------------------------------------------------------
Learn how to populate a tree view control in flash with a XML file
Read 7327 times, date submitted:2004-04-15-------------------------------------------------------------
Learn how to use the accordion component in flash mx
Read 8278 times, date submitted:2004-04-16-------------------------------------------------------------