I would like to automatically play music in the background of my page with a 404 error. However, I need to sync it to a little animation. I used
<embed>
tag. However, it asks for permission to run quicktime. When the user accepts it, the animation will end. I also tried autoplaying YouTube videos, but it usually takes 3-5 seconds to buffer depending on one internet connection. This is too long. Is there any solution for automatically playing a song without any permissions?
source share