Saturday, November 05, 2005

XPath in Flash 8

This has been posted a lot already, but i felt my blog wouldn't be complete without mentioning it.
If you start with XML in Flash, you'll quickly get annoyed by traversing xml trees by going through it's childnodes... at least that's how i felt.
Thank the maker for including an easier way... XPath from within Flash!
Easier, more intuitive and causing less problems in your code...

Have a look at this great page for more ...

Here is the official Macromedia documentation (PDF)

1 Comments:

Blogger jvcleave said...

http://www.sephiroth.it/file_detail.php?id=129

or convert the xml to an object - works grat

7:10 AM  

Post a Comment

<< Home