Needs review
Project:
SWF Tools
Version:
6.x-2.5
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2009 at 22:55 UTC
Updated:
28 Feb 2010 at 21:51 UTC
Firstly, great job on this module. I'm using jw media player 4 to play multiple mp3s attached via cck. I have it creating a playlist below the player, and it works awesome. Check for example http://www.charaseepress.org/content/baba
The only problem I am having is that the mp3's on the playlist all have an "drupal.org" icon as the thumbnail. How can I replace this with my own customized logo, or hide it at the very least? I couldn't find any way to do this in the admin settings pages.
Way less importantly, it is also displaying the mp3s under the filename "sites/default/files/fubar.mp3"
Can the sites/default/files path be removed in any way?
Thanks
Comments
Comment #1
Stuart Greenfield commentedFixed on DRUPAL-6--3. The drupal logo is removed. Adding your own thumbnail is much easier if you are using CCK. Better filenames are used to pass to the player, and there is integration with getID3, or you can use the description field, to better describe the audio file.
Looking at your web page I think you'll like the new feature. If you supply a series of thumbnail images AND a series of media files then the JW4 playlist will use the thumbnail images. Even better is combine the player with the flow plug-in for a cool "cover flow" style playlist.
If you also activate the description field of the CCK filefield you can provide a "nice" description of what you have uploaded.