added code in jplayer.tpl.php:

print l('<img src="/' . drupal_get_path('theme', 'ruh'). '/jplayer/jplayer-dl.png" />', $item['url'], array('attributes' => array('class' => 'download'), 'html' => true));

If i don't click on play button i can download mp3 file without any problems, but if i press play then click on download link, popup window won't show up (do you want to download that file window i mean), page just loading then nothing happens.

In firefox js console found error:

Error: Exposing chrome JS objects to content without __exposedProps__ is insecure and deprecated. See https://developer.mozilla.org/en/XPConnect_wrappers for more information.
Source File: chrome://mozapps/content/downloads/unknownContentType.xul
Line: 1

Anyone tried to do what i already did?

Comments

Heihachi88’s picture

Issue summary: View changes

Typo's

markie’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

6.x is no longer supported.