Can't you use a flash panel to parse it for you then execute the JSFL based on that?
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Danny Kodicek > Sent: 08 November 2005 14:38 > To: Flashcoders mailing list > Subject: Re: [Flashcoders] jsfl and xml > > > 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 > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

