I have two ogg music files, two layouts.
In the start of each layout, I start the music looping.
I give it a name of "bgmusic". I assign that name to BOTH music files.
On the end of layout I Stop "bgmusic"
When I move to another layout the new music never starts. Only the first one plays.
Tested in latest Chrome.
CAPX Here (click green square to move to next layout)
What is wrong with my assumption here? Is this expected? I would figure that when I move to the next layout the music should top the previous and play.