Following are some particle systems made in flash using ActionScript. I have ‘Flash Fairies particle system’, ‘Flash Snow Effect’, ‘Flash Stars Field’, ‘Flash Smoke Effect’, ‘Flash Stars Effect’, ‘Flash Rain Effect’, ‘Flash Background Color Effect’, ‘Flash Leaves Particle System’ and more…with examples to download.

{ continue reading }

Tooltips or titles in flash movies are helpful for extra information about any page or section of movie. You might give user some information about the link before he is going to click at that. For this regard tool tips are very helpful.

{ continue reading }

We can import any sound of supported format into flash (Shortcut: Ctrl+R). After importing, you can find sound in Library panel and by dragging that at stage it will be added in timeline of movie. Other way is to click at timeline which will give you sounds panel in movie properties panel, if you have [...]

{ continue reading }

By just looking at the image, I think you will not get the whole idea about the function. You will have to download it to see working example. This is an explanation of how to animate different sections of a movie smoothly. When some button is clicked, the previous animation restores its original state or [...]

{ continue reading }

In the following example I have taken two external swf movies which are called when buttons are clicked. The idea is to create a smooth transition effect between loading and unloading of flash external movies.

{ continue reading }

Sending email via flash can be a bit tricky. Well! Not much tricky anymore if you follow these simple instructions and download example file. Create a movie clip, name it form and copy this ActionScript over that.

{ continue reading }

by on October 20th, 2008

In Adobe Flash buttons are essential part and play specific role in control and animation of movie. I will explain here about how to animate the button or trigger a smooth animation by movie clip onmouseover of a button and onmouseout. We create an invisible button mostly and give it a target movie clip which [...]

{ continue reading }

Previously We used to embed flash files in web pages via simple embed method which pops up flash settings alert or Flash Settings Manager. Following way is to embed Flash movie (swf file) in web page using Javascript which will play for all browsers and will not alert you for flash settings.

{ continue reading }

by on October 17th, 2008

Lets cover some methods about loading movies, images, sounds or anything from outside flash into a parent SWF movie. There are main two methods Loading By Level Loading By Target

{ continue reading }

Learn about flash preloaders. How to create different kind of preloaders for flash movie using advanced ActionScript. Follow these tutorials to learn how to set up preloader in flash using ActionScript and download ready to use examples of flash ActionScript preloaders.

{ continue reading }