Best Tutorials website
Latest tutorials

Advertisment

Collision Detection

Collision Detection

Make a maze game with collision detection. Collision detection is useful in many different game type scenarios and is easier than you might think.


Views: 566 | Rating star | by Slicer
Flash - Games

Atomic Animation

Atomic Animation

Learn sophisticated animation techniques including how to duplicate movie clips such that you can create realistic animated trails that diminish in...


Views: 603 | Rating star | by Sean
Flash - Animation

Animated Clock

Animated Clock

This Flash tutorial shows an easy way to create an animated clock that follows the mouse as your cursor moves. Stunning effect and easy to do.


Views: 587 | Rating star | by Mathew
Flash - Animation

Intro to PHP & Flash

Intro to PHP & Flash

Want to use the power of PHP (or you want to know just what PHP does) read on.


Views: 931 | Rating star | by Daniel
Flash - Backend

Hit Counter using PHP & Flash

Hit Counter using PHP & Flash

A Hit Counter in Flash which uses PHP to do the Back End scripting.


Views: 1002 | Rating star | by Jarry
Flash - Utilities

Text Scroll using simple ActionScript

Text Scroll using simple ActionScript

Learn how a simple way of scrolling text up and down in Flash using simple ActionScript and Movie Clips.


Views: 427 | Rating star | by Amy
Flash - Actionscripting

Load Movies into Levels and Movie clips

Load Movies into Levels and Movie clips

Learn how to use Levels to load several movies one on top of another. This can help reduce download time and break large movies into more...


Views: 918 | Rating star | by Troy
Flash - Optimization

Setting a Delay using setInterval

Setting a Delay using setInterval

Learn how to delay an action for a set amount of time using ActionScript or to get something to repeat. This is a simple piece of code which has...


Views: 416 | Rating star | by Mathew
Flash - Actionscripting

Customized Cursor in Flash MX 2004

Customized Cursor in Flash MX 2004

You want to create advanced presentation or shooter game? Need a cursor in the shape of target or you simply tired of dull default cursors? No...


Views: 640 | Rating star | by Jason
Flash - Tips and Techniques

Building Easy Text or Images Scrolling with Flash MX 2004

Building Easy Text or Images Scrolling with Flash MX 2004

There are many websites in the Internet built using Macromedia Flash technology. You probably saw different types of scrolling on those websites. I...


Views: 670 | Rating star | by Simon
Flash - Interactivity

Obejct Follow Mouse

Obejct Follow Mouse

Learn how to make an object follow the mouse and speed up or slow down depending on how far away the object is.


Views: 418 | Rating star | by Amy
Flash - Actionscripting

Custom Cursors

Custom Cursors

Learn how to create a custom cursor for your flash movies


Views: 655 | Rating star | by Daniel
Flash - Interactivity

Digital Timer

Digital Timer

Learn how to create a digital using Flash's getTimer() function.


Views: 659 | Rating star | by Brad
Flash - Interactivity

Flash and XML

Flash and XML

Learn how to create a flash phonebook using the power of xml with flash


Views: 932 | Rating star | by Isac
Flash - Backend

Flash and Javascript

Flash and Javascript

Learn how to make flash communicate with javascript.


Views: 564 | Rating star | by Sarah
Flash - Getting Started

Double Click

Double Click

Learn how to use getTimer() to make an event happen when a user double clicks.


Views: 653 | Rating star | by Slicer
Flash - Interactivity

Collision Detection

Collision Detection

Learn how to use hitTarget to detect collisions and how to make it work for your movies.


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

Draggable Masks

Draggable Masks

Learn how to dynamically create a mask and drag it across your movie.


Views: 401 | Rating star | by Steve
Flash - Actionscripting

The Invisible Button

The Invisible Button

Learn how to use invisible buttons to add functionality to almost any flash app.


Views: 687 | Rating star | by Adam
Flash - Tips and Techniques

Movie Functions

Movie Functions

Learn how to use movie functions with the action script


Views: 1170 | Rating star | by Tutorial
Flash - Video