Active
Project:
SWF Tools
Version:
6.x-2.4
Component:
SWF Tools
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
1 Apr 2009 at 03:27 UTC
Updated:
22 Apr 2009 at 21:14 UTC
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
Comment #1
Stuart Greenfield commentedAnother 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.
Comment #2
Stuart Greenfield commentedThis 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.