.

FlashComponents.net helps you with extra-resources
No matter if you have a problem with a component or if you just want to learn more, FlashComponents.net created this section to help you enhance your skills more. Much more!

ActionScript

ActionScript Analog Clock
ActionScript Analog ClockPosted by : webzo on 03/21/2008
This tutorial will teach you how to create an analog clock with ActionScript. The clock will sync itself to your system timezone.
ActionScript Menu
ActionScript MenuPosted by : framer on 04/10/2008
In this tutorial I will show you how to create a Flash menu using nothing but ActionScript.
Creating a Digital Clock
Creating a Digital Clock Posted by : flashnoob on 06/30/2008
In this tutorial you will learn how to make a digital clock in flash through actionscript
Generating Walls through ActionScript
Generating Walls through ActionScriptPosted by : awesty on 04/21/2008
In this tutorial you will learn how to generate walls through ActionScript.
MP3  player made simple with AS3
MP3 player made simple with AS3 Posted by : framer on 04/10/2008
In this Flash ActionScript tutorial I will show you how to make a simple online Flash MP3 player.
Preloader
PreloaderPosted by : webzo on 02/29/2008
Let's say you want to put your movie on the web, you would also want to use a preloader to inform the user of the downloading progress.
Retrieve Data From XML File
Retrieve Data From XML FilePosted by : webzo on 03/07/2008
XML files are a great option to customization in flash; you can simply create a XML and tell your movie to load variables from it.
Reverse a String and Reverse each Word in a String with Actionscript
Reverse a String and Reverse each Word in a String with ActionscriptPosted by : awesty on 04/21/2008
In this tutorial you will learn how to reverse a string ("This is a string" to "gnirts a si sihT").