When you send an event to play a specific item, the navigation bar ads the new item id BEFORE the existing id.
Example: navigation displays 8/20, now sendEvent(playitem, 3) causes the image to update. After that navigation bar should display 4/20, but it displays 48/20 (it leaves the 8/20 and puts the new item id before it).

Hi Peter,
Is this an issue with the image rotator?