wildside96 / bst-player

Automatically exported from code.google.com/p/bst-player
0 stars 0 forks source link

FlashMediaPlayer play(index) event information incorrect #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new playlist
2. Go to some random song with play(int index)
3. Events for starting and next songs are related to the song that was being 
listened before

What version of the product are you using? On what operating system? On
what browser/version?
Using bst-player 1.3. The problem happens in Chrome and Firefox in Linux.

Please provide any additional information below.
We've done some debugging and the problem seems to be in 
http://code.google.com/p/bst-player/source/browse/trunk/bst-flash-player/src/mai
n/flex/com/bramosystems/oss/player/Player.as, line 142. The playlist index is 
not updated, so the provate variable _index in Playlist.as has the previous 
information.

Original issue reported on code.google.com by trup...@gmail.com on 9 Mar 2012 at 11:43

GoogleCodeExporter commented 9 years ago

Original comment by sbrah...@gmail.com on 10 Apr 2012 at 10:09

GoogleCodeExporter commented 9 years ago

Original comment by sbrah...@gmail.com on 24 Feb 2013 at 2:14