Create a Sparkling Bomb Mouse Cursor with FLiNT Particles

Oct 26th in Effects by Karl Macklin
19

This is a beginner to intermediate level tutorial in which I will explain the basics of the FLiNT particle system. We’ll also take a look at how to create a sparkling bomb mouse cursor. It’s something I created and used in a memory game which you can check out here if you’re curious.

I’m assuming you have knowledge of ActionScript 3.0, basic object oriented programming and setting up the classpath. This is all knowledge that easily can be found on Activetuts+ however, so don’t be discouraged if you don’t know it all just yet.

With that said, let’s start making particles!

Continue Reading

Create a Flickering Neon Light Effect using Flash and Fireworks CS4

Oct 16th in Effects, Novice by Tom Green
15

There is an all too familiar compulsion among digital designers to identify with their tool of choice. This is unfortunate because, when it comes to Flash, one tool that is invariably overlooked is Fireworks CS4.

In this tutorial, you’ll discover how Fireworks CS4 can be used to speed up your workflow in Flash and, at the same time, help a neon sign located on the wall of a run down theatre in Los Angeles flicker forlornly on a rather busy street.

Continue Reading

Create a Customizable Tooltip in ActionScript 3.0

Sep 18th in ActionScript, Effects by Carlos Yanez
27

A Tooltip is a graphical user interface element. It activates by hovering or rolling over an item, showing a box of text which displays information about that item.

In this tut, I’ll show you how to create an easily customizable tooltip using Classes in ActionScript 3.0. Take a look!

Continue Reading

Create Custom Filters Using the Pixel Bender Toolkit

Sep 7th in ActionScript, Effects by Andre Cavallari
21

Hi, once again, my name is André and in this tutorial I’ll demonstrate how to create custom filters with the Pixel Bender Toolkit, then use them with Flash CS4 to output .pbj files.

* This feature works only in Flash Player 10.

Continue Reading

Make Your Flash Logo Bling with Alpha Gradient Masking

Aug 24th in Effects by Karl Macklin
54

In this tutorial we’ll look at how to create a logo which incorporates alpha gradient masking in its animation. I’ll explain some tips and tricks on how to get it working and avoiding some common problems.

Continue Reading

Create Your Own ActionScript 3.0 Pixel Explosion Effect

Aug 7th in Effects by Radul
37

In this tutorial you’ll learn how to create an effect which has surely caught your eye before (for example in files such as this one), the Pixel Explosion. During the process of making it we’ll learn how to extract BitmapData from a MovieClip, how to use a tweening engine and how to use event listeners.

Let’s get started then!

Continue Reading

Create a Glowing Mouse Trailer in Flash

Jul 31st in Effects by Carlos Yanez
57

Mouse Trailers are objects which follow the mouse cursor as you move it. In this tutorial, I’ll help you create a blue and shiny mouse trailer using ActionScript 3.0.

Continue Reading

Create a Whimsical Animated Flash Background

May 20th in Effects by Carlos Yanez
79

Using ActionScript 3.0, we’ll create a cool Animated Background that we can use in Menu Screens or as a Music Visualizer.

Continue Reading

Create a Rain Effect in Flash Using ActionScript 3.0

May 13th in Effects by Carlos Yanez
54

In this tutorial we’ll create a dynamic rain effect using ActionScript 3.0. The effect can be customized in many ways by just changing a few lines of code. Let’s get started!

Continue Reading

Comparing Filters in Flash

May 1st in Effects by Michael Chen
15

In this tutorial, we’ll create a filter program which will allow the user to apply different filters to an image, change intensity levels and compare the original and filtered images. We’ll also be using components for our controls.

Continue Reading

Page 1 of 212»