1 decade ago by fulvio
I receive the following error when I use the following code:
HTTP "Content-Type" of "application/octet-stream" is not supported.
This is happening on Firefox 12.0
Load of media resource http://localhost:2856/media/sounds/coin.ogg failed.
I can confirm that the sound file is in the correct folder as well. So that's not the problem. ;-)
HTTP "Content-Type" of "application/octet-stream" is not supported.
ig.Sound.use = [ig.Sound.FORMAT.MP3, ig.Sound.FORMAT.OGG]; ig.Sound.enabled = true;
This is happening on Firefox 12.0
Load of media resource http://localhost:2856/media/sounds/coin.ogg failed.
I can confirm that the sound file is in the correct folder as well. So that's not the problem. ;-)