In my project I am trying to make music play in the background from the second the game starts.
However, I can not seem to get it to play. I have imported the music to the music folder, so it should stream. I have added the audio object and made the event "On start of layout - play *audiofile*"
I have also tried other commands to make it play, and also preloading. My project runs in IE, but I have also tried exporting and running it as an exe. file.
Why isn't my music playing?
Thanks for any answers!