Ticket #1423 (closed bug: fixed)

Opened 22 months ago

Last modified 21 months ago

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):

  1. Load a playlist with an audio file as the first element
  2. Start playing the audio file
  3. Using the JavaScript API, call getPlaylist()
  4. Add an item to the playlist array
  5. 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

comment:1 Changed 21 months ago by pablo

  • Description modified (diff)

comment:2 Changed 21 months ago by pablo

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in [1982]

Note: See TracTickets for help on using tickets.