Archive

Archive for the ‘ActionScript 3.0 Basics’ Category

Glowing Button Effect

August 13th, 2009 8 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

Read more…

Gradient background color changer

August 8th, 2009 1 comment



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

Read more…

Colorful tabbed menu

July 22nd, 2009 2 comments



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

Read more…

Using Flash CS3 components, Part 2

July 19th, 2009 No comments



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.

Read more…

Random color transform with AS3

July 18th, 2009 2 comments



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.

Read more…

Flash slideshow presentation

July 15th, 2009 2 comments



In this tutorial I will show you how to create a nice image presentation using Flash CS3 and few lines of ActionScript 3 code.

Read more…