Open GoogleCodeExporter opened 8 years ago
i forgot this:
private var sounds:Dictionary = new Dictionary();
//Array(object:WavSound, object:WavSoundChannel, sound:String, loops:boolean, paused:boolean, playhead:int, volume:int, angle:int, distance:int)
Original comment by gunuse.t...@gmail.com
on 5 Sep 2012 at 10:57
I have the same problem :(
Original comment by kingn...@gmail.com
on 3 Nov 2012 at 10:40
[deleted comment]
Hey, I found solution.
Open WavSoundPlayer.as
Change it like this:
public static var MAX_BUFFERSIZE:Number = 2048;// 8192;
Original comment by morskoyz...@gmail.com
on 9 Nov 2012 at 9:57
yes u r right :��
�����ҵ� iPhone
�� 2012-11-9��17:57��as3wavsound@googlecode.com ���
Original comment by kingn...@gmail.com
on 10 Nov 2012 at 2:17
[deleted comment]
Bravo! That fixed it, morskoyz! I cannot tell you how many hours of headache
you just saved me!!!
To improve the visibility of this answer (it was very hard for me to find), I
reposted it on Stack Overflow. If you're a member, you're welcome to answer it
yourself. Either way, I've credited you with a linkback.
http://stackoverflow.com/questions/13556083/delay-when-playing-sound-using-as3wa
vsound/13556084#13556084
Original comment by indelibl...@gmail.com
on 25 Nov 2012 at 10:15
Original issue reported on code.google.com by
gunuse.t...@gmail.com
on 5 Sep 2012 at 10:53