It seems like this should be simple. I have multiple players on a page using overlays for playing mp3s.
I would like to set the same background image for each mp3 as it's playing. I'm not using playlists, each mp3 is played only when an image is clicked on.
If I set the url of the image in a clip or playlist by itself (no mp3s) the image shows but the mp3 doesn't play when clicked on.
If I add the background via css as a background image, the background disappears when the clip starts playing, or the image shows but the mp3 doesn't play, depending on where I apply the style.
So I can either show the image or play the mp3, but not both.
Any help would be appreciated!
I would like to set the same background image for each mp3 as it's playing. I'm not using playlists, each mp3 is played only when an image is clicked on.
If I set the url of the image in a clip or playlist by itself (no mp3s) the image shows but the mp3 doesn't play when clicked on.
If I add the background via css as a background image, the background disappears when the clip starts playing, or the image shows but the mp3 doesn't play, depending on where I apply the style.
So I can either show the image or play the mp3, but not both.
Any help would be appreciated!