Jump to content

Audio not working with IE


i3Designer
 Share

Recommended Posts

I used two format : mp3 and wav
In Chrome all OK but for IE i have a problem.

 

game.load.audio('a1',['audio/a1.mp3','audio/IE/a1.wav']);
        game.load.audio('a2',['audio/a2.mp3','audio/IE/a2.wav']);
        game.load.audio('a3',['audio/a3.mp3','audio/IE/a3.wav']);

I tried with .ogg, but the same. a2 works but the others do not, why?

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...