Ticket #654 (closed bug: fixed)
Item dispatching is inconsistent after calling load from JS
| Reported by: | zach | Owned by: | zach |
|---|---|---|---|
| Priority: | Milestone: | Flash 5.1 | |
| Component: | Keywords: | ||
| Cc: | pablo@…, ethan@… | Forum thread: |
Description
Steps to reproduce: 1.) Add 'item' listener 2.) Call load from JS - no item event is fired 3.) Go to the next item and call load again. Item event is fired.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in 5.0.750 - Playlist set currentIndex now dispatches item event correctly.