ruffle/core/tests/swfs/avm1/xml_load
David Wendt aab339880d Implement `XML.load()`, with tests.
Interestingly enough, very little actually has to be done inside the async process for XML. The async process basically just fetches data and fires an event handler when it's done. Everything else is handled via a system builtin, `XML.onData`.
2020-02-22 00:02:45 -05:00
..
output.txt Implement `XML.load()`, with tests. 2020-02-22 00:02:45 -05:00
test.fla Implement `XML.load()`, with tests. 2020-02-22 00:02:45 -05:00
test.swf Implement `XML.load()`, with tests. 2020-02-22 00:02:45 -05:00
whataload.xml Implement `XML.load()`, with tests. 2020-02-22 00:02:45 -05:00