I have created a content-type with a file-field for mp3's. I have created a node, which displays the player as expected. Now i have created a view which creates a page listing these content-type nodes.

In the page view, the mp3 is showing as a link, the player is not embedded. I have checked my classes and ".filefield-item a" should be triggering the player but it is not. I have even tried adding ".content a" to the classes, but still the view does not trigger the player.

Any help here would be appreciated!

TIA

Tracey