I place an array of mp3s on my website into the JW Player 4.0 using, as an example

<swf file="http://www.mysite.com/mymusic.mp3&&http://www.mysite.com/mymusic2.mp3">

This command displays exact links to the music in JW Player's playlist pane, but I want an Artist Name, Title and a link to the website, rather than just the path to the mp3s displayed. How do I do this using SWF Tools?

I also tried this using 1PixelOut player and it displays no titles whatsoever.

thanks

Comments

Stuart Greenfield’s picture

Another good idea for enhancing SWF Tools!

At the moment you can do this programmatically, but not through the input filter. I've been thinking about this on and off as it happens, and have some ideas, but no concrete code.

I'll add this on to the development list to come with the improved SWF Tools if you can leave it with me.

Stuart Greenfield’s picture

This is a partial duplicate of #425430: Use file description on the uploaded file as title?.

That thread is asking about integration with the upload module, but it's asking for the same functionality.