- AS 2.0 FAQ - XML vs. XMLConnector
- doing XML the Flash 2004 way, using XMLConnector
- The secret id tag -- the undocumented but very easy to use way of traversing XML nodes
- XML Path Resolver -- a script to read XML nodes using the
__resolve command (Flash 6). - darron schall: Better XML Parsing
- http://www.moock.org/asdg/technotes/crossDomainLoad/ "Loading XML across domains" -- In Flash MX, a movie at one domain cannot load XML or variables from another domain. This limitation is part of the Flash Player "security sandbox" that generally limits a movie's access to content hosted at another domain. The sandbox restrictions (and ways to work around them) are described in Macromedia's technote 16520. In this article, we'll focus on one specific workaround to one specific restriction.
See also: Loading data across domains
- See: Strange characters
-- ArthurClemens - 17 Sep 2003

