its just like you said it
add an event:
system/on start of layout
and an action
audio/play
if you won't do a 'stop audio' action, it will continue throughout the layouts.
Music won't play no matter what I do. I tried:
on start of layout >play music
on start of layout >preload >play music
on any click >play music
on any click >preload >play music
on object clicked >play music
on object clicked >preload >play music
cursor is over object >play music
cursor is over object >preload >play music
My music files are OGG, less than 10 minutes long, and I tried both the Sound folder and the Music folder. What am I doing wrong?