Closed jgranick closed 10 years ago
When using the music tag ex:
<assets path="assets/sounds" rename="sounds"> <sound path="Hit.ogg" id="hit" /> <sound path="Button.ogg" id="button" /> <music path="Song1.ogg" id="song1" /> </assets>
Song1 won't play, but using sound tag instead it is OK
Comment by jgranick:
Okay, I think it should be resolved, thanks!
20 Issue by starburst997,
When using the music tag ex:
Song1 won't play, but using sound tag instead it is OK