Archive

Archive for the ‘Advanced ActionScript 3’ Category

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 61 comments



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

XML random quotes rotator

July 2nd, 2009 18 comments



Today I will show you how to use XML and ActionScript 3 to create a small application that changes your favourite quotes after some time interval. We will be using also the AS3 Tween Class to animate the quotes’ appearance.

ActionScript 3 optimization tips

June 28th, 2009 4 comments



This article will show you a collection of optimization tips for ActionScrip 3 that you can use to speed up your application’s performance.

Let’s begin with the first rule in AS 3 optimization tehniques: