Just started to use the xspfjukebox and it works extremelyx fine regarding mp3 files in my media directory.
At the source homepage I found out, that the most recent version of "Flash XSPF Jukebox"
functions as both an .mp3 audio and .flv video player
.
Nice, I thought and updated to the new version. I still have an extraordinary mp3 player, but I can’t find any way to play any of my flv files in the media directory.
A look at the source gave me no clue whether the snippet is looking exclusively for mp3, so I’d like ask for you some advice what to do.
Ragards,
pepebe
EDIT: xspf_jukebox.class.php exclusively searches for mp3 files to create an array called $audiafiles. Thats the reason, why flv files are ignored. I’ll try to fix this and post the solution in the next days to come.