Quote:
|
How would I have certain keypresses play and loop certain sounds?
|
Capture the keyboard input to determine which key(s) was pressed. Based on the key, play a sound.
Quote:
|
I was actually thinking of doing this in Flash. Do you think this is feasible?
|
If you want to use the method from the video (Microsoft's DirectSound) then you'll have to determine if flash can use that technology.