This movie demonstrates how to store data using Flash MX's SharedObject - Flash's answer to Cookies. The action script is commented very well, and is easy to understand. Good for beginners and intermediate level Flash developers. By Scott Van Vliet
This is the Elegant Date & Time Stamp originally created by Eric Olson. We have fixed all the errors in the script and made notes inside the code for you to understand. By A² Multimedia Group
A simple timer to track down a movie's timing. Excellent to monitor external flash tracks.....it can pause time along with the music.....hope someone finds it useful....cheers from Mexico! By Alejandro Isassi
Flashvirtuosity released a Prototype Shaker Function!
Easy handling>> start/stop Shakeing every movieClip you want.
to start: yourMc.shakeIt();
to stop: yourMc.shakeStop();
try this out - 100% oop By flashvirtuosity.net
Password Gate is a fancy client side authentication application made in Flash MX. It manages account information in for each user in a specific text file. Password checking on your free site is just one click away. To create a new user add a textfile. The name of the text file will be the user name, the password, redirection site and window/frame will be defined in the text file. Keep adding text files, keep adding more users to your site. By 123webwizard
Vertically centres (centers) a text field in a given area. Useful for dynamic text where the text height is unknown. Flash 6 / MX actionScript. By TomCowle.co.uk
Source file demonstrates how a vertical transition, having 4KB output, can be created. (Horizontal one may also be created by a simple modification.) By Mustafa Basgun
Set a variable so that ( count1 ) reads the length
of ( input1 ) and then loops to keep the script counting each time you enter a letter. The input box is set to 20 characters By can-uk
This movie provides very easy to follow and fully functional components. These components include:
-Preloader
-System Information Display
-Clock
-Frame Per Second Dispaly By Bryan Myers