You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new FlxSound().loadByteArray exists but there's no way to pass a byte array into FlxG.sound.play/load. If FlxSoundAsset took a ByteArray those methods would work and we could have a better name convention for loadEmbedded/loadByteArray