Best Tutorials website
Latest tutorials

Advertisment

Creating an AS3 XML Video Player in Flash

Creating an AS3 XML Video Player in Flash

This tutorial will teach you how to create a YouTube like Flash video player.


Views: 4293 | Rating star 5 | by Republic of Code
Flash - Actionscripting

Creating A Currency Converter In Flash

Creating A Currency Converter In Flash

This tutorial will teach you how to create a currency converter in flash using AS2 components.


Views: 3687 | Rating star 2 | by Republic of Code
Flash - Actionscripting

Using Functions in ActionScript 3.0

Using Functions in ActionScript 3.0

Functions are fundamental tools used in ActionScript to reduce the amount written code, save time, and add a logical structure to your code.


Views: 3310 | Rating star 3 | by Republic of Code
Flash - Actionscripting

Using Loops in AS3

Using Loops in AS3

A loop is a tool used to execute a segment of code repeatedly for a specific number of times or while a certain condition is satisfied.


Views: 3465 | Rating star | by Republic of Code
Flash - Actionscripting

Variables, Data Types, Classes, Properties And Methods In AS3

Variables, Data Types, Classes, Properties And Methods In AS3

This is the ultimate noob tutorial that will introduce you to the fundamental ActionScript 3.0 tools.


Views: 3426 | Rating star | by Republic of Code
Flash - Actionscripting

Playing Flash Video Using The AS3 FLVPlayback Component

Playing Flash Video Using The AS3 FLVPlayback Component

Learn how to play video files in Flash.


Views: 1701 | Rating star | by Republic of Code
Flash - Actionscripting

Call Action

Call Action

Re-use, Recycle. Be bandwidth and editing time-friendly with this action that enables you to reuse frame actions placed anywhere in your movie...


Views: 1133 | Rating star | by Ben
Flash - Actionscripting

Set Variable Action

Set Variable Action

This action enable you to store and move information around your flash movie.


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

Trace Action

Trace Action

A good error checking tool to use throughout the production of a flash movie. Outputs a message and/or variable to a window during testing.


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

Comment Action

Comment Action

This action allows you to document your code for yourself and others.


Views: 1056 | Rating star | by Colin
Flash - Actionscripting

If Frame is Loaded Action

If Frame is Loaded Action

The is the action used to ensure that a frame has been loaded before it is used. This also is used for preloaders too.


Views: 1012 | Rating star | by Mark
Flash - Actionscripting

Creating Popup Menus

Creating Popup Menus

Uncover the secret behind creating animated pop-up menus. These can add a great interactive quality to your site.


Views: 1040 | Rating star | by Marry
Flash - Actionscripting

Open Browser in Flash

Open Browser in Flash

The tutorial will teach you how to open a browser window using flash and javascript.


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

Simple Shadow Effect

Simple Shadow Effect

Give tired 2d text a face lift with this simple shadow effect.


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

Advanced Flash Preloader

Advanced Flash Preloader

This preloader comes complete with byte counter, timer and no Javascript! It takes a little more time to set up but is well worth it.


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

Load/Unload Movie Action

Load/Unload Movie Action

This action gives to the ability to load and unload .swf files when require, communication to a server script or to load variables from a text file.


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

Drag, Drop and Swap

Drag, Drop and Swap

There are no shortage of drag and drop tutorials, but in this one you will discover how to not only drag and drop but to also swap movie clips.


Views: 1027 | Rating star 3 | by Simon
Flash - Actionscripting

Drag Movie Clip Action

Drag Movie Clip Action

A must know action for games, customisable interfaces and drag and drop functionality.


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

How to Build the Peg Puzzle Game

How to Build the Peg Puzzle Game

Here is combination of old and new. On one hand, you have the pegpuzzle, a classic brainteaser. On the other you have Flash.


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

Basic 4 Sided Collision Detection

Basic 4 Sided Collision Detection

The first stop for anyone wanting to know how to detect the collision between two movie clips.


Views: 1067 | Rating star | by Marry
Flash - Actionscripting