Joined: 09 Jul 2003
Posts: 37116
Location: Seattle, WA
Posted: 06/17/11 07:45
I've just uploaded the very first release of the new Jamroom "FlowPlayer" module to the Marketplace!
Many of you that are long time Jamroom users know that this is something we've been working on for some time, but the recent versions of the Flow Player have finally been updated to work properly with an RSS based playlist format. This was needed in order to allow the player to work with our {jr_flash_player} function.
Note that the FlowPlayer is an extremely configurable flash player, and really shines as a Video player, so Jamroom sites that feature a lot of video will want to check it out.
What the FlowPlayer module does is make it so the FlowPlayer, in it's simplest use, can be dropped in for playing songs, radio stations, videos and TV Channels. The player can do A LOT more than that, but that's all we've been able to work into the {jr_flash_player} embed function, since most of the advanced functionality of the FlowPlayer must be scripted using Javascript. For all of the details (and other plugins that are available) for the FlowPlayer, make sure and check out their site:
What you get with the FlowPlayer module is a fully licensed version of the player that would normally set you back $95 for your domain.
After purchasing the module you will receive a license code via email - you will need to use that to download the module, then you will also enter that license key into the module's control panel - that will contact the Jamroom.net site here which in turn will generate the unique code that is needed by the player on your site to function properly. After the code has been generated the player will function on your site.
I know it's been a long time coming, and I'm really happy that the FlowPlayer team was finally able to address the playlist issues that were present in previous releases, which in turn allows it to finally work properly in Jamroom.
As the first release, we're also offering te module at a $10 discount, so if you've wanted the FlowPlayer for your site, now is the time to grab it
If anyone has any questions, please let me know and I'll do my best to answer.
Joined: 09 Jul 2003
Posts: 37116
Location: Seattle, WA
Posted: 06/17/11 09:47
Yes - as long as the flash player you are using is being called through the {jr_flash_player} embed function, it should work. The embed code produced for the FlowPlayer is much more complicated however, so let me know if you see issues.
What would you say is the best method for manipulating song list order? Can Javascript be used to make playlists of JR songs? using this player? For example; if I wanted to come up with some new mathematical formula that would compile song lists from criteria not available via the JR ranking calls, what would the best method (language, etc.) be to do this considering the advanced capabilities of the Flow Player in conjunction with JR?
Joined: 27 Apr 2006
Posts: 21950
Location: Southern California
Posted: 06/18/11 10:39
The data/order in the playlist is not related to the player - only the format of that data is. You would need to create a new playlist format as laid out here:
Flowplayer comes up but does not auto_play, as the old one did.
Cheers
Pa
PS - This is on a 4.1.9 JR. Is that the issue?
It should work with 4.1.9 - I'll check it out. Auto play in a an audio playlist is a bit different than how it works with our other players, so I might have overlooked something.
Is there a way to display the "PLAY LIST" on the player screen? I checked the demo on the .flowplayer.org site.. I like it but I couldn't find the play list ( although it allows to go to prev/next )
Joined: 09 Jul 2003
Posts: 37116
Location: Seattle, WA
Posted: 06/22/11 07:03
SK1:
Is there a way to display the "PLAY LIST" on the player screen? I checked the demo on the .flowplayer.org site.. I like it but I couldn't find the play list ( although it allows to go to prev/next )
KOZ
---------
You will need to reference the FlowPlayer site - the playlist is all done in Javascript, and is not supported by the module at this time.