Hey, if I'm exporting my game to HTML5 and play it in the browser (Firefox), some sounds are a little bit late. In the normal desktop version the sounds are right on point but in HTML5 some of them are a little bit off.
I tried to preload these sounds with ResourceLoaders but it won't help. All of the sounds use the AudioStreamPlayer.
How can i fix that?