Timers in Actionscript 3 Comments (5)
by Wez Pyke - August 6, 2008 in Flash/Actionscript,Text Tutorials

I'm writing this tutorial for someone who posted a comment on Basic Actionscript 3 Game Part 1 called sstng so if you would like to know how to do a certain thing in a language then feel free to post a comment and ask.

Timers in Actionscript 3 are really simple and easy to use and understand.

Sstng wanted to know how to create a timer that is triggered after 100 seconds.

(more...)

Basic Actionscript 3 Game Part 1 Comments (21)
by Wez Pyke - April 6, 2008 in Flash/Actionscript,PHP,Text Tutorials,Video Tutorials

A video tutorial showing how to create a basic game using Actionscript 3.
(more...)

AS3 Key Movement Comments (2)
by Wez Pyke - April 1, 2008 in Flash/Actionscript

Learn how to move a movieclip with the arrow keys using Actionscript 3.0.

Actionscript 3 Mouse Tracking Tutorial Comments (2)
by Wez Pyke - March 30, 2008 in Flash/Actionscript