Advertisment
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...
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...
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...
Learn how to scroll menus or other objects back and forth across the movie.
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 | | by Ben
Flash - Audio
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...
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...
FS Commands enables the Flash movie to send JavaScript Commands to the web page or the Browser.
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 | | by Donald
Flash - Audio
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 | | by Troy
Flash - Backend
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 | | by Adam
Flash - Backend
Extend the ability to send information between Flash Movies by the use of JavaScript to control the Browser Windows or Pop Ups
Views: 891 | | by Sarah
Flash - Backend
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...
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...
This has advanced options for the previous tutorial.
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...
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 | | by Steve
Flash - Backend
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...
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 | | by Jason
Flash - Backend
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...