hey
im really new to actionscript and for a school project thats due in three days
i encountered an error in the text that i cant figure out ive done everything i can think of so if anyone knows what to do plz tell
anyway heres my text:
[code=sctionscri pt]
on/onClipEvent}
_root.onEnterFr ame=function(){
if(Key.isDown(K ey.DOWN)){
bob_mc._y+=10;
}
if(Key.isDown(K ey.UP)){
...