Home > Drupal, PHP > Drupal Pop-up Mp3 Player

Drupal Pop-up Mp3 Player

December 2nd, 2009

I have a Drupal content type with CCK filefields which contain mp3 files. The field formatter for displaying the files is a simple mp3 player, so when the node is viewed an an mp3 player appears embedded in the page for each file.

All I need is for this mp3 player to open in a pop-up window so that the music continues to play as a user navigates the site.

Any mp3 player can be used as long as it can be used as a formatter for CCK filefields, or if theres a different method thats fine, providing the content creator does not have to do anything other than upload their file and save the node.

Solution must be fully documentated.


Drupal Pop-up Mp3 Player

Comments are closed.
Bear