Since all our audio files are streamed from off-site, I was excited to see that this module would display an audio file from a link CCK field. But after enabling the module I'm not seeing that option anywhere. Could someone please walk me through the steps to do this?

Thanks!

Comments

colan’s picture

This feature was added by nedjo, but I was able to find this in the code:

These options are available in CCK field display administration and also in Views field configuration.

Does that help? This should probably be added to the help section somewhere. ;)

jesss’s picture

Yes, I saw that. But when I looked on the Display Fields page of my content type, I didn't see any options related to audio. I ended up going with the jquery_media module, which worked just fine for my needs.