Flash Tutorials by flash-here.com
Sometimes, it is desirable to make your flash movie background transparent. E.g. when you want to achieve the following effect (a movie on top of the text content). Click Show & Hide to play with it.
December 20,
2007
Today Views:
1 Total Views:
963
The snowing effect we are going to discuss here is similar to the effect being used in Our Flash Form and Flash Menu. A bit of actionscripts are required for the effect.
December 19,
2007
Today Views:
2 Total Views:
1,516
Calling a flash movie's methods from javascript is very simple. There is a list of flash methods callable from javascript.
December 18,
2007
Today Views:
1 Total Views:
398
Masking is a very useful technique in Flash. By applying a mask on a movie clip, you can restrict the visible area of the target clip to the mask area.
December 12,
2007
Today Views:
2 Total Views:
1,023
To add sound to your flash movie is very easy. Just import a sound file (in whatever format the flash editor can handle, e.g. mp3, wav... etc), and pull it onto the stage!
November 15,
2007
Today Views:
2 Total Views:
2,071
If your flash movie needs to send and load dynamic data to/from your web server, you have to write some actionscripts. Since Flash MX, the LoadVars Object provide a handy way to send and load data to/from your web server.
November 9,
2007
Today Views:
1 Total Views:
736
We used some actionscripts to achieve the scrolling effect.
November 7,
2007
Today Views:
3 Total Views:
1,986
Want to alter your flash movie's runtime behavior without re-exporting it? Then you should consider parameter passing in Flash.
November 5,
2007
Today Views:
1 Total Views:
724
Creating a TextField in your flash movie is very easy. Basically, you can do most of the settings via the Flash editor UI, e.g. change the text color, font size...
November 1,
2007
Today Views:
1 Total Views:
946
A mask can restrict the visible area of the target clip to the mask area. So, what if the mask can move?
October 26,
2007
Today Views:
1 Total Views:
852
































