RE: [flexcoders] Re: e4x XML question - possible bug?

2006-02-10 Thread Gordon Smith
Of Matt Chotin Sent: Thursday, February 09, 2006 11:27 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Re: e4x XML question - possible bug? I'm not sure the filtering predicate operator will work for a variable. I think you're going to need to do this instead: var matches:XMLList = new

[flexcoders] Re: e4x XML question - possible bug?

2006-02-10 Thread thunderstumpgesatwork
: Thursday, February 09, 2006 11:27 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Re: e4x XML question - possible bug? I'm not sure the filtering predicate operator will work for a variable. I think you're going to need to do this instead: var matches:XMLList = new XMLList

[flexcoders] Re: e4x XML question - possible bug?

2006-02-09 Thread thunderstumpgesatwork
Good thought, and I saw this suggestion in another related post, however this always returns an empty list. Is this possibly a bug? Do you know that this should in fact work? I have not seen any documentation stating that it should or shouldn't. thanks, Thunder --- In

RE: [flexcoders] Re: e4x XML question - possible bug?

2006-02-09 Thread Matt Chotin
@yahoogroups.com Subject: [flexcoders] Re: e4x XML question - possible bug? Good thought, and I saw this suggestion in another related post, however this always returns an empty list. Is this possibly a bug? Do you know that this should in fact work? I have not seen any documentation stating that it should