+ 8
Need help with audio file.
This is the link: https://www.dropbox.com/s/u2qa42nnhy4wmhk/We%20Wish%20You%20A%20Merry%20Christmas.mp3?dl=0 (Wish you a merry christmas audio) I wrote it in a audio file but it doesn't work. Idk why. Can you make it work?
6 Respuestas
+ 5
This is a common problem with Dropbox links. Actually, they generate links for where the file is stored in Dropbox system.
You can simply convert it into a "raw" audio file by replacing "dl=0" with "raw=1" in the end of your link.
So, the link becomes: https://www.dropbox.com/s/u2qa42nnhy4wmhk/We%20Wish%20You%20A%20Merry%20Christmas.mp3?raw=1
+ 8
Thank you! It works now.👍
+ 7
Can I use css to make an audio file look better?
+ 7
I mean , the start button.
+ 3
Alex, you're welcome!
I think there is no meaning of using CSS in audio files, because audio aren't visual interfaces. They are just combination of varying amplitudes.
+ 3
Oh sorry! I misunderstood you. Yes, you can easily do that in CSS! :)