meow56 / Kixley

Kixley
1 stars 2 forks source link

Music? #9

Closed meow56 closed 6 years ago

meow56 commented 6 years ago

Hey, maybe we could finally use those music files!

cbp2170 commented 6 years ago

Yeah, I'll try to get that going

meow56 commented 6 years ago

cool

cbp2170 commented 6 years ago

So the error in the music is that the variable I set to be the file is null. I assume this is a problem with my HTML, making my whole document.getElementByID() scheme not work. I seem to remember the music playing between boxes at one point though, so I think that old js is fine, but I don't remember what the HTML I used for it was.

meow56 commented 6 years ago

Ok, let me see what I can do.

meow56 commented 6 years ago

It works! Now just to make sure that it doesn't restart when we don't want it to...

meow56 commented 6 years ago

Done!