Flash Tutorials by Kirupa.com
In this short tutorial, I will provide the code for finding the maximum and minimum values in an array. I will conclude with a brief explanation of the ideas behind why the code work with an explanation of the code itself.
October 2,
2006
Today Views:
3 Total Views:
1,988
In Flash, you have the onMouseMove event that executes any code when your mouse is moving. In some cases, executing code simply based on mouse movement may not be enough.
September 29,
2006
Today Views:
1 Total Views:
3,811
There are some changes in how the duplicateMovieClip works since my earlier tutorial, so I hope to cover those changes in this tutorial along with covering the basics of duplicating movie clips in Flash.
September 28,
2006
Today Views:
2 Total Views:
2,871
In Flash, you have the indexOf function that allows you to find text in an array of string data. That is great if you are only working with strings, but you will often run into situations where your array is more than just strings.
September 27,
2006
Today Views:
1 Total Views:
1,753
A common usability mistake people make is that they assume that everyone has the latest version of the Macromedia Flash Player installed. While 90% of people do use have the Flash plug-in installed, not everyone has the Flash 6 Player or even the Flash 5 Player installed on their computers.
September 26,
2006
Today Views:
1 Total Views:
1,750
One of the greatest technologies to appear on the net was Atomz's Search engine. Unlike other search engines that forced you to configure CGI/Perl scripts to work, Atomz created a search engine that worked from a remove location on their server custom-tailored to your site.
September 25,
2006
Today Views:
1 Total Views:
3,210
Ever tried importing text from an external file that contained international characters just to find that when testing your SWF, the accents and special characters didn't render properly or even at all? Well, for those of you who have, I feel your frustration.
September 22,
2006
Today Views:
1 Total Views:
1,960
In this tutorial, we'll see how to store a name; the first time the user comes, he'll have to enter his name, and the next time he comes, he will be recognized by the application. Then we'll see how to save a drawing.
September 21,
2006
Today Views:
1 Total Views:
1,776
In this tutorial, you will learn how to move a yellow ladybug across the animation by using your keyboard keys.
September 20,
2006
Today Views:
3 Total Views:
2,908
This tutorial will address simple movement. We will begin with the basics and move slowly along to the more complex procedures. I strongly believe, once you learn the basics of ActionScript movement, you will rarely, if ever, use motion tweens in your animations. The tutorial starts here.
September 19,
2006
Today Views:
1 Total Views:
3,105




















