I’m trying to make it so when a button is pressed, a sound will play across the Bubble Application. I already have the Sound File in the Database already, I just need to find out how to make it work.
Hi, @cheeriestodin0 )))
You can use ‘Circle Music Player’ plugin.
When you click on the play button, you should create a state with your file
and in this audio player put this state in “Dynamic Link” field.
Do not forget to put a tick next to “auto play when а new song is set”.
If you want to stop the music when you click the stop button set that state empty.
@cheeriestodin0
also you can use Howler.js Plugin
Just put your link in ‘dynamic link’ file and create a workflow ‘play a Howler’
Ok. Thank you @MindForApps




