You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Background image for MP3 without using playlist? Created Oct 14, 2009

This thread is solved

Views: 2485     Replies: 1     Last reply Oct 15, 2009  
You must login first before you can use this feature

cambrosi

Posts: 12

Registered:
Oct 14, 2009

Background image for MP3 without using playlist?

Posted: Oct 14, 2009

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!

cambrosi

Posts: 12

Registered:
Oct 14, 2009

workaround...

Posted: Oct 15, 2009

Reply to: Background image for MP3 without using playlist?, from cambrosi
What I ended up doing was setting the height of the player to 24px, positioning it to the bottom of the overlay div and changing the background image of the overlay div.