pipi7817 / as3wavsound

Automatically exported from code.google.com/p/as3wavsound
Other
0 stars 0 forks source link

Example error #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

var drumLoop:WavSound = new WavSound(new DrumLoop() as ByteArray);
sound.play(); // must be drumLoop.play()

Original issue reported on code.google.com by System.g...@gmail.com on 28 Mar 2011 at 7:25

GoogleCodeExporter commented 9 years ago
Fixed, thank you for the report.

Original comment by b.bottema on 6 Apr 2011 at 8:45