I want to make a sound player. Basically I want to create 3 buttons with different loops for each button and another button that will stop all sound. For example as the .swl is loaded, the first loop will automatically play. If the secon button is clicked the first loop will stop and the loop for the second button will be played and if the visitor doesn’t want to play any music, he can press the 4th button that will stop any music that is playing.
Is this difficult to achieve?