-
Intention is to stop playback and reset the playhead back to the beginning.
I started off dispatching two actions:
```
dispatch(actions.setPlayHead(id, .1));
dispatch(actions.pause(id));
```
T…
-
How might I leverage manifest.json to copy files that aren't supported directly into my dist folder?
I'm writing a WordPress theme using Sage 8.4.2 which is going to use jplayer. jplayer requires its…
-
```
What steps will reproduce the problem?
1.Click on See button from the file list
2.
3.
What is the expected output? What do you see instead?
To have the whole layout on the popup
What version of …
-
```
What steps will reproduce the problem?
1.Click on See button from the file list
2.
3.
What is the expected output? What do you see instead?
To have the whole layout on the popup
What version of …
-
I'm jPlayer to stream a shoutcast stream but after upgrading to macOS Sierra it doesn't work any more on Safari
I'm using circle player, but i tried with package examples on first load it seems to wo…
al404 updated
7 years ago
-
Hi,
One of my customer is receiving a lot of feedback of the player not playing audio in Android.
It seems that sometimes it is with the native Android browser, sometimes with Chrome.
I cannot repro…
-
Hi Menno,
Congratulations with the new Flexibility!
I updated 2.0.8 to 3.0.2 I did this with my test site. Because I build a membership login, a calendar a jplayer in my site I had some extra css an…
Showa updated
11 years ago
-
I am using the jPlayer plugin as an audio player, but it seems that certain events like loadeddata and ended does not work when I set this property: solutions: "flash, html".
-
```
What steps will reproduce the problem?
1.Uploading an mp3
2.Trying to play it with jplayer viewer
3.
What is the expected output? What do you see instead?
I expected to hear the song, is see the …
-
```
// mp3j_put( '[mp3-jplayer tracks=""]' );
```
Causando problemas, está comentado no código por enquanto.