my ship will not work
class Ship extends MovieClip
{
var velocity;
function onLoad()
{
velocity = 10;
}
function onEnterFrame()
{
_x = _x + velocity;
}
}
did i do something wrong
any1 who completes all lvls and doesnt get badge : sadly u gotta go back and do em again, u missed 1, thats wat happened 2 me but thankfully mine was only lvl 11 >.