Is there a way to tell the Audio player to play the sound file as soon as you define its url?
WebAudioPlayer1.MP3URL = URL TO AUDIO FILE
Now – how to make it play without having to click on it?
Is there a way to tell the Audio player to play the sound file as soon as you define its url?
WebAudioPlayer1.MP3URL = URL TO AUDIO FILE
Now – how to make it play without having to click on it?
I see. You just set autoplay to true.