flixel
flixel copied to clipboard
Allow FlxSoundAsset from ByteArray
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