Answered
createjs.Sound.play random soundfx
Hi!
Anybody knows how to play an event a random sound instead of 1 redifinied sound?
createjs.Sound.play("soundfx");this is the code works like a charm, but i want 2 more soundfx being randomized and played one at the event.
Thanx a lot!
