onEnterFrame = function() { carrot._x = carrot._x + 2;
if(carrot._x > 550){ carrot._x = 0;
}
if (Key.isDown(Key.UP)) { bunny._y -= 3; }this ^^^^^^^^^^^^^^^^ is awful does it even go with the rest?????? it never does anything!!!!!
Obviously the code did not copy correctly! If nothing else, Flash teaches patience and self-help skills.
Obviously the code did not copy correctly! If nothing else, Flash teaches patience and self-help skills.
ReplyDelete