kittykatattack / sound.js

A micro-library to load, play and generate sound effects and music for games and interactive applications
300 stars 44 forks source link

Errors when running files locally #28

Open a1-projects opened 4 years ago

a1-projects commented 4 years ago

When I try to use the file locally, none of the keys work except for the shoot, bounce, jump, and bonus keys. I broke it all down and you have the same code as me on your interactive demo. Also when I try to change the shoot file to a new sound, it still plays the shoot sound. I changed it in bound sound.js and index.html and no matter what I can't change the source of the sounds. Any fix for this?