Hi I have just moved from using JW-FLV-PLAYER to flowplayer yet, you guys dont seem to have a simple xml playlist tool? If it is possible can someone show how.
xml playlist Created Jan 29, 2009
This thread is solved
Views: 7656 Replies: 8 Last reply Aug 6, 2011
You must login first before you can use this feature
Tero
Author of jQuery Tools and this website + JavaScript developer of Flowplayer.
Posts: 1867
Registered:
Nov 16, 2007
Reply to:
xml playlist, from
russellharrower
Unfortunately there is no XML playlist support yet. It's on our TODO- list but not with a very high priority.
Reply to:
» xml playlist, from
tipiirai
then how do i do playlist the demos are to hard as i have no idea what to do, i store all the videos in mysql so is there away to php it?
Tero
Author of jQuery Tools and this website + JavaScript developer of Flowplayer.
Posts: 1867
Registered:
Nov 16, 2007
Reply to:
» » xml playlist, from
russellharrower
You should familiarize yourself with JSON syntax. This is the way flowplayer is configured. After you master it you realize that it is actually much more flexible and non-bloated as XML is. Unfortunately I cannot find any proper beginners tutorial from the web. If you find one please post it here.
Thanks.
Thanks.
Tero
Author of jQuery Tools and this website + JavaScript developer of Flowplayer.
Posts: 1867
Registered:
Nov 16, 2007
Reply to:
» xml playlist, from
tipiirai
just to let you know that XML playlists just got a little greater priority on our TODO- list because some CDN providers such as Akamai are using them for making connections to the streaming servers.
Reply to:
» » xml playlist, from
tipiirai
I'm about to purchase a commercial version, and switch over from FlvPlayerPro which I use on one my sites (with over 100,000 visitors/day - so I need to trust this and would like to be able to switch over seamlessly).
I'd rather not disclose the site in the forum, but I will send the url to you privately. I'm having an issue with FlvPlayer where autoplay after the first video is not working on Windows Firefox and some IE. I need the whole list to autoplay consecutively and I am wondering if Flowplayer can be customized with a scrollable playlist that plays all the way through.
I don't have time to troubleshoot with the amount of traffic I have, so I need a quick fix and prefer the flowplayer nonetheless. Can you help with a solution?
I'd rather not disclose the site in the forum, but I will send the url to you privately. I'm having an issue with FlvPlayer where autoplay after the first video is not working on Windows Firefox and some IE. I need the whole list to autoplay consecutively and I am wondering if Flowplayer can be customized with a scrollable playlist that plays all the way through.
I don't have time to troubleshoot with the amount of traffic I have, so I need a quick fix and prefer the flowplayer nonetheless. Can you help with a solution?
Reply to:
» » xml playlist, from
tipiirai
Hello,
I was also looking to get help with xml playlists, but having heard there is not yet xml... would not the RSS playlist example / demo be a good place to start, or even a substitute?
I was also looking to get help with xml playlists, but having heard there is not yet xml... would not the RSS playlist example / demo be a good place to start, or even a substitute?
pmdstudio
Dont sleep in your office because you've got free internet.
Posts: 2
Registered:
Jan 28, 2009
Reply to:
xml playlist, from
russellharrower
As Tero said use JSON syntax.
Here's a basic information about JSON syntax:http://en.wikipedia.org/wiki/JSON
Hope this can help.
Here's a basic information about JSON syntax:http://en.wikipedia.org/wiki/JSON
Hope this can help.