Tutorials

Build an image slideshow in Flash

Build an image slideshow in Flash

In this tutorial I will describe how to create an image sliding in Actionscript 3.0. For creating the transition we’ll use the standard Tween from Flash. You can use this in your projects, product presentation, anywhere you need such a tool.

Read More →

Tips & Tricks 10: Using Drag & Drop in Actionscript 3.0

Tips & Tricks 10: Using Drag & Drop in Actionscript 3.0

A really simple and useful tip. The drag and drop functionality in Actionscript 3.0. You can use it to drag pictures from one spot to other, to put items in a shoping cart, to arrange objects in a specific order etc. I’ll show you how to match 3 different shapes in their corresponding spots

Read More →

Create a Magnifying Glass Effect in ActionScript 3.0

Create a Magnifying Glass Effect in ActionScript 3.0

In this tutorial I’ll explain how to create a magnifying glass effect in AS 3. All you need is a proper height resolution picture (I used a 1200px x 800px image) for a good magnifying effect and a few minutes to read the following guide lines. The picture is loaded from code so you can easily change it. Check the example below for the final effect.

Read More →

Tutorial: Simple Transition Menu – ActionScript 3.0

Tutorial: Simple Transition Menu – ActionScript 3.0

This tutorial is addressed to those flash beginners who want to find out how tweens works in ActionScript 3. I’ll create a simple and useful menu from scratch. I’ll try to be as clear as i can but for those who get lost on the way i’ll gladly answer your questions/comments.

Read More →

Page: 1 2 3