I want to embed a mp3 file from a server of mine(different FTP server than the one on which the drupal installation is tho) preferably something flash-based and that can play ogg files too. Is there such a module that can do this, or is there any alternative? (besides giving a direct link so the users could download the songs)

Comments

mcrittenden’s picture

I've had good luck using the Flashnode module for this: http://drupal.org/project/flashnode ...it creates a new "Flash" content type, which means you can upload .mp3 or video files and it will automatically be put into a little flash player. Example at http://mikethecoder.com/inventions/music

Also, if you install the SWFTools module along with Flashnode, you get lots of options for the flash player to use for the music

- Mike, from Little Blue Labs and Drupal Check