sound
sound copied to clipboard
Errors in IE/Edge and Firefox
Hello!
I'm using pixi.js for my project, and sounds play a significant part in it. Among desired browsers where my project is supposed to work are IE11/Edge and newest FF.
I get these errors trying either pixi-sound demo or starting my project with pixi-sound:
- IE11/Edge SCRIPT438: Object doesn't support property or method 'canPlayType' SCRIPT16385: Not implemented // several times
And no reaction for click.
- Firefox An unknown error occurred while processing decodeAudioData // several times
And after 'play' click: TypeError: instance.on is not a function An unknown error occurred while processing decodeAudioData. Error: Unable to decode file
Everything is ok in Chrome and Safari. I tried both v1.4.2 and v2.0.0-alpha.
Tell, please, if you are able to handle that or you can advice any options for me?
Thanks for reporting these errors.
Unfortunately, I was not able to reproduce these errors in IE 11 or Firefox. I need some more information from you. What specifically are you clicking on to produce these errors? Which page on the examples, which buttons?
Unfortunately, I was not able to reproduce these errors in IE 11 or Firefox. I need some more information from you. What specifically are you clicking on to produce these errors? Which page on the examples, which buttons?
Thanks for such quick response! I thought the best way to show my problems is to record my screen. In video I visit the link with pixi-sound demo (https://pixijs.github.io/pixi-sound/examples/demo.html) with opened console. Also you are able to see my browsers' version. Please, find links for IE and FF below.
IE: https://drive.google.com/open?id=0B4JHq9YtytvoNnhDSWhpMXNyR1k FF: https://drive.google.com/file/d/0B4JHq9YtytvoalhFZ2ZEVmcwaHM/view?usp=sharing
P.S. sorry, google drive corrupts video resolution. I'll attach other links in some minutes.
Very helpful. One more follow-up, what version of Windows are you on?
It seems that if you download video files, everything will be ok with resolution. Please, tell if anything wrong with videos. I use Windows 10.