Ticket #1423 (closed bug: fixed)
Calling load() and playing the same audio file with autostart results in no time events
| Reported by: | pablo | Owned by: | pablo |
|---|---|---|---|
| Priority: | Milestone: | Player 5.8 | |
| Component: | flash | Keywords: | |
| Cc: | Forum thread: | http://www.longtailvideo.com/support/forums/jw-player/bug-reports/21572/loading-the-same-song-twice |
Description (last modified by pablo) (diff)
Steps to reproduce (tested in Chrome):
- Load a playlist with an audio file as the first element
- Start playing the audio file
- Using the JavaScript API, call getPlaylist()
- Add an item to the playlist array
- Load the same playlist back into the player
The file will play, but no time events will be dispatched, the controlbar will not be seekable and the time/duration fields will be blank.
Change History
Note: See
TracTickets for help on using
tickets.
