RE: [flexcoders] xml parsing

2010-03-16 Thread Tracy Spratt
The double colon is the namespace accessor. But I do not really understand that example. Unless you can use a wildcard as a namespace? I have managed to mostly avoid dealing with namespaces so far. Tracy Spratt, Lariat Services, development services available _ From:

Re: [flexcoders] XML Parsing - maintaining a record pointer

2009-02-20 Thread Sam Lai
You could use a different variable name in the inner loop, that way it won't change the object in the outer loop. On 2/21/09, Libby libbychan...@yahoo.com wrote: hi, flexCoders! thanks for all ur help in the past! Does Flex maintain your record pointer while reading an xml file? basically

RE: [flexcoders] XML Parsing - maintaining a record pointer

2009-02-20 Thread Tracy Spratt
bandwidth available From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Sam Lai Sent: Friday, February 20, 2009 4:12 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] XML Parsing - maintaining a record pointer You could use

RE: [flexcoders] XML Parsing

2005-08-21 Thread Matt Chotin
:[EMAIL PROTECTED]] On Behalf Of Clint Modien Sent: Friday, August 19, 2005 12:31 PM To: [EMAIL PROTECTED] Subject: Re: [flexcoders] XML Parsing Do you have a quick example you could post? On 8/19/05, Kevin Towes (New Toronto Group) [EMAIL PROTECTED] wrote: Has anyone run

Re: [flexcoders] XML Parsing

2005-08-19 Thread Clint Modien
Do you have a quick example you could post? On 8/19/05, Kevin Towes (New Toronto Group) [EMAIL PROTECTED] wrote: Has anyone run into an issue when parsing an XML file in FLEX? When the automatic parser parses an XML file, and there is an attribute in the node, the value between the XML tags is