This is a significant issue if a jPlayer is embeded in a View using Quicktabs, as only the first jPlayer is functional.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1194384.2-unique_player_ids.patch | 3.81 KB | deviantintegral |
| #1 | 1194384.1-unique_player_ids.patch | 2.81 KB | deviantintegral |
Comments
Comment #1
deviantintegral commentedComment #2
deviantintegral commentedThe patch in #1 helps when a view is displayed multiple times on a page, but only if all of the players are loaded on the initial request. This patch adds the request time to the ID, so that any future players added to the page will have a unique ID as well.
Comment #3
deviantintegral commentedI committed the patch from #2 to the 6.x-1.x branch.
Comment #4
deviantintegral commentedI've pushed up the following commits. Note that the parameters for theme('jplayer') have changed, primarily to ensure that any entity type can be themed.