Hello everyone,

I’m working on a project with a single-page menu that features four tracks. My goal is for the menu to automatically highlight the next track after one finishes playing. This works perfectly for the first three tracks, as they return to the top menu and highlight the subsequent track. However, I’m encountering an issue with the last track. Once it finishes, it remains highlighted on itself instead of looping back to highlight Track 1 again.

Has anyone else experienced this? I’d appreciate any tips or solutions on how to make the last track return to highlight Track 1 after playback. Thanks in advance!