Recently Popular Actionscript Tagged Tutorials
Apr 21
Introduction to the ActionScript Drawing API
This tutorial will teach you the basics on how to use the ActionScript Drawing API, this is a set of methods for drawing lines, curves, and fills dynamically.
Jan 8
Creating a Smooth Button Animation in Flash
Create an awesome menu with smooth button animation using the Tween Class.
Dec 1
Actionscript Menu
In this tutorial I show how to create a flash menu using nothing but Actionscript. Creating menus and other flash elements with only Actionscript makes updating, modifying, and experimenting extremely quick and easy.
Nov 21
Creating a Sliding Menu in Flash
This tutorial will teach you how to create an animated sliding menu that appears when the user points his mouse on its tip and then slides back inside when the user moves his mouse away.
Oct 28
Creating a Classic Filling Preloader in Flash
This is a very popular preloader, but is rarely explained in a simple tutorial. Add some pro elements to your site by creating a preloader that fills you own logo. In this tutorial, you will learn the basics to any preloader mask.
Oct 14
Creating an Image Gallery in Flash
Learn how to create an amazing scrolling image gallery in Flash using ActionScript.
Oct 11
Creating Slideshow Transitions Using ActionScript
In this tutorial, you will learn the code necessary in order to make one slideshow image fade in right on top of another one using ActionScript.
Sep 20
Using the MovieClipLoader Class in Flash
Larn how to use the MovieClipLoader class to create a preloader for your slideshow images.
Aug 5
Creating a Video Portfolio (FLV Video Player) in Flash
This tutorial will teach you how to create an interactive FLV video player that lets the user select which video to load at run time.
Jul 15
Creating a Flyout Menu in Flash
Create an animated menu that suddenly appears out of nowhere when you hover over a button.
Jun 23
Customizing Flash Context Menu
Learn how to customize the context menu by removing default items and adding your own items instead.
Jun 16
Password Protection in Flash
A simple way to add a little protection to your site and projects using ActionScript.
Jun 3
Creating A Movie Clip Loop Using ActionScript
Learn how to add actionscript to a Movie Clip animation to make it loop.
May 29
Using The Tween Class in Flash ActionScript
Learn how to create ultra smooth animations using Flash ActionScript.
May 28
Rewinding the Timeline in Flash Using ActionScript
Create a button that will cause your animations to play in reverse when clicked.