I have a strange problem with phoneGap, it plays the first 4 triggered audio files and then ignore the rest.
the first played sound has an event on "tag" ended - play again, and that works fine, this sound is played over and over without a problem.
i tried preloading, preloading on previous layout, import as sound, import as music, play action, play by filename action.
all sounds were imported the same way from a wave file, then encoded to 128b and have both mp4 and ogg files.
i tried removing the looped sound, it didn't help.
Anyone got any ideas?
Thanks.