Wrangling with external data

@cnisidis , as Naxela write it depends of your target and as I’m not sure you read the post Read external data in detail… Why this post is among other things because Haxe targets in JS cannot directly access the file system.

Thus if it’s can help, a warning to consider for your future choices.

(The solution explained is what I’m using to store and read trained Neural Networks with Html target).