By HunterT on
Hey I used to use the wordpress mp3 player module in drupal 6 to easily add a field to upload an audio file that is played in the mp3 player when the play button is pressed within the node. I was also able to easily add this field within views to create a view table listing songs with song name, sample (with audio player), price etc..
Now in Drupal 7, I have downloaded the media module to allow the upload of an audio file. But as of now in the node when the file name is clicked it takes the user to a separate page and Quicktime opens up to play it.
Does anyone have a way of getting somewhere remotely close to what I used to have going on in Drupal 6?
Comments
Ditto.
Ditto.
AudioField
AudioField http://drupal.org/project/audiofield has the wordpress audio player. However I prefer using an audio formattor like jPlayer or Soundmanager or preferably wordpress audio player (if it were available) for a file field rather than have a dedicated audio field. The wordpress audio player is so compact.
mp3
Mediafront is also doing quite a good job with mp3s for me right now. Using the MediaElement module, I had some issues with the player not showing up on Firefox. jPlayer worked but the default player looked a little big and ugly to me and it seemed hard to theme.
A list of some of the Drupal sites I have designed and/or developed can be viewed at motioncity.com