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
Comment #1
colanThis feature was added by nedjo, but I was able to find this in the code:
Does that help? This should probably be added to the help section somewhere. ;)
Comment #2
jesss commentedYes, 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.