I've been able to add an audio file - and indeed, get it to play - using a custom button, but it take over the whole screen with an audio progress bar.
I thought to [Embed] the audio file - and this does at least just use a small button to control the play/stop without destroying the main display.
It then occured to me that a 'Pop Up' window activated by my custom [Button] might be the answer but the only reference to 'Pop Up' in my HTML bible (which I'll admit is over 20 years old!) concerns pop-up hints.
Can anyone point me to a method that will create a sub-window to show the audio progress with the [pause][start][exit] buttons in place?
I thought to [Embed] the audio file - and this does at least just use a small button to control the play/stop without destroying the main display.
It then occured to me that a 'Pop Up' window activated by my custom [Button] might be the answer but the only reference to 'Pop Up' in my HTML bible (which I'll admit is over 20 years old!) concerns pop-up hints.
Can anyone point me to a method that will create a sub-window to show the audio progress with the [pause][start][exit] buttons in place?