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

Moving Movieclip in Flash Comments (0)
by Wez Pyke - March 12, 2008 in Flash/Actionscript

Very basic tutorial on how to move a movieclip in flash using actionscript 2.0

Alert Sheet in Cocoa/Objective-C Comments (0)
by Wez Pyke - March 11, 2008 in Cocoa/Objective-C

A tutorial showing how to create an alert sheet in objective-c/cocoa/xcode.

Event Handling in Java Comments (3)
by Wez Pyke - in Java

A video tutorial on how to create a basic GUI window in java and handle events such as the click of a button.

Basic GUI in Java Comments (2)
by Wez Pyke - in Java

A tutorial showing how to create a basic window and a button in java