A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: How to detect EOF ?

  1. #1
    Junior Member
    Join Date
    Apr 2001
    Posts
    8
    When reading nodes from an XML document, how do you detect wether or not the current node is the last one? I was thinking something like comparing the current node to lastChild, but how do I specify the current node? Could I just compare the variable holding the node to lastChild?

    TIA,

  2. #2
    Senior Member
    Join Date
    Feb 2001
    Location
    Provo, Utah
    Posts
    1,112

    Uhh...

    Are you still interested in the answer?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center