I'm using jw flash player to play mp3s attached to a node. And I want to output a list of mp3s if no flash is installed.
How can I change “no flash” output message to something like this: print theme('upload_attachments', $files); ?
I'm using jw flash player to play mp3s attached to a node. And I want to output a list of mp3s if no flash is installed.
How can I change “no flash” output message to something like this: print theme('upload_attachments', $files); ?
Comments
Comment #1
arthurf commentedI've added support for this in the D6 branch, will backport to D5 shortly.
Comment #2
arthurf commentedBackport is in CVS
Comment #3
arthurf commented