Monday, July 02, 2007

lesson 5

Homework:

Modify one of the mini website demo we created in class today...

Create a file that has at least 2 functions in it... they can be simple:

function addTen(num:Number):Number{
return num+10
}

CLASSFILES

0 Comments:

Post a Comment

<< Home