Explosive Air Timer

Description



I used Adobe Flash CS3 with the Air update to create the grunge style clock. I programmed it using Action Script 3. To produce the special effects fireworks I used After Effects CS3 to produce the firework then exported the video with the alpha channel as an FLV. It gets the time from the system clock on your computer using the date class in flash and checks it using the timer class. I also made a custom 5 minute and 1 minute timer for the user’s convenience. The reset timer will stop and reset the minute timers to zero. As well it also allows you click it several times to shoot out multiple fireworks in quick succession. For improved animations I used “Tween Lite” for tweening the movie clips. I embedded audio clips to enhance the timer.I listed below some of the key classes I used for Air in creating a desktop application.

>> Source Files and Code