Flash : Flash : Actionscript

There are many websites in the Internet built using Macromedia Flash technology. You probably saw different types of scrolling on those websites. I would like to show you one of the easiest ways to create a scroll bar with the mask. It may be used not only for text scrolling but you may also put images into that scrolling.

This tutorial is for people who want to know how to set up customized right click menu for Flash MX 2004. Why somebody needs the customized right click menu in Flash MX? Imagine you want to protect your work with copyright information or just include your website address so everyone who saw that movie could visit your website. The simplest example of customized menu you will be able to create after finishing our tutorial.

This tutorial covers 2 new cool features which are unique to Flash 6 and above. These are setMask and setInterval. This demo could not have been possible without these features.. or at least without setMask which really is the more interesting one of the two, for this example's purposes.

Play Sound using Actionscripts

0.0/5 (0 votes cast)

A simple tutorial showing step by step how to play/stop a sound loop using actionscripts. Source Fla is available for download.

Full Flash Preloader

0.0/5 (0 votes cast)

Learn to make a flash preloader. This can be very useful for loading large files and websites.... This tut shows you how the EASY way... and it actually WORKS!!!!

It is always difficult to learn a thing when you even don't know how to start. If you think programming is absolutely a strange thing, couldn't imagine how to write ActionScript. Wish this tutorial document will help you to know how to start ActionScript, find out what you need in ActionScript.

Shake Effect

0.0/5 (0 votes cast)

In this tutorial we will show you how to create shake effect on some object or text by action script.

Drag and Drop

0.0/5 (0 votes cast)

In this tutorial you have a chance to learn how to apply Drag and Drop technique on some object.

Complex Flash Button

0.0/5 (0 votes cast)

In this tutorial we will show you how to create one very complex and useful flash button using action script.

Advanced Flash Button

0.0/5 (0 votes cast)

In this tutorial we will show you how to create advanced button with RollOver and RollOut effect using Action Script.