Hi, the game music seems unreliable or perhaps I have some mistake? I have both the .m4a and .ogg files for all audio since I imported .wav and C2 created the other 2 files. Music is added in the Music folder while Sounds that always work are added in the Sounds folder.
For example I just published my latest game (https://dolygames.com/crazy-funny-runner/) and when I first opened it in Chrome or Firefox then everything worked fine. But after several times (visiting later / reopening the page) of opening the page the music stopped working in Chrome and the character is running without music.
I then tested it in Edge and there was no music at all.
My music control is (for each layout):
> On start of layout
>> GlobalSoundOn = 1 (it's always 1, i have no event to make it zero)
then 1) Audio Stop All and
and 2) Audio Play MUSIC looping
Anyone can help me to fix it so that music always works?
Thanks in advance