Re: [Flashcoders] Actionscript 2.0 Class involving XML
Do you mean parse any dataSet of a specific structure? XPath might do the trick - either using the built-in or using xfactorstudio's XPath. edolecki On 1/3/06, Al Veldhuis <[EMAIL PROTECTED]> wrote: > Hey Everyone, > > I am wondering if there is anyone out there who knows Actionscript 2.0 > Classes and XML extremely well. > > I have an Open Source Actionscript 2.0 class that is used to parse an > XML file into Flash. Currently this class is only capable of reading 1 > recordset of data from a specially formatted XML file which is causing a > significant limitation. I need to modify the class so it can > reference/parse multiple datasets. > > I have not posted the code or the XML here as it is kinda substancial, > however I am looking to see if there is any expert out there who is up > to the challenge. Please let me know and I will send the code. > > Al Veldhuis > > ___ > Flashcoders mailing list > Flashcoders@chattyfig.figleaf.com > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Re: [Flashcoders] Actionscript 2.0 Class involving XML
Dunno if you have looked at this before but is very nice for dealing with xml in flash http://www.xfactorstudio.com/ActionScript/AS2/XPath/ Hey Everyone, I am wondering if there is anyone out there who knows Actionscript 2.0 Classes and XML extremely well. I have an Open Source Actionscript 2.0 class that is used to parse an XML file into Flash. Currently this class is only capable of reading 1 recordset of data from a specially formatted XML file which is causing a significant limitation. I need to modify the class so it can reference/parse multiple datasets. I have not posted the code or the XML here as it is kinda substancial, however I am looking to see if there is any expert out there who is up to the challenge. Please let me know and I will send the code. Al Veldhuis ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
[Flashcoders] Actionscript 2.0 Class involving XML
Hey Everyone, I am wondering if there is anyone out there who knows Actionscript 2.0 Classes and XML extremely well. I have an Open Source Actionscript 2.0 class that is used to parse an XML file into Flash. Currently this class is only capable of reading 1 recordset of data from a specially formatted XML file which is causing a significant limitation. I need to modify the class so it can reference/parse multiple datasets. I have not posted the code or the XML here as it is kinda substancial, however I am looking to see if there is any expert out there who is up to the challenge. Please let me know and I will send the code. Al Veldhuis ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders