Thanks for a great module. I am trying to create a persistent player using this module and the ajax pages module. Embedding a block in my persistent region works well up to now.
Background:
I require the player to both play a streaming file, or a uploaded mp3, via a file field on a content type. I am using the link field(manage display) on one of my content types to play the steam via JPlayer.
What I am trying to do next require the view that list my mp3s on another content type to have a link in them that would update the global player, and play the new file. I have created a player by using views, block display. My current view shows my link field on my content type, with the link field display set to JPlayer.
Hope this makes sense?
Comments
Comment #2
kristofferromdid you figure this out? I'm going for a similar functionality in Drupal 8 and looking for tips
Comment #3
kristofferromFyi, I've started the sound_management module for use cases like this: https://www.drupal.org/project/sound_management