Glowing Button Effect
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
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
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
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!
In this tutorial I will show you the easiest way to create a nice colorful menu with tabs using Flash and AS3.
Today I will show you how to create a nice flash application using the Slider component. This slider will be used to rotate and scale objects on the stage.
In this quick tutorial I will show you how to change the color of a Movie Clip using the Color Transform class and Math.random.