Wes or anybody...
Ok, been trying to get this to work but no joy...
I have show and hide commands all linked to play and stop commands in music to control the main menu player which work great. What happens at the moment is when a playlist or track finishes the player and album are still displayed on the menu. Have to click exit to clear the screen.
I have been trying to set a Boolean command to trigger the clear playlist and hide commands when the playlist time = 0.00.
This doesnt work because the playlist stats are never correct as they miss out the first track time info so it never gets down to zero to trigger it. So i tried as an example to get it to trigger on playing time - audioplayer>time>%elapsed% / %total% to trigger when it reaches 0.00. Nothing happens so i am obviously doing summit wrong?
As an example how would i set it up to clear the playlist and do all my hide commands when music finishes playing?
Thanks
Andy