Best Tutorials website
Latest tutorials

Advertisment

Simple Target Shooting Game

Simple Target Shooting Game

Just a quick and simple tutorial on how to make the basics of a target shooting game, such as my new time attack game. Info and updates, as well as...


Views: 442 | Rating star | by John
Flash - Actionscripting

Preloader

Preloader

A tutorial that will teach you how to create simple preloader for all of your Flash movie.


Views: 443 | Rating star | by Brad
Flash - Actionscripting

Loading External Sources - Images and SWF

Loading External Sources - Images and SWF

A simple tutorial on how to load external data into Flash movie. This tutorial will teach you how to load images and swf files.


Views: 456 | Rating star | by Brad
Flash - Actionscripting

Drawing API

Drawing API

Tutorial on how to dynamically draw with Actionscript. The tutorial includes draw with lines of codes just like when using drawing tool.


Views: 506 | Rating star | by David
Flash - Actionscripting

Imitate a dice roll in Flash CS3 using Actionscript 3

Imitate a dice roll in Flash CS3 using Actionscript 3

In this tutorial you learn how to properly call and use movieclips from your library using Actionscript 3 as classes. You will also learn how to...


Views: 570 | Rating star 3 | by Slicer
Flash - Actionscripting

Basic Actionscript: Simple Multiplayer Movement

Basic Actionscript: Simple Multiplayer Movement

Build off of this tutorial, and eventually you might have an amazing flash game on your hands!


Views: 571 | Rating star | by Nick
Flash - Actionscripting

Using math in Flash CS3 and Actionscript 3

Using math in Flash CS3 and Actionscript 3

The Math class is unlike any other in Action-script 3 and as daunting as it first may seem its actually much simpler to use than most other...


Views: 483 | Rating star | by Daniel
Flash - Actionscripting

Flash digital clock for your webpage

Flash digital clock for your webpage

Displaying local time or placing clock will increase the look on your webpage. This tutorial will show you a simple method of incorporating time...


Views: 498 | Rating star | by Sarah
Flash - Actionscripting

Mouse Events Actionscript 3 in Flash cs3 Tutorial

Mouse Events Actionscript 3 in Flash cs3 Tutorial

This tutorial will teach you about the very commonly used MouseEvents class used in actionscript 3 within Flash CS3. You will learn how to set up...


Views: 510 | Rating star | by Jason
Flash - Actionscripting

Actionscript 3 using flash cs3 Tutorial loading external swfs,pngs,jpgs or bitmaps

Actionscript 3 using flash cs3 Tutorial loading external swfs,pngs,jpgs or bitmaps

This tutorial will teach you how to load an external file that may be say on a server somewhere in the world into your application using...


Views: 482 | Rating star | by Sean
Flash - Actionscripting

Tutorial Create a reusable button class in Actionscript 3 using Flash CS3

Tutorial Create a reusable button class in Actionscript 3 using Flash CS3

This tutorial will teach you how to create a reusable button class to use in all your futureactionscript projects. Creating custom classes and...


Views: 538 | Rating star | by Sarah
Flash - Actionscripting

How to call and instantiate a library item using AS3 in Flash CS3

How to call and instantiate a library item using AS3 in Flash CS3

Its not how it used to be in AS2. When working with Actionscript 3 in Flash CS3 one of the main things you will need to know is how to create a...


Views: 889 | Rating star | by Simon
Flash - Actionscripting

Flash Analog Clock with ActionScript

Flash Analog Clock with ActionScript

In this tutorial it will be shown how to create a awesome flash analog clock using ActionScript.


Views: 456 | Rating star | by Jarry
Flash - Actionscripting

OOPing in Flash

OOPing in Flash

Learn how to OOP - A tutorial written for complete beginners to advanced programmers.


Views: 519 | Rating star | by Troy
Flash - Actionscripting

Remove Child () tutorial in Flash CS3 using Actionscript 3

Remove Child () tutorial in Flash CS3 using Actionscript 3

This tutorial will teach you how to use the removeChild() method within Flash CS3 using actionscript 3. As you already have addChild that allows...


Views: 425 | Rating star | by Isac
Flash - Actionscripting

 Event listeners/Handlers in Flash CS3 using Actionscript 3

Event listeners/Handlers in Flash CS3 using Actionscript 3

f you want to create applications or interactivity for your users then you will definitely need to get to grips with Events it took me a bit of...


Views: 508 | Rating star | by Stephen
Flash - Actionscripting

Star flash preloader

Star flash preloader

Using this lesson, you will see how to create star flash preloader using the action script code.


Views: 453 | Rating star | by Tutorial
Flash - Actionscripting

Applying filters using Actionscript 3 in Flash CS3

Applying filters using Actionscript 3 in Flash CS3

This tutorial will teach you how to apply filters using the Actionscript 3 programming language in Flash CS3 Filters can also be applied via the...


Views: 494 | Rating star | by Brad
Flash - Actionscripting

Bubble Menu

Bubble Menu

Here is the new menu of our Menu marathon. This one has bubbles. It's so easy, so try it.


Views: 525 | Rating star | by Nick
Flash - Actionscripting

Creating Slideshow Transitions Using ActionScript

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.


Views: 526 | Rating star | by Sean
Flash - Actionscripting