Stop the music playing when pressing the stop button. Besides, when pressing the next button to the next song, the previous song needs to be reset

I am currently working on the music control button. When I press the “Play” button, the bar is playing, but when I press the “Pause” button, the bar does not stop and continues to play. I am applying the Move action on the running bar.

In addition, when I press the play button and want to change to another song, I press the “Next” button to rewind to the next song. But when I return to the old song, the old song bar is still playing without resetting to the original default state. Even when pressing the “Previous” button.

I would like to send you the Axure RP file that I have designed. I beg the community to help me. I would like to send my sincere thanks and appreciation to all the Axure RP enthusiasts.

Play Music.rp (115.3 KB)

Ensure the pause button stops the Spotify music progress bar using Set Move or a variable like isPlaying. Add interactions to the next/previous buttons to reset the bar and update the Spotify music display.

1 Like