MP3 Audio Player
In this lesson I show you how to present uploaded mp3 audio files in a flash player using the MP3 Player module.
Note: Click the 'full screen' icon (to the left of the volume control) in order to watch online at full 1024x768 resolution.
- learnbythedrop's blog
- 4829 reads


Comments
I've tried other modules to
I've tried other modules to add audio to my website, but your video using mp3player makes the task so much easier. Monkey see monkey do. Excellent tutorial.
Thanks for this! I'm a drupal
Thanks for this! I'm a drupal beginner and I wonder how to put customized themes for mp3 player like the ones shown here: http://drupal.org/node/361984
I need step by step instructions how to do it. Hope u can help me. Thanks for this! :D
Once again - THANK YOU!
Rob, You're a TRIP man! Thank you VERY much! Wish I knew what you know, but maybe, "by the drop", I'll pick it up. Thanks for sharing your knowledge, and helping a humble Minister learn how to develop a couple of sites to help others. You'd be surprised who all you're helping, in ways you know not. You'd also be surprised how much I appreciate your teachings. God Bless you!
Lee
adding a download link
Do you know how I can add an automatically generated download link for the audio file?
MP3 Download Link
This particular method works best for those who want to simply embed a player. The audio module (http://drupal.org/project/audio) has many more options including the ability to add a download link automatically. The problem with audio is that it is not 100% ready for Drupal 6 yet. Your other option would be to use the Contemplate module to alter the template for the node and force a link to appear if an MP3 file exists in the node.
Re: MP3 Audio Player
I'm using this method to include a player on my site, however I'd like to have the player positioned above the content in the post. Is there a way to change that?
Thanks for the walk through - very helpful!
Re: MP3 Audio Player
If you go into the menu and edit the "display fields" for the content type you can then drag and drop the order of the fields for your content type so that the mp3 player field is above the body field.
Re: MP3 Audio Player
I'm trying to create a view that will display a player for each song uploaded.
Having some difficulties getting this to work. I can get a view that lets people download the player, but not necessarily one that will let them play a set of songs in 1 node.
Any advice?
Post new comment