The id of my HTTPService is "srv" and I get errors on the line that I
write:

srv.lastResult.length()

My XML tree looks somewhat like this:

Schedule
- Info
- Term
--Department
---Course
----Section
--Department
...

It pretty much goes on and on in the "Department, Course, Section"
elements. I'm trying to find out how many Department elements there
are in the Term, and how many Course elements there are for a given
Department.

Check out http://bingbuilder.com for how it looks now. I'd like to
display the length of each list under the List component. Is there
anything else that I can try?

Thanks for your help

--- In flexcoders@yahoogroups.com, "Alex Harui" <[EMAIL PROTECTED]> wrote:
>
> Get the HTTPService lastResult.length()
> 
>  

Reply via email to