Flash Tutorials by flashvalley.com
The event system has been revamped in actionscript 3.0, for the best of your future applications but for the worse if you still don't understand how to use it. Hopefully this little tutorial should bring some light on your knowledge.
November 26,
2007
Today Views:
1 Total Views:
1,231
If you are looking to create fancy effects for your games or Flash intros you have many options. Wondertouch particleIllusion 3.0 could be one of them. In that tutorial we will try to see if that little program dedicated to the creation of special effects can be of any use for us Flash users.
May 14,
2007
Today Views:
9 Total Views:
3,544
In this tutorial I would like to show you how we can use the BitmapData class in a practical and simple way to create a little color picking application just using a couple of methods and very little code.
February 20,
2007
Today Views:
2 Total Views:
1,892
If you want to create a game will probably reach the point where you need to animate a little sprite on the screen, the following tutorial is very simple, I will show you how you can control a sprite using the arrow keys.
December 18,
2006
Today Views:
4 Total Views:
5,191
You are probably very familiar with the tweening than can be assigned to a movie clip at authoring time but did you know that you could apply tweening to movie clips with easing effects just with code ?
November 21,
2006
Today Views:
1 Total Views:
2,922
In the world of Flash interactvities and multimedia applications it is always important to let the user know what is happening when the application needs to be paused while a fairly large amount of data is being loaded. To do that nothing's best than a nice preloading system.
November 3,
2006
Today Views:
1 Total Views:
2,550
Flash is mainly known as a program dedicated to producing animations and applications for the web that run in a web browser. This situation has evolved over the past few years...
October 25,
2006
Today Views:
5 Total Views:
4,690
In many occasions you might want a SWF to be able to retrieve data from another domain, by loading variables from a text file for example, or you might want to send data from a Flash email form to a PHP script that is sitting on another domain.
September 26,
2006
Today Views:
5 Total Views:
1,669
The localConnection class is not used a lot because a lot of Flash developers are not just aware of its existence. That class lets you communicate between 2 or more SWFs running on the same machine. This can be useful to develop complex interactivities between multiple movies running in the browser
September 15,
2006
Today Views:
1 Total Views:
1,639
Our world of Flash interactivities will suddenly shrink if our mouse was taken away from us, the mouse is with the keyboard a very important input device that let us converse quickly and efficiently with our Flash applications. Fortunately actionscript has some built in methods, properties and event
September 14,
2006
Today Views:
1 Total Views:
2,223
































