Giter VIP home page Giter VIP logo

Comments (10)

OJayRobinson avatar OJayRobinson commented on September 25, 2024

Unfortunately it looks like SoundJS does not support IE8. Sorry I could not be of more help.

from soundjs.

 avatar commented on September 25, 2024

I'm very stupide... i forgot to install Adobe flash player ^^'
Now the installation of the plugin works (the swf is added to the html) but it crash when preloadJS try to load the audio (the error event trigger queue.addEventListener("error",handleFileError)

from soundjs.

OJayRobinson avatar OJayRobinson commented on September 25, 2024

I've looked through older versions of SoundJS to see if any of them supported IE8, but as far back as v 0.2.0 it generates errors.
The current SoundJS version will not work in IE8 because we've implemented getter and setter, and the syntax is generating errors.

from soundjs.

 avatar commented on September 25, 2024

Finaly it's possible to use SoundJs 4.1 to preload and play sound (with FlashPlugin)... i'll give more information soon... (i didn't finish testing and i'll go sleep soon.) Maybe tomorow

from soundjs.

 avatar commented on September 25, 2024

PreloadJs gave me an error because the flash player wasn't ready. It's normal, i tried to run it in local!!!! -.- sometime i passby some REALY tiny mistake ;-P

from soundjs.

 avatar commented on September 25, 2024

I changed the code in the exemple to force it to install the FlashPluginPlayer and it work on IE8. (thats work in all browser but i'll write a condition to use the FlashPluginPlayer only when the browser is IE8 or if the other plugin doesn't work).

thank you

from soundjs.

 avatar commented on September 25, 2024

Je vien de remarquer... dans le démo il y un lien pour forcé l'installation du plugin Flash... Il fallais juste que je j'installe Adobe Flash Player. que je le mette en ligne et je clique sur le lien pour que ça fonctionne sur IE8...

"Unfortunately it looks like SoundJS does not support IE8. Sorry I could not be of more help."

"The current SoundJS version will not work in IE8 because we've implemented getter and setter, and the syntax is generating errors."

C'est vraiment plate d'avoir eu une réponse de ce genre...

from soundjs.

lannymcnie avatar lannymcnie commented on September 25, 2024

We are looking at fixing support for IE8 for the next release. Thanks for your patience.

from soundjs.

 avatar commented on September 25, 2024

All already work in IE8, i can preload audio, play it, make pause, resume, mute, onmute, stop and getposition

from soundjs.

OJayRobinson avatar OJayRobinson commented on September 25, 2024

Turns out with older versions you simply needed to add a polyfil for Array.indexOf to get IE8 support.

from soundjs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.