XML/Flash prob
XML/Flash prob
Out of context: Reply #17
- Started
- Last post
- 45 Responses
- jpea0
checked the encoding, but it traces out the number of nodes nicely.
the latest version in the pastebin, doesn't go to the buildIt function. it stops at the if i==total. (which should be i==cnt i think).
but if i hard code it to i==12, it goes, it traces the 'parsing finished' but doesn't actually run the buildIt function. This makes me think that it's just something wrong with that function and how it reads the object nodes or something.