ActionScript 3.0

Using Caurina Tweener Class AS3

Using Caurina Tweener Class AS3

I enjoy to use in my flash projects the caurina tweener class, because it’s simple, elegant and flexible. You can use multiple properties in one transition without having problems, create complex animations with a few lines of code. If you’ll use the caurina tween you’ll have a better performance on the transitions relative to the built-in Adobe Flash transitions.

Read More →

Eyes following mouse cursor AS3

Eyes following mouse cursor AS3

A simple and easy tutorial for you to know how to use the mouse interactivity in Actionscript 3. We’ll create the eyes for an alien character that will follow the mouse. Also we’ll hide the mouse and change it with something else. All this is done in a general Movie Clip so you can drag it in your project.

Read More →

Free Flash Template – Sunset

Free Flash Template – Sunset

We like to keep you up to date with fresh designs and inspiration so for today we posted a free flash template that will save you some quality time in your development. It’s very easy to use, flexible for your needs and has a design that will emphasize your content.

Read More →

Freebie: Scrolling Image Menu

Freebie: Scrolling Image Menu

This free flash file is a XML driven menu built in ActionSript 3. Each item from the XML file has two attributes: the path to the image and an url address. You can set the menu to work horizontally or vertically according to your needs. Probably supports unlimited number of images. Use this free flash file as you like and don’t forget to give us credits for this if you intend to use it.

Read More →

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 11: Customizable Flash Analogue Clock AS3

In this tutorial I’ll create a customizable analogue clock in ActionScript 3.0. What is a must know is that the time displayed depends on the users computer time. The code beyond is intuitive so the focus here is on the design. Follow this three simple steps to create your one clock.

Read More →

Review: HTML / XML Table Renderer

As a developer you encounter different issues when working on a project. One of them is to create a html replica of a table in Flash. To have features such as column span and row span, cellspacing and padding and many others that allows you to manage your table in Flash like in HTML.

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. Here is the final movie: How is done: 1. Create the 3 small shapes and put them individually in a Movie Clip. Also give each of them an instance name (I call them item1, item2, item3). 2. Now for the large [...]

Read More →

Page: 1 2 3