blog
blog
Out of context: Reply #46459
- Started
- Last post
- 76,751 Responses
- PonyBoy0
I just learned that AS 3.0 throws errors if your xml is screwy - I have an attribute I listed twice in a node... the flash player loaded the xml as requested, throwing the error right when the load was complete... which means it actually parsed and 'checked' the xml structure (w/out me asking it to check) upon load complete... that's really cool. :)