Avatar for Username

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

html 5 <audio> tag is not working in Firefox 38 version

  • 3 ответа
  • 4 имеют эту проблему
  • 1 просмотр
  • Последний ответ от Kevin

more options

The javascript implementation of audio tag (with mp3 sources only) does not working. The error event of play() method gives the error message saying that the file format is not supported. Even the basic w3schools example: http://www.w3schools.com/html/tryit.asp?filename=tryhtml5_audio_all does not working, having the mp3 only. It works, if I add the ogg source also: http://www.w3schools.com/html/tryit.asp?filename=tryhtml5_audio_all Tested on Samsung device, Android 5.0 O.S. version, Firefox 38 browser

Note: on Android native and Chrome browsers is working (O.S. Android 5.0)

The javascript implementation of audio tag (with mp3 sources only) does not working. The error event of play() method gives the error message saying that the file format is not supported. Even the basic w3schools example: http://www.w3schools.com/html/tryit.asp?filename=tryhtml5_audio_all does not working, having the mp3 only. It works, if I add the ogg source also: http://www.w3schools.com/html/tryit.asp?filename=tryhtml5_audio_all Tested on Samsung device, Android 5.0 O.S. version, Firefox 38 browser Note: on Android native and Chrome browsers is working (O.S. Android 5.0)

Все ответы (3)

more options

This is a known issue on Android 5.0.

more options

Ok, thank you.

Do you have some news about the date when it will be fixed?

more options

Firefox 41 which should be released in late September.