audiovideoplayer.zip
Hi Andries,
I've used the version for Mx 6.10.8 and ran into an issue with the autoplay of the audio. I'll try to explain the occurence:
- The incident was that it played the audio twice and of which the first time it only played the first half of the audio file, followed by the second play.
- using the console.log I noticed that the audio function is called two times despite the settings were on: Autoplay: yes, loop: no.
- Not knowing how this happens, I've solved it by using a counter and only playing the sound when the function audio is being used the second time. When I tried it on only the first time only the partial sound was being played.
See attached file for the adjustment.
audiovideoplayer.zip
Hi Andries,
I've used the version for Mx 6.10.8 and ran into an issue with the autoplay of the audio. I'll try to explain the occurence:
See attached file for the adjustment.