Hey there, we are struggling with loading audio files not on page load, but on play button.
We have a page where client sells mp3 clips and requested a slider, on which there are music images and player, which allows to preview clip. However after implementing solution, it appears that page loads almost 20 seconds, because there are so many files loading up.
In conclusion, is there any “Bricks way” to load audio only after running player, or we have to make widget that makes it this way?