Ticket #1584 (closed bug: fixed)
Must call play twice after a stop
| Reported by: | pablo | Owned by: | pablo |
|---|---|---|---|
| Priority: | High | Milestone: | Player 5.9 |
| Component: | flash | Keywords: | |
| Cc: | Forum thread: |
Description
Steps to reproduce:
- Set up a player with a single file
- Start playing
- Call jwplayer().stop();
- Call jwplayer().play();
The player does not start playback until a user action or an additional play() call.
Change History
comment:1 Changed 15 months ago by pablo
- Summary changed from Calling stop() then play() through the API doesn't resume playback to Must call play twice after a stop
Note: See
TracTickets for help on using
tickets.
