I can’t get any audio files to play if I use a url for the source in a DnD project. I also tried a simple when button click → play sound [url as text block] and that didn’t work either. You can see the disconnected text block with a dropbox url in the project below.
Sample project: Thunkable
(See the first screen called “Music Player scr”)
Not only does the sound not play, the play
block never registers anything… the value of the green error
block is not getting set to true or false.
Bug report here: Can't play sounds from url · Issue #1201 · thunkable/thunkable-issues · GitHub