Hi thanks for a great module and nice to see the connection with HTB

Is it possible to use this module when the mp3 files are hosted off-site? That would be a huge help if it is possible.

Thanks

Michael

Comments

jdelaune’s picture

Hey Michael,

Have a look here: http://drupal.org/node/368265

That's the only way at the moment.

firstbishop’s picture

Thanks - will have a look. For what it's worth, using a PHP snippet did work for me too - using the format described on the module homepage:

print theme('mp3player', 'Default', 'http://www.example.com/audiofile.mp3', NULL, NULL, 'An optional description of the file');

Thanks again

jdelaune’s picture

Status: Active » Closed (fixed)