Best Tutorials website
Latest tutorials

Advertisment

Creating a Magnifying Glass

Creating a Magnifying Glass

Make a Magnifying Glass with a very simple piece of code. This ActionScript enables you to attach several objects to the mouse, some of which...


Views: 646 | Rating star | by Brad
Flash - Special Effects

Pop Up Windows

Pop Up Windows

The tutorial shows you how to have complete control over your Pop Up Windows, including the position on screen. What's more all the code is...


Views: 570 | Rating star | by Donald
Flash - Getting Started

Color Sliders

Color Sliders

Learn how to create a sliding control knob which can be used to control a range of different settings such as: volume, size, transparency or in...


Views: 620 | Rating star | by Mathew
Flash - Interactivity

Scrolling Menus

Scrolling Menus

Learn how to scroll menus or other objects back and forth across the movie.


Views: 619 | Rating star | by Adam
Flash - Interactivity

Volume Controls

Volume Controls

Learn how to load sound using ActionScript and create controls for volume, play and stop. The tutorial covers both vertical and horizontal volume...


Views: 544 | Rating star | by Ben
Flash - Audio

Right Click Context Menu

Right Click Context Menu

Learn how to control the menu that appears when you right click or Ctrl click on a Mac. You can customise this menu with your own menu items. This...


Views: 662 | Rating star | by Amy
Flash - Interactivity

Detecting the Flash Player

Detecting the Flash Player

If you use the new features in Flash MX 2004 you will need to detect if your audience has the latest plug-in installed on their computer, otherwise...


Views: 649 | Rating star | by Isac
Flash - Tips and Techniques

FS Commands

FS Commands

FS Commands enables the Flash movie to send JavaScript Commands to the web page or the Browser.


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

Flash Sound on HTML Web Pages

Flash Sound on HTML Web Pages

With this technique there is no Flash interface on your web page - only sound. An invisible Flash movie is linked through standard HTML links or...


Views: 582 | Rating star | by Donald
Flash - Audio

Send Information to Flash with JavaScript

Send Information to Flash with JavaScript

Learn how to send any information to Flash with JavaScript. This info could be a variable or a text message. There are two examples in this...


Views: 893 | Rating star | by Troy
Flash - Backend

Communication between Flash Movies

Communication between Flash Movies

Learn how how to send information from one Flash Movie to another. You can control and communicate between any two Flash Movies on the same web...


Views: 953 | Rating star | by Adam
Flash - Backend

Communication between Flash Movies: Pop Ups

Communication between Flash Movies: Pop Ups

Extend the ability to send information between Flash Movies by the use of JavaScript to control the Browser Windows or Pop Ups


Views: 891 | Rating star | by Sarah
Flash - Backend

Single Frame ActionScripting

Single Frame ActionScripting

Learn how to place all your code in a single frame of the Timeline as opposed to attaching code to an object. Benefits of using a code saving...


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

User Name and Password

User Name and Password

In this tutorial you will learn how to create a Flash Movie only enables people to enter if they have both a user names and a passwords. This...


Views: 621 | Rating star | by Simon
Flash - Tips and Techniques

User Name and Password - Advanced Features

User Name and Password - Advanced Features

This has advanced options for the previous tutorial.


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

Blurring a Picture

Blurring a Picture

Want to know how to make a transition effect between an image in focus and a blurred image. This tutorial shows you how to do it with either a...


Views: 643 | Rating star | by Steve
Flash - Special Effects

Intro to Arrays

Intro to Arrays

An Array is an extremely useful way of listing things in Flash Movies. Being able to do this is fundamental to any programming language. In this...


Views: 927 | Rating star | by Steve
Flash - Backend

Loading External Images

Loading External Images

Learn how to create a Flash Movie which loads external images such as Jpegs or Gifs. These images would then be loaded individually into the Flash...


Views: 973 | Rating star | by Amy
Flash - Optimization

Loading External Images using Flash MX 2004 Components

Loading External Images using Flash MX 2004 Components

Learn how to create a Flash Movie which loads external images such as Jpegs or Gifs with Flash MX 2004 Components. Using Components is easier but...


Views: 902 | Rating star | by Jason
Flash - Backend

Photo Panorama/Panorama Menu

Photo Panorama/Panorama Menu

A stunning effect that creates a panoramic style view of an image that will scroll in as the mouse cursor moves. This same technique can be used to...


Views: 608 | Rating star | by Colin
Flash - Special Effects