FlxSound: Rework load method names github.com/HaxeFlixel/f...
Rework FlxSound load methods by ACrazyTown · Pull Request #3479 · HaxeFlixel/flixel
Closes #3466. Deprecates loadEmbedded(), loadStream() and loadByteArray() and replaces them with load() and loadFromURL(). Deprecate FlxG.sound.stream() for FlxG.sound.loadFromURL() to stay consi...
github.com