This example code creates a mixer, plays sounds, and tags them into groups.

We'll play a background music track, and tag the other sounds as "in-game".
So when you click the "pause" button, (what would be) your game sounds can
all pause at once, but the background music can continue on.

(Remember that web browsers won't make sound until you click on the page!)
