First of all, excellent work on the player. It is by far the best one out there and I was happy to see the html5 beta.
I am just trying to get a very simple play list to show up in html5/chrome, but I only see the play list when it falls back to flash in firefox.
Also, if playlists do work with html5, would it be possible to have different playlists configured for html5 rendering and the flash fallback? The reason is I use a youtube playlist for my normal player, and they do not yet support html5 via the API.
Thanks very much for any answers.
--Brian.
Sorry, I found the answer, but it did not seem to be in the main documentation.
http://developer.longtailvideo.com/trac/wiki/HTML5Overview
"The JW Player for HTML5 does currently not support any playlist functionality. Considering the flexibility of building your playlist totally in HTML, this should not be an issue. "
I guess I need to do some more research, but I'm not sure exactly how a playlist would be built in html. Probably some fancy javascript that would dynamically replace the src of the video tag when you click on a thumbnail?
If anyone could provide a hint, I would really appreciate it. I would only want this html5 playlist to show if they had a compatible browser of course.
Thanks again.