0
Is this possible?
Responses (2)
  • Accepted Answer

    Monday, February 22 2010, 04:55 PM - #Permalink
    0
    don't think so... :(
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, March 13 2010, 03:15 PM - #Permalink
    0
    I work on a module charts basing on the module top viewed artists, albums and songs.

    I integrated test of the ability to play or add to the module jwplayer

    I uses the javascript:

    a href='#' onclick='module_jwplayer.sendEvent(\'STOP\');module_jwplayer.sendEvent(\'LOAD\', \'index.php?option=com_muscol&view=album&id=". $item->id."&format=feed&type=xspf\');'

    and

    a href='#' onclick='javascript:add_song_to_playlist(". $item->id.",0,\'s\');'

    my problem is that there is only feed format for songs (for artists), albums and playlists
    Could we create feed format for song ? http://www.joomlamusicsolutions.com/images/fbfiles/images/Sans_titre_2.jpg
    Attachments:
    The reply is currently minimized Show
Your Reply