Why doesn't this code register the fact that you hold a key down. If you run it, and you press a button to move the balls around, it doesn't keep moving, it just stops... how can I fix it?

Ummmm... this code may be a bit long to post here, and could probably be shorter, but i am handling the key event with KEYDOWN, and if you hold the "a" key, for example, down, it doesn't move the red ball at all...

There are still key handlers that i was using for testing, just ignore those. they just display misc. information that
isn't of any use

Can Anyone help????


PS-- this code only works for Netscape browsers, i haven't done anything for IE yet...