sounds and javascript advice
If anyone's interested, here are the sounds (piano notes) used in this game:
http://www.pedaplus.com/flash/sounds.zip
Also, I'd be interested in advice about how to tighten the code (Ed?). Part of my problem with this game was trying to get the code for controlling the test/response sequence into one script. As it is now, the game depends heavily on each individual keyboard button for control, which makes maintaining or changing the javascript a little bit of a pain. I tried getting the note-test/response comparisons into one list of actions without much success. I also suspect I'm using more variables, etc. than necessary.
thanks
Jon E