I'm trying to build a fla from an xml file using jsfl, and I just realized
I can't create an xml object with it..
am I missing something?
I believe you're right - I hit upon the same problem. Obviously you can read in an xml file as a text file and parse it yourself into an ordinary javaScript object, but it's something of an effort! Someone else may have done a javaScript XML parser you can appropriate, though.
Danny
_______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

