tmulle Posted May 12, 2015 Share Posted May 12, 2015 Hi, I'm new to Phaser and really like what I've seen so far.I'm using version 2.3.0 for testing out some ideas and noticed there might be an issue with the sound handling. On your demo page: http://phaser.io/examples/v2/audio/restart-sound If I click the screen multiple times, the audio is not stopped and started again.Instead, it launches more than one instance of the sound playing so I end up hearing a mix of all the previous sounds. However, if I set the version to 2.2.2 in the demo page, things seem to work just fine with multiple clicking. The sound is stopped and restarted and I hear only one instance playing. Is this a bug? Thanks, - Tim Link to comment Share on other sites More sharing options...
Recommended Posts