1 decade ago by redsq
In Chrone and Opera music not looped. See the code:
And when the music finished playing, that not starting playing again.
I tried to set
In Firefox everything is ok.
ig.music.add("test.ogg"); ig.music.play();
And when the music finished playing, that not starting playing again.
I tried to set
ig.music.loop = true
but nothing changed. In Firefox everything is ok.