Archive for March, 2008

Actionscript 3 Mouse Tracking Tutorial

Moving Movieclip in Flash

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

Alert Sheet in Cocoa/Objective-C

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

Event Handling 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

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