Page 1 of 1
HTML5 audio player
Posted: Mon May 17, 2021 1:54 pm
by Nonswimmer
I cannot get the HTML5 audio player to work I'm using WWB 12.5.2, I've created a page inserted the player extension, inserted an MP3 file, set it to auto play but when I preview the page it does not auto play or respond to me clicking the play button. Where am I going wrong?
Re: HTML5 audio player
Posted: Mon May 17, 2021 2:22 pm
by jerryco
Maybe you need to upload it so the mp3 is included? Not sure, but this could be the case.
Re: HTML5 audio player
Posted: Mon May 17, 2021 2:22 pm
by Pablo
First note autoplay no longer works in modern browsers. Most browser have disabled this functionality.
Also, note that version 12 is no longer supported.
But if the mp3 does not play at all then the filename may be invalid.
Re: HTML5 audio player
Posted: Tue May 18, 2021 8:47 am
by Nonswimmer
Thanks for the replies, it appears that the mp3 file I was working with is corrupted and causes it to be stuck in the paused state, I've just tried with a different file and all works ok, thanks again.