Order by
Flash Actionscript Tutorials
-
Dynamic Tweening
flashvalley.com in Flash Actionscript on November 13, 2006
You are probably very familiar with the tweening than can be assigned to a movie clip at authoring time but did you know that you could apply tweening to movie clips with easing effects just with code ?
11,794 views | 0 comments | Report
-
Advance Preloader
freewebs.com in Flash Actionscript on November 11, 2006
In this simple tutorial I will teach you step by step (11 steps) how to make a Advance Preloader in Flash. (.Fla source file available)
11,790 views | 0 comments | Report
-
Mask Flash Menu
toxiclab.org in Flash Actionscript on November 9, 2006
In this tutorial you have a chance to learn how to create advanced mask flash menu in Flash 8 using ActionScript.
9,222 views | 0 comments | Report
-
Flash viewer
flashvault.net in Flash Actionscript on November 2, 2006
This tutorial explaining how to make a slide show viewer using action script and pictures in Flash.
8,514 views | 0 comments | Report
-
Timer
flashvault.net in Flash Actionscript on October 27, 2006
Learn how to create a timer in flash 8 using action script. You can use it for picture presentation, slide show and more!
10,611 views | 0 comments | Report
-
Using random() function
lashf.com in Flash Actionscript on October 27, 2006
This tutorial shows how to use the random() function.
4,953 views | 0 comments | Report
-
Sunlight
flashvault.net in Flash Actionscript on October 25, 2006
Learn how to create animated sun rays with ActionScript.
10,279 views | 0 comments | Report
-
Using the MovieClipLoader class
flashvalley.com in Flash Actionscript on October 25, 2006
In the world of Flash interactvities and multimedia applications it is always important to let the user know what is happening when the application needs to be paused while a fairly large amount of data is being loaded. To do that nothing's best than a nice preloading system.
4,188 views | 0 comments | Report
-
Turn on/off sound in flash
flashvault.net in Flash Actionscript on October 10, 2006
This tutorial gives us the chance to turn on and turn off the sound using play and stop buttons.
8,078 views | 0 comments | Report
-
Sound in flash with ActionScript
flashvault.net in Flash Actionscript on October 6, 2006
This tutorial will show you how to create a sound in flash using ActionScript.
4,870 views | 0 comments | Report
-
Stop Actions
knowflash.com in Flash Actionscript on October 6, 2006
Learn what a stop action is and how to add one!
3,495 views | 0 comments | Report
-
Changing Quality with Actionscript
lashf.com in Flash Actionscript on October 6, 2006
This tutorial explains how to change the quality of a movie with ActionScript.
4,326 views | 0 comments | Report
-
Creating a Simple Flash Website
oman3d.com in Flash Actionscript on October 4, 2006
This tutorial will teach you how to create a simple flash website that has three sections.
14,208 views | 0 comments | Report
-
Desktop applications with Flash
flashvalley.com in Flash Actionscript on October 4, 2006
Flash is mainly known as a program dedicated to producing animations and applications for the web that run in a web browser. This situation has evolved over the past few years with a couple of programs known as SWF wrappers, Flash wrappers or SWFtoEXE programs, that open the door of desktop application development to a lot of Flash developers and Flash designers.
4,792 views | 0 comments | Report
-
Scrollbar
flashvault.net in Flash Actionscript on September 26, 2006
Scrollbars are very popular in Flash. This tutorial explains how to create simple scrollbar using action script.
9,492 views | 0 comments | Report
-
Transferring data across domains
flashvalley.com in Flash Actionscript on September 26, 2006
In many occasions you might want a SWF to be able to retrieve data from another domain, by loading variables from a text file for example, or you might want to send data from a Flash email form to a PHP script that is sitting on another domain.
2,669 views | 0 comments | Report
-
Random Movement
entheosweb.com in Flash Actionscript on September 22, 2006
Learn how to create random movement in Flash using movie clips and simple actionscript.
8,107 views | 0 comments | Report
-
Advanced Light Effect
flashvault.net in Flash Actionscript on September 19, 2006
This tutorial will learn you how to create advanced light effect using Action Script. In this tutorial I will apply a light effect on some picture. This tutorial is so complicated to explain, but I'll try on to explain it on the best way I can. To create this tutorial you must use a Flash 8.
16,030 views | 0 comments | Report
-
Fighting game
how2flash.com in Flash Actionscript on September 19, 2006
Learn how to make a fighting game in flash.
13,086 views | 0 comments | Report
-
localConnection Class
flashvalley.com in Flash Actionscript on September 19, 2006
The localConnection class is not used a lot because a lot of Flash developers are not just aware of its existence. That class lets you communicate between 2 or more SWFs running on the same machine. This can be useful to develop complex interactivities between multiple movies running in the browser or even between a projector and movies running in a browser.
2,740 views | 0 comments | Report