Monday, October 30, 2006

Simple stuff




Variables:

var happy = false;
if(!happy){
trace("dont worry be happy");
}

Creative Code ii

This second year of the creative code module focuses on, Action script, the drawing API tool in flash and PHP. In my blog I will keep an experimentation portfolio of the things we do in class and the experiments I do in my own time.