MP3 Player Shuffle Help

Help with MP3 controls

Hey does anyone know how to make the controls of the MP3 player so that when you press the next button, it shuffles the songs so its not just the next song after another but it plays random songs? And also with the MP3 player, how you can set it so that it just randomly plays songs even when you dont press next, so that it just always shuffles songs? PLEASE someone help!
2,015 views 3 replies
Reply #1 Top
You know what I did? I replaced the function of the Open URL with shuffle toggle. That way I can decide what teh next button will do.

To do it yourself is easy.

Open the mp3 player in DX builder.

Right click on the open URL object and choose "configure DX player".

In the first column, scroll down to Shuffle and select it.

Click OK and export it as a new widget. Done.

If you like the URL button you can configure your Next button the same way but use teh shift or control key by configuringthe second or third column.
Reply #2 Top
Sweet solution, Zubaz!

That's what I call customization!
Reply #3 Top
Sweet solution, Zubaz!

That's what I call customization!


That means a lot coming from you. Thanks.