Hi, all: I am using .yaml files a bit for configuration and some data sharing in python. Just occurred to me to wonder whether one can use them in place of JSON or XML files in Royale. Is there a .yaml parser for Royale?
I see a project for a parser that claims to work with AS3 [1], but it seems to be ten years old. Andrew [1] https://github.com/lucasdupin/Simple-AS3-YAML -- Andrew Wetmore http://cottage14.blogspot.com/
