Building the Nyan Cat error throws a 404, because it tries to load assets/library.bundle as a file, while what get's exported by openfl is assets/library.bundle/library.zip, if the url is changed to load library.zip or library.swf, it will not work and throw a error
Building the Nyan Cat error throws a 404, because it tries to load
assets/library.bundleas a file, while what get's exported by openfl isassets/library.bundle/library.zip, if the url is changed to load library.zip or library.swf, it will not work and throw a error