Quantcast
Viewing all articles
Browse latest Browse all 108

Simple XML reading? (only string/numerical data needed)

I know this has been asked before(most of them only demonstrate with texture/resource downloads), there's scripts for this thing(none of them have documentation on how to use them or a brief description of limitations). I'm working on an MMO so my plan is to send the positions/rotation/animation data with wwwForms, then receive it from an XML file(since I still can't figure out how do use string variables instead; I'd rather go that route) and then take the XML data and update each individual players.

All I really need is a brief introduction on accessing nodes and there values in XML files the rest I can take from there with my Actionscripting3.0 and XML background.


Viewing all articles
Browse latest Browse all 108

Trending Articles