Archive

Posts Tagged ‘timer’

XML random quotes rotator

July 2nd, 2009 32 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.

Read more…

Countdown timer with ActionScript 3.0

June 23rd, 2009 18 comments




In this tutorial I will show you how to use Timer and Date classes to create a nice countdown timer using Actionscript 3.

Read more…