Glowing Button Effect

August 13th, 2009 5 comments



In this quick tutorial I am going to show you how to create a nice glowing button effect using Flash and few lines of AS3 code in order to control the button. Let’s get started

Gradient background color changer

August 8th, 2009 No comments



In this tutorial you will learn how to use the AS3 Color Picker component to change the color of your gradient background. I will show you the technique of creating a nice gradient background

AS3 Currency Converter

July 28th, 2009 No comments



In this tutorial I will show you how to create a Currency Converter using ActionScript 3 and Flash Components. The calculations are made in runtime, no button clicks needed!

Preloader following mouse

July 27th, 2009 No comments



In this tutorial I will show you how to create a nice tooltip preloader with easing using Flash and ActionScript 3. We’ll be loading an external SWF file.

Creating a small shooting game

July 26th, 2009 52 comments



In this tutorial you will learn how to create a small “shooting stars” game using Flash and ActionScript 3. Let’s get started!

Colorful tabbed menu

July 22nd, 2009 1 comment



In this tutorial I will show you the easiest way to create a nice colorful menu with tabs using Flash and AS3.